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

jwa at macports.org jwa at macports.org
Thu Mar 17 09:57:32 PDT 2011


Revision: 77001
          http://trac.macports.org/changeset/77001
Author:   jwa at macports.org
Date:     2011-03-17 09:57:30 -0700 (Thu, 17 Mar 2011)
Log Message:
-----------
version bump to 5.3.6, changed checksums to be able just to copy the suggestion from port command

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

Modified: trunk/dports/lang/php5/Portfile
===================================================================
--- trunk/dports/lang/php5/Portfile	2011-03-17 16:50:00 UTC (rev 77000)
+++ trunk/dports/lang/php5/Portfile	2011-03-17 16:57:30 UTC (rev 77001)
@@ -7,7 +7,7 @@
 conflicts               php5-devel php52
 # Update revision of php5-eaccelerator when updating version of php5
 epoch                   1
-version                 5.3.5
+version                 5.3.6
 set major               [lindex [split ${version} .] 0]
 set my_name             php${major}
 dist_subdir             ${my_name}
@@ -30,9 +30,9 @@
 distname                php-${version}
 use_bzip2               yes
 
-checksums               [suffix ${distname}] \
-                        sha1    355701b723fcb497581c368be4d6e572c150a5ea \
-                        rmd160  831018429b87c46da7571397e0d463b81ded11eb
+checksums           md5     2286f5a82a6e8397955a0025c1c2ad98 \
+                    sha1    0e0b9b4d9117f22080e2204afa9383469eb0dbbd \
+                    rmd160  619bf96cf24bf6aa0988494186f8914fde94d44d
 
 depends_build           port:pkgconfig \
                         port:autoconf213
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110317/300d2d65/attachment.html>


More information about the macports-changes mailing list