1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Update php-horde_lz4 to 1.0.2

Fix build with other PHP than 5.4
This commit is contained in:
Martin Matuska 2014-02-09 14:00:38 +00:00
parent b20cc2697d
commit 91ec67638e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343502
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= horde_lz4
PORTVERSION= 1.0.0
PORTVERSION= 1.0.2
CATEGORIES= archivers pear
MASTER_SITES= http://pear.horde.org/get/
PKGNAMEPREFIX= php-
@ -18,6 +18,6 @@ USE_PHPEXT= yes
CONFIGURE_ARGS= --enable-horde_lz4
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/php/20100525/horde_lz4.so
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/php/${PHP_EXT_DIR}/horde_lz4.so
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (PECL/horde_lz4-1.0.0.tgz) = 22c62a933ce2dd982835d6063147676564319b8fdf286b7712e7d2be69d7ec99
SIZE (PECL/horde_lz4-1.0.0.tgz) = 21651
SHA256 (PECL/horde_lz4-1.0.2.tgz) = f94ca07259344024874f167241278b8f2cf2cf5d6ac29df2435be146e16dd003
SIZE (PECL/horde_lz4-1.0.2.tgz) = 25002