[101101] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Fri Jan 4 03:55:26 PST 2013


Revision: 101101
          https://trac.macports.org/changeset/101101
Author:   ryandesign at macports.org
Date:     2013-01-04 03:55:26 -0800 (Fri, 04 Jan 2013)
Log Message:
-----------
php-rar: update to 3.0.1; take maintainership with openmaintainer; license PHP-3.0; add php55 subport; update homepage

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

Modified: trunk/dports/php/php-rar/Portfile
===================================================================
--- trunk/dports/php/php-rar/Portfile	2013-01-04 11:46:51 UTC (rev 101100)
+++ trunk/dports/php/php-rar/Portfile	2013-01-04 11:55:26 UTC (rev 101101)
@@ -5,22 +5,24 @@
 PortGroup           php 1.1
 
 name                php-rar
-version             3.0.0
-revision            1
+version             3.0.1
 categories          php devel
 platforms           darwin
-maintainers         nomaintainer
+maintainers         ryandesign openmaintainer
+license             PHP-3.0
 
-php.branches        5.3 5.4
+php.branches        5.3 5.4 5.5
 php.pecl            yes
 
 description         A PECL extension to create and read rar files.
 
 long_description    ${description}
 
-checksums           sha1    8d8c1aac67e37a5cce146733684cee72da5127cd \
-                    rmd160  b25e7288f11d21a08bc01b7a725dfb966282b08d
+homepage            http://www.php.net/rar
 
+checksums           rmd160  5a781957e6bfa42facc513ebc9c0a8bcd48b9d7c \
+                    sha256  422a7d2b69d0192b580759064de7d404d24b3c65c7fedc4e64e2c821e92231af
+
 configure.args-append --enable-rar
 
 use_parallel_build  yes

Modified: trunk/dports/php/php5-rar/Portfile
===================================================================
--- trunk/dports/php/php5-rar/Portfile	2013-01-04 11:46:51 UTC (rev 101100)
+++ trunk/dports/php/php5-rar/Portfile	2013-01-04 11:55:26 UTC (rev 101101)
@@ -4,18 +4,21 @@
 PortSystem          1.0
 PortGroup           php5extension 1.0
 
-php5extension.setup rar 3.0.0 pecl
+php5extension.setup rar 3.0.1 pecl
 categories          php devel
 platforms           darwin
-maintainers         nomaintainer
+maintainers         ryandesign openmaintainer
+license             PHP-3.0
 
 description         A PECL extension to create and read rar files.
 
 long_description    ${description}
 
-checksums           sha1    8d8c1aac67e37a5cce146733684cee72da5127cd \
-                    rmd160  b25e7288f11d21a08bc01b7a725dfb966282b08d
+homepage            http://www.php.net/rar
 
+checksums           rmd160  5a781957e6bfa42facc513ebc9c0a8bcd48b9d7c \
+                    sha256  422a7d2b69d0192b580759064de7d404d24b3c65c7fedc4e64e2c821e92231af
+
 configure.args-append --enable-rar
 
 use_parallel_build  yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130104/2aced34a/attachment.html>


More information about the macports-changes mailing list