[95775] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Sun Jul 22 01:48:32 PDT 2012


Revision: 95775
          https://trac.macports.org/changeset/95775
Author:   ryandesign at macports.org
Date:     2012-07-22 01:48:31 -0700 (Sun, 22 Jul 2012)
Log Message:
-----------
php-lzf: update to 1.6.2 (#35223)

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

Removed Paths:
-------------
    trunk/dports/php/php-lzf/files/

Modified: trunk/dports/php/php-lzf/Portfile
===================================================================
--- trunk/dports/php/php-lzf/Portfile	2012-07-22 08:34:12 UTC (rev 95774)
+++ trunk/dports/php/php-lzf/Portfile	2012-07-22 08:48:31 UTC (rev 95775)
@@ -5,8 +5,7 @@
 PortGroup           php 1.1
 
 name                php-lzf
-version             1.5.2
-revision            1
+version             1.6.2
 categories          php devel
 platforms           darwin
 maintainers         freebsd.org:miwi
@@ -18,16 +17,11 @@
 
 long_description    ${description}
 
-checksums           sha1    f9c1d4b70cfda28b46352ff410fae059dd844e41 \
-                    rmd160  c4c579abb0bd0c0866f4c0f0a8a64a5505137c9a
+checksums           rmd160  5a0140ef9fe82f576d4b4c5d085ef3141fac0a15 \
+                    sha256  b381ac66cd12cc753e768c602f87d542fcd9718039cec4947d37f1229a7b93e3
 
-# Case-only distname change; remove this line with the next port version update.
-dist_subdir         ${dist_subdir}/${version}_1
-
 distname            LZF-${version}
 
-patchfiles          patch-lzf.c.diff
-
 configure.args-append --enable-lzf
 
 use_parallel_build  yes

Modified: trunk/dports/php/php5-lzf/Portfile
===================================================================
--- trunk/dports/php/php5-lzf/Portfile	2012-07-22 08:34:12 UTC (rev 95774)
+++ trunk/dports/php/php5-lzf/Portfile	2012-07-22 08:48:31 UTC (rev 95775)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           php5extension 1.0
 
-php5extension.setup lzf 1.5.2 pecl
+php5extension.setup lzf 1.6.2 pecl
 categories          php devel
 platforms           darwin
 maintainers         freebsd.org:miwi
@@ -13,9 +13,11 @@
 
 long_description    ${description}
 
-checksums           sha1    f9c1d4b70cfda28b46352ff410fae059dd844e41 \
-                    rmd160  c4c579abb0bd0c0866f4c0f0a8a64a5505137c9a
+checksums           rmd160  5a0140ef9fe82f576d4b4c5d085ef3141fac0a15 \
+                    sha256  b381ac66cd12cc753e768c602f87d542fcd9718039cec4947d37f1229a7b93e3
 
+distname            LZF-${version}
+
 configure.args-append --enable-lzf
 
 use_parallel_build  yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120722/17badffa/attachment.html>


More information about the macports-changes mailing list