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

Log Message

php5-oauth: update to 1.2

Modified Paths

Diff

Modified: trunk/dports/php/php5-oauth/Portfile (80012 => 80013)


--- trunk/dports/php/php5-oauth/Portfile	2011-07-01 22:08:05 UTC (rev 80012)
+++ trunk/dports/php/php5-oauth/Portfile	2011-07-01 22:10:21 UTC (rev 80013)
@@ -3,7 +3,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup oauth 1.1.0 pecl
+php5extension.setup oauth 1.2 pecl
 license         BSD
 categories      php devel
 platforms       darwin
@@ -15,8 +15,8 @@
     applications to securely access data without having to store usernames and \
     passwords.
 
-checksums       sha1    72fe67c57e31fc78190412b365fef2b6ac8828a5 \
-                rmd160  edf941b83b7e8c8fa238099a1cf8a0017c48450d
+checksums       sha1    11a5c5863aec7773428949f61238e52aba36e793 \
+                rmd160  16295de5bb997007786f5761fdc2bcbb49616192
 
 depends_lib-append \
     port:gettext \