[71302] trunk/dports/php/php5-oauth/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 7 17:58:32 PDT 2010


Revision: 71302
          http://trac.macports.org/changeset/71302
Author:   ryandesign at macports.org
Date:     2010-09-07 17:58:31 -0700 (Tue, 07 Sep 2010)
Log Message:
-----------
php5-oauth: update to 1.0.0 and add gettext dependency; see #26206

Modified Paths:
--------------
    trunk/dports/php/php5-oauth/Portfile

Modified: trunk/dports/php/php5-oauth/Portfile
===================================================================
--- trunk/dports/php/php5-oauth/Portfile	2010-09-08 00:52:39 UTC (rev 71301)
+++ trunk/dports/php/php5-oauth/Portfile	2010-09-08 00:58:31 UTC (rev 71302)
@@ -3,8 +3,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup oauth 0.99.9 pecl
-revision        1
+php5extension.setup oauth 1.0.0 pecl
 license         BSD
 categories      php devel
 platforms       darwin
@@ -16,11 +15,12 @@
     applications to securely access data without having to store usernames and \
     passwords.
 
-checksums       md5     7a93f01d31076ea4eda87d95e658ce76 \
-                sha1    179b872373fedb521f01ef3aeb3587a8ba33e39c \
-                rmd160  ace7defa4dbacee8048a1496558e99c6e45f381e
+checksums       md5     7cf9652847f589f066cb4c36aebf9177 \
+                sha1    92fffae4eab67f1970f4b720ad3520376e52c0cf \
+                rmd160  d11ee1f97745b3647e6d20ef5c9aaf2a5234f17f
 
 depends_lib-append \
+    port:gettext \
     port:curl
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100907/b39b96c5/attachment-0001.html>


More information about the macports-changes mailing list