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

ciserlohn at macports.org ciserlohn at macports.org
Mon Apr 14 13:56:55 PDT 2014


Revision: 118999
          https://trac.macports.org/changeset/118999
Author:   ciserlohn at macports.org
Date:     2014-04-14 13:56:55 -0700 (Mon, 14 Apr 2014)
Log Message:
-----------
git-core: reintroduce dependency on p5.{12,14,16}-term-readkey (removed in r114983) required by Git.pm (closes #43365)

Revision Links:
--------------
    https://trac.macports.org/changeset/114983

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2014-04-14 20:51:28 UTC (rev 118998)
+++ trunk/dports/devel/git-core/Portfile	2014-04-14 20:56:55 UTC (rev 118999)
@@ -5,6 +5,7 @@
 
 name                git-core
 version             1.9.2
+revision            1
 description         A fast version control system
 long_description    Git is a fast, scalable, distributed open source version \
                     control system focusing on speed and efficiency.
@@ -44,7 +45,8 @@
 
 
 depends_run-append  port:p${perl_version}-error \
-                    port:p${perl_version}-net-smtp-ssl
+                    port:p${perl_version}-net-smtp-ssl \
+                    port:p${perl_version}-term-readkey
 
 depends_lib-append  port:perl${perl_version}
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140414/d1882e8c/attachment.html>


More information about the macports-changes mailing list