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

ciserlohn at macports.org ciserlohn at macports.org
Fri Dec 20 01:52:12 PST 2013


Revision: 114982
          https://trac.macports.org/changeset/114982
Author:   ciserlohn at macports.org
Date:     2013-12-20 01:52:12 -0800 (Fri, 20 Dec 2013)
Log Message:
-----------
git-core: add missing dependency (closes #33643)

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2013-12-20 09:46:18 UTC (rev 114981)
+++ trunk/dports/devel/git-core/Portfile	2013-12-20 09:52:12 UTC (rev 114982)
@@ -28,7 +28,8 @@
 
 depends_run         port:rsync \
                     port:p5.12-error \
-                    port:p5.12-term-readkey
+                    port:p5.12-term-readkey \
+                    port:p5.12-net-smtp-ssl
 
 depends_lib         port:perl5.12 \
                     port:curl \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131220/aa295180/attachment.html>


More information about the macports-changes mailing list