X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:to:subject:references :content-type; q=dns; s=default; b=UTdif3Tzlr8fcI/akJUVFuvmz4MqU 0KG4FgahnR5CkN43okcerTLAdo3c+hxOIKZfDoAlId/T+x2Rw/lrGXUbvNDtz+Kc /cUwDfHx249gxRL8nZ/cjW/YPfJ3Ct4VkF2qutD7PcxwZedAWba8pYVyFptUojVe zF/jg8WNZqjI5k= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:to:subject:references :content-type; s=default; bh=epg8VAofdqXdhJwCmB42NJbxj0g=; b=ktB J2dZ7JEOr3NvGp/kyLxLax8ygSmupjOMY+97GqbzGpGUhUoKBzKmtbW1V714hnNw hGjh9My8cY6HbFSQLW3hy4ecbVlCHjAhBnIkmnLoiIcInBtOsK8JHODsC7dVwDBd sKfbD1Eb43wJMe0JaIMDyEkdYB7hzZE//anyK27U= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy=H*UA:github.com, HX-Received:7b4a, HX-Languages-Length:753, H*M:1c69fb81 X-HELO: mail-ot1-f50.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:date:from:to:subject:references:user-agent; bh=7B9Ho5eBcQOo310ff2+2TvmJ+DlJumMzp+Dh4BzZu+E=; b=BBLQXYm2orTcwpgLfs41lg8c/xH4THjMr0wM+PH8qSkYxrH4fCRo+BkJpEmkp+NH3l kjgZgG6TzOSY45woXr4O0FP2ZY+q+rwRSeEPCy9Pb/jdwBsjxb3m/0Y2LETJ9FwBmsl6 d9weJpy16ZYQWrXXnAy+97zfqO+4z/5ZHvfmfmG3aKMk07F1NT4jJPpw18DHQ8Ew1lpp GPAZG4ok1sywFqqKIEef2qtAZXRUHxavapTx1hm50fjq28daY03H7rzkTbnUrJUVH6NY ox+pGCf4j58FGlKjo7G/8fVKXQW8i3ePNlm7paXVg3rTF13FDYyEMhjMLE3jXnwoSx6C teJw== Message-ID: <5dffde35.1c69fb81.9c4e9.36ba@mx.google.com> Date: Sun, 22 Dec 2019 13:20:53 -0800 (PST) From: Steven Penny To: cygwin AT cygwin DOT com Subject: Re: Request package updates for Poppler, Subversion and Git References: Content-Type: text/plain; charset=utf8 User-Agent: Suede Mail/2.8.0 (github.com/cup/suede) On Sun, 22 Dec 2019 18:50:34 +0100, Achim Gratz wrote: > Keep in mind you will then have to re-do it just after the new year for > the Perl update. Not necessarily. I know people have disagreed with this in the past, but I have looked at this again and it seems that not all distros require Perl with a Git install. For example Fedora "git-core" only requires: Requires: less Requires: openssh-clients Requires: zlib >= 1.2 https://apps.fedoraproject.org/packages/git/sources/spec Some notable scripts would not work, like "git add --interactive", but Cygwin could have a "git" and "git-core" to deal with that. Personally I have installed Git without Perl for some years without issue. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple