Updates archivers/pecl-lzf to 1.6.3 which includes bug
fixes and PHP7 compatibility.
built / packaged / passes regression on amd64, I don't
actively use this since the demise of www/horde though
so I have no real world tests.
thanks,
.jh
Index: pecl-lzf/Makefile
===================================================================
RCS file: /cvs/ports/archivers/pecl-lzf/Makefile,v
retrieving revision 1.13
diff -u -p -u -p -r1.13 Makefile
--- pecl-lzf/Makefile 5 Jun 2015 06:00:20 -0000 1.13
+++ pecl-lzf/Makefile 19 Jun 2015 15:58:43 -0000
@@ -2,10 +2,9 @@
COMMENT = PHP support for LZF de/compression
-DISTNAME = LZF-1.6.2
+DISTNAME = LZF-1.6.3
CATEGORIES = archivers
MAINTAINER = Johan Huldtgren <[email protected]>
-REVISION = 2
# PHP
PERMIT_PACKAGE_CDROM = Yes
Index: pecl-lzf/distinfo
===================================================================
RCS file: /cvs/ports/archivers/pecl-lzf/distinfo,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 distinfo
--- pecl-lzf/distinfo 26 Jan 2013 14:45:18 -0000 1.2
+++ pecl-lzf/distinfo 19 Jun 2015 15:58:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (LZF-1.6.2.tgz) = s4GsZs0SzHU+doxgL4fVQvzZcYA5zsSUfTfxIpp7k+M=
-SIZE (LZF-1.6.2.tgz) = 13204
+SHA256 (LZF-1.6.3.tgz) = QuxFjqEBKKgB6NOXNrUZuoH6ddKmF9J3e31rMnZgGl0=
+SIZE (LZF-1.6.3.tgz) = 15545
Index: pecl-lzf/pkg/PLIST
===================================================================
RCS file: /cvs/ports/archivers/pecl-lzf/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 PLIST
--- pecl-lzf/pkg/PLIST 8 Jul 2011 18:25:40 -0000 1.2
+++ pecl-lzf/pkg/PLIST 19 Jun 2015 15:58:43 -0000
@@ -1,4 +1,3 @@
@comment $OpenBSD: PLIST,v 1.2 2011/07/08 18:25:40 robert Exp $
lib/php-${MODPHP_VERSION}/modules/${MODULE_NAME}.so
share/examples/php-${MODPHP_VERSION}/${MODULE_NAME}.ini
-@sample ${SYSCONFDIR}/php-${MODPHP_VERSION}.sample/${MODULE_NAME}.ini