[74397] trunk/dports/math

and.damore at macports.org and.damore at macports.org
Tue Dec 14 22:32:59 PST 2010


Revision: 74397
          http://trac.macports.org/changeset/74397
Author:   and.damore at macports.org
Date:     2010-12-14 22:32:53 -0800 (Tue, 14 Dec 2010)
Log Message:
-----------
removed unneeded pre-destroot as per #27677

Modified Paths:
--------------
    trunk/dports/math/libticables2/Portfile
    trunk/dports/math/libticalcs2/Portfile
    trunk/dports/math/libticonv/Portfile
    trunk/dports/math/libtifiles2/Portfile
    trunk/dports/math/tilp2/Portfile

Modified: trunk/dports/math/libticables2/Portfile
===================================================================
--- trunk/dports/math/libticables2/Portfile	2010-12-15 06:10:55 UTC (rev 74396)
+++ trunk/dports/math/libticables2/Portfile	2010-12-15 06:32:53 UTC (rev 74397)
@@ -26,7 +26,3 @@
                     port:libtifiles2 \
                     port:gettext \
                     path:lib/pkgconfig/glib-2.0.pc:glib2
-
-pre-destroot {
-    system "chmod +x ${worksrcpath}/install-sh "
-}

Modified: trunk/dports/math/libticalcs2/Portfile
===================================================================
--- trunk/dports/math/libticalcs2/Portfile	2010-12-15 06:10:55 UTC (rev 74396)
+++ trunk/dports/math/libticalcs2/Portfile	2010-12-15 06:32:53 UTC (rev 74397)
@@ -27,7 +27,3 @@
                     port:libticables2 \
                     path:lib/pkgconfig/glib-2.0.pc:glib2 \
                     port:zlib
-
-pre-destroot {
-    system "chmod +x ${worksrcpath}/install-sh "
-}

Modified: trunk/dports/math/libticonv/Portfile
===================================================================
--- trunk/dports/math/libticonv/Portfile	2010-12-15 06:10:55 UTC (rev 74396)
+++ trunk/dports/math/libticonv/Portfile	2010-12-15 06:32:53 UTC (rev 74397)
@@ -24,7 +24,3 @@
 depends_lib         port:libiconv \
                     port:libusb-compat \
                     path:lib/pkgconfig/glib-2.0.pc:glib2
-
-pre-destroot { 
-    system "chmod +x ${worksrcpath}/install-sh "
-}

Modified: trunk/dports/math/libtifiles2/Portfile
===================================================================
--- trunk/dports/math/libtifiles2/Portfile	2010-12-15 06:10:55 UTC (rev 74396)
+++ trunk/dports/math/libtifiles2/Portfile	2010-12-15 06:32:53 UTC (rev 74397)
@@ -25,7 +25,3 @@
                     port:gettext \
                     path:lib/pkgconfig/glib-2.0.pc:glib2 \
                     port:zlib
-
-pre-destroot {
-    system "chmod +x ${worksrcpath}/install-sh "
-}

Modified: trunk/dports/math/tilp2/Portfile
===================================================================
--- trunk/dports/math/tilp2/Portfile	2010-12-15 06:10:55 UTC (rev 74396)
+++ trunk/dports/math/tilp2/Portfile	2010-12-15 06:32:53 UTC (rev 74397)
@@ -32,7 +32,3 @@
 patchfiles          patch-man-Makefile.in.diff
 
 configure.args      --without-kde
-
-pre-destroot {
-    system "chmod +x ${worksrcpath}/install-sh "
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101214/988f92fe/attachment-0001.html>


More information about the macports-changes mailing list