[77715] trunk/dports/devel/gmp/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sun Apr 10 10:13:37 PDT 2011


Revision: 77715
          http://trac.macports.org/changeset/77715
Author:   mcalhoun at macports.org
Date:     2011-04-10 10:13:34 -0700 (Sun, 10 Apr 2011)
Log Message:
-----------
gmp: Fix comments.

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

Modified: trunk/dports/devel/gmp/Portfile
===================================================================
--- trunk/dports/devel/gmp/Portfile	2011-04-10 16:47:28 UTC (rev 77714)
+++ trunk/dports/devel/gmp/Portfile	2011-04-10 17:13:34 UTC (rev 77715)
@@ -31,7 +31,7 @@
 use_bzip2       yes
 use_parallel_build yes
 
-# See http://trac.macports.org/ticket/16634
+# See #16634
 patchfiles      patch-gmp-h.in.diff
 
 configure.args  --infodir=${prefix}/share/info \
@@ -56,7 +56,7 @@
 test.target     check
 
 post-destroot {
-    # For the upgrade 4.3.2 -> 5.0.1, do not force all packages which depend on GMP to be rebuilt.
+    # For the upgrade 4.3.2 -> 5.0.1 (r63519), do not force all packages which depend on GMP to be rebuilt.
     ln -s libgmp.dylib ${destroot}${prefix}/lib/libgmp.3.dylib
 }
 
@@ -110,6 +110,6 @@
 }
 
 platform powerpc {
-    # See http://trac.macports.org/ticket/9053
+    # See #9053
     patchfiles-append  patch-config.guess.diff
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110410/1a92951e/attachment.html>


More information about the macports-changes mailing list