Revision
80011
Author
ryandesign@macports.org
Date
2011-07-01 15:07:53 -0700 (Fri, 01 Jul 2011)

Log Message

php5-hidef: update to 0.1.9

Modified Paths

Diff

Modified: trunk/dports/php/php5-hidef/Portfile (80010 => 80011)


--- trunk/dports/php/php5-hidef/Portfile	2011-07-01 21:04:30 UTC (rev 80010)
+++ trunk/dports/php/php5-hidef/Portfile	2011-07-01 22:07:53 UTC (rev 80011)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup hidef 0.1.7 pecl
+php5extension.setup hidef 0.1.9 pecl
 license         PHP
 categories      php devel
 platforms       darwin
@@ -15,8 +15,8 @@
     then processed like internal constants, without any of the usual \
     performance penalties.
 
-checksums       sha1    1f0ef946a6269fe9796ad2424735f69c3b418f57 \
-                rmd160  cf02ddf8012b45d983b4a2f1a6dc835fc6fe4c85
+checksums       sha1    1cf42602d7d6c2f72f4919433c6ca1a3113315d1 \
+                rmd160  506f4b1e082111bcb4d50a62bcd9983d6b026b20
 
 use_parallel_build yes