[77003] trunk/dports/lang/php5/Portfile

jwa at macports.org jwa at macports.org
Thu Mar 17 11:34:12 PDT 2011


Revision: 77003
          http://trac.macports.org/changeset/77003
Author:   jwa at macports.org
Date:     2011-03-17 11:34:11 -0700 (Thu, 17 Mar 2011)
Log Message:
-----------
restore previous checksum to allow suhosin variant, mea culpa

Modified Paths:
--------------
    trunk/dports/lang/php5/Portfile

Modified: trunk/dports/lang/php5/Portfile
===================================================================
--- trunk/dports/lang/php5/Portfile	2011-03-17 16:58:30 UTC (rev 77002)
+++ trunk/dports/lang/php5/Portfile	2011-03-17 18:34:11 UTC (rev 77003)
@@ -30,9 +30,10 @@
 distname                php-${version}
 use_bzip2               yes
 
-checksums           md5     2286f5a82a6e8397955a0025c1c2ad98 \
-                    sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
-                    rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
+checksums               [suffix ${distname}] \
+    md5     2286f5a82a6e8397955a0025c1c2ad98 \
+    sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+    rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_build           port:pkgconfig \
                         port:autoconf213
@@ -189,8 +190,10 @@
     patch_sites-append          http://download.suhosin.org/
     patchfiles-append           ${suhosin_patch}
     checksums-append            ${suhosin_patch} \
-                                sha1    a2ab4bd03a329ec56a1f8b99e12e59f1838e0da6 \
-                                rmd160  e5105397a9e41997ad11d2a0be01c7e3c9d06c6e \
+                    md5     69683b97f1e8d8c7ad01eebcbb8a56fa \
+                    sha1    a2ab4bd03a329ec56a1f8b99e12e59f1838e0da6 \
+                    rmd160  e5105397a9e41997ad11d2a0be01c7e3c9d06c6e \
+
 }
 
 destroot.args           INSTALL_ROOT=${destroot}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110317/5488da2c/attachment.html>


More information about the macports-changes mailing list