[107814] trunk/dports/lang/php/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Jul 5 23:39:14 PDT 2013


Revision: 107814
          https://trac.macports.org/changeset/107814
Author:   ryandesign at macports.org
Date:     2013-07-05 23:39:14 -0700 (Fri, 05 Jul 2013)
Log Message:
-----------
php54: update to 5.4.17; add md5 checksums since that's what upstream lists

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

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2013-07-06 06:38:42 UTC (rev 107813)
+++ trunk/dports/lang/php/Portfile	2013-07-06 06:39:14 UTC (rev 107814)
@@ -65,6 +65,7 @@
         set suhosin_patch_version   5.3.9-0.9.10
         set suhosin_patch           suhosin-patch-${suhosin_patch_version}.patch.gz
         checksums       [suffix ${distname}] \
+                        md5     d71db8d92edbb48beb5b645b55471139 \
                         rmd160  a902aef59683dc7b051c81111b2995f8d5ebad93 \
                         sha256  a36c9ed855e58da163868790695e722b782b1afc6f131be84182e8d73dcbf2a3 \
                         ${suhosin_patch} \
@@ -73,12 +74,13 @@
     }
     5.4 {
         epoch           1
-        version         5.4.16
+        version         5.4.17
         use_bzip2       yes
         set suhosin_available       no
         checksums       [suffix ${distname}] \
-                        rmd160  8fa3d93006f950706fd1f2544108cd69201a4d9e \
-                        sha256  3ec25fb5c260b3b512a5079ad1674fa6aea9c3bd79623bf307ee643f6fcdc236
+                        md5     1e027e99e2a874310fd518e87e3947af \
+                        rmd160  b167420094885593f068bcd3a012452a0156bb5b \
+                        sha256  dc49935387a5d1f6ac798a3bb4902ca5020f3aa74117ea848b58d1bb61327eb4
     }
     5.5 {
         epoch           2
@@ -86,6 +88,7 @@
         use_xz          yes
         set suhosin_available       no
         checksums       [suffix ${distname}] \
+                        md5     c7df0cb28cfff4e277fd9cd9b73cebfb \
                         rmd160  63b90021b6a185e25d403722914bff450b56b0d2 \
                         sha256  9b3e870d5a6a3395211c70579816ccafc8e1b1bd52923df224ff6c48d09e69e9
     }
@@ -99,6 +102,7 @@
         use_xz          yes
         set suhosin_available       no
         checksums       [suffix ${distname}] \
+                        md5     00000000000000000000000000000000 \
                         rmd160  0000000000000000000000000000000000000000 \
                         sha256  0000000000000000000000000000000000000000000000000000000000000000
         livecheck.url   ${homepage}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130705/111cff13/attachment-0001.html>


More information about the macports-changes mailing list