Revision
75726
Author
ryandesign@macports.org
Date
2011-02-05 12:46:56 -0800 (Sat, 05 Feb 2011)

Log Message

php5-htscanner: update to 1.0.0

Modified Paths

Diff

Modified: trunk/dports/php/php5-htscanner/Portfile (75725 => 75726)


--- trunk/dports/php/php5-htscanner/Portfile	2011-02-05 20:46:22 UTC (rev 75725)
+++ trunk/dports/php/php5-htscanner/Portfile	2011-02-05 20:46:56 UTC (rev 75726)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     htscanner 0.9.0 pecl
+php5extension.setup     htscanner 1.0.0 pecl
 categories-append       www
 platforms               darwin
 maintainers             ryandesign
@@ -15,9 +15,8 @@
 long_description        ${name} is ${description}, especially useful when \
                         using PHP as a FastCGI executable.
 
-checksums               md5     ad8f28e4cdfec6d3a5a990e1531a1a12 \
-                        sha1    7aacd63b56df54a1b465fe1e0e30a91ede91f3af \
-                        rmd160  2dc035d98d3caa0054fafbe3fc12b04caed6b7dc
+checksums               sha1    d57e68827d8f1a82d91d1db4871e40023b4bb753 \
+                        rmd160  c781c09fd1bd4a803a3f79c41b107dfe221cfc55
 
 use_parallel_build      yes