[141882] trunk/dports/devel/git/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Dec 12 03:24:32 PST 2015


Revision: 141882
          https://trac.macports.org/changeset/141882
Author:   jeremyhu at macports.org
Date:     2015-10-30 09:07:05 -0700 (Fri, 30 Oct 2015)
Log Message:
-----------
git: Add missing lighttpd and p5-cgi dependencies for git-instaweb

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

Modified: trunk/dports/devel/git/Portfile
===================================================================
--- trunk/dports/devel/git/Portfile	2015-10-30 15:54:26 UTC (rev 141881)
+++ trunk/dports/devel/git/Portfile	2015-10-30 16:07:05 UTC (rev 141882)
@@ -6,6 +6,7 @@
 
 name                git
 version             2.6.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.
@@ -42,6 +43,8 @@
                     port:p${perl5.major}-error \
                     port:p${perl5.major}-net-smtp-ssl \
                     port:p${perl5.major}-term-readkey \
+                    port:p${perl5.major}-cgi \
+                    port:lighttpd \
                     port:rsync
 
 patchfiles          patch-Makefile.diff git-subtree.1.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/f26c9f24/attachment.html>


More information about the macports-changes mailing list