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

ciserlohn at macports.org ciserlohn at macports.org
Sat Mar 23 14:29:42 PDT 2013


Revision: 104362
          https://trac.macports.org/changeset/104362
Author:   ciserlohn at macports.org
Date:     2013-03-23 14:29:42 -0700 (Sat, 23 Mar 2013)
Log Message:
-----------
git-core: bring back the contrib folder (in a more appropriate location)

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

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2013-03-23 21:23:54 UTC (rev 104361)
+++ trunk/dports/devel/git-core/Portfile	2013-03-23 21:29:42 UTC (rev 104362)
@@ -5,6 +5,7 @@
 
 name                git-core
 version             1.8.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.
@@ -107,6 +108,9 @@
 
     xinstall -m 755 ${worksrcpath}/contrib/subtree/git-subtree.sh \
         ${destroot}${prefix}/libexec/git-core/git-subtree
+
+    file copy ${worksrcpath}/contrib ${share_path}
+
 }
 
 if {![variant_isset python26] && ![variant_isset python27]} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130323/ae68cb1f/attachment.html>


More information about the macports-changes mailing list