[42573] trunk/dports/devel/git-core/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Mon Nov 24 13:32:42 PST 2008


Revision: 42573
          http://trac.macports.org/changeset/42573
Author:   mcalhoun at macports.org
Date:     2008-11-24 13:32:42 -0800 (Mon, 24 Nov 2008)
Log Message:
-----------
git-core: change perl dependency from port:perl5.8 to path:bin/perl (see #16830)

Modified Paths:
--------------
    trunk/dports/devel/git-core/Portfile

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2008-11-24 21:30:01 UTC (rev 42572)
+++ trunk/dports/devel/git-core/Portfile	2008-11-24 21:32:42 UTC (rev 42573)
@@ -22,7 +22,7 @@
 checksums    git-${version}${extract.suffix} sha1 6e9471519d482894ffd7ecc10cf2c09506971e3d \
              git-manpages-${version}${extract.suffix} sha1 26e713ef11449187f9762fb603cca43b2b5b80b8
 
-depends_run  port:rsync port:perl5.8 port:p5-error
+depends_run  port:rsync path:bin/perl:perl5 port:p5-error
 depends_lib  port:curl port:zlib port:openssl port:expat port:libiconv
 
 patchfiles   patch-Makefile.diff patch-http.h.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081124/a49a96d6/attachment.html>


More information about the macports-changes mailing list