[74299] trunk/dports/lang/php52/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Dec 10 20:14:01 PST 2010


Revision: 74299
          http://trac.macports.org/changeset/74299
Author:   ryandesign at macports.org
Date:     2010-12-10 20:13:54 -0800 (Fri, 10 Dec 2010)
Log Message:
-----------
php52: update to 5.2.15

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

Modified: trunk/dports/lang/php52/Portfile
===================================================================
--- trunk/dports/lang/php52/Portfile	2010-12-11 03:38:27 UTC (rev 74298)
+++ trunk/dports/lang/php52/Portfile	2010-12-11 04:13:54 UTC (rev 74299)
@@ -5,7 +5,7 @@
 
 name                    php52
 conflicts               php5 php5-devel php5-gd php5-iconv php5-mbstring php5-sqlite
-version                 5.2.14
+version                 5.2.15
 set major               [lindex [split ${version} .] 0]
 set my_name             php${major}
 dist_subdir             ${my_name}
@@ -28,9 +28,8 @@
 
 checksums \
     [suffix ${distname}] \
-    md5     bfdfc0e62fe437020cc04078269d1414 \
-    sha1    311b44b2c0f2eea8ab8dab876d2a6b6e7a55632e \
-    rmd160  f699488f5b266a1c5e36df570c4d5896dc4e0aea
+    sha1    91e6488a39a80e533f5d792fb8857cf10b0326ad \
+    rmd160  cae061990527216e1d50352a22875807fdb79109
 
 depends_build \
     port:pkgconfig \
@@ -370,7 +369,7 @@
             return -code error "incompatible Mac OS X version"
         }
     }
-    set suhosin_patch_version   ${version}-0.9.7
+    set suhosin_patch_version   5.2.14-0.9.7
     set suhosin_patch           suhosin-patch-${suhosin_patch_version}.patch.gz
     patch_sites-append          http://download.suhosin.org/
     patchfiles-append           ${suhosin_patch}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101210/f6516f00/attachment.html>


More information about the macports-changes mailing list