diff options
author | miwi <miwi@FreeBSD.org> | 2012-05-29 16:34:09 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-05-29 16:34:09 +0800 |
commit | 7f41d5a931d099bb94f47e5a25de5a29d8c9c9cb (patch) | |
tree | 6fcde799f184448c7928388e0d686f1c23f4bf4a /devel | |
parent | b02525253ab5b4b987949914760f4d680770cd13 (diff) | |
download | freebsd-ports-gnome-7f41d5a931d099bb94f47e5a25de5a29d8c9c9cb.tar.gz freebsd-ports-gnome-7f41d5a931d099bb94f47e5a25de5a29d8c9c9cb.tar.zst freebsd-ports-gnome-7f41d5a931d099bb94f47e5a25de5a29d8c9c9cb.zip |
- Update to f76b673 (bring php 5.4 support)
PR: 168429
Submitted by: Valery Komarov <komarov@valerka.net> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/php5-pinba/Makefile | 4 | ||||
-rw-r--r-- | devel/php5-pinba/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/devel/php5-pinba/Makefile b/devel/php5-pinba/Makefile index 826dc8692dc8..280210d147bb 100644 --- a/devel/php5-pinba/Makefile +++ b/devel/php5-pinba/Makefile @@ -17,7 +17,7 @@ COMMENT= PHP-extension part of statistics server for PHP LIB_DEPENDS= protobuf.7:${PORTSDIR}/devel/protobuf -GITVERSION= 4de401c +GITVERSION= f76b673 FETCH_ARGS= -pRr WRKSRC= ${WRKDIR}/${DISTNAME} @@ -25,7 +25,5 @@ WRKSRC= ${WRKDIR}/${DISTNAME} USE_PHP= yes USE_PHPEXT= yes PHP_MODNAME= pinba -DEFAULT_PHP_VER=53 -IGNORE_WITH_PHP=5 .include <bsd.port.mk> diff --git a/devel/php5-pinba/distinfo b/devel/php5-pinba/distinfo index 4e0f8aab3280..bb2b9a9df61e 100644 --- a/devel/php5-pinba/distinfo +++ b/devel/php5-pinba/distinfo @@ -1,2 +1,2 @@ -SHA256 (tony2001-pinba_extension-4de401c.tar.gz) = ce486cc4f50411e4851fa28e8d84718469837b187d771ae9e0729531da79346d -SIZE (tony2001-pinba_extension-4de401c.tar.gz) = 12044 +SHA256 (tony2001-pinba_extension-f76b673.tar.gz) = 3b3bce4ed84ecd61b5c5043cca83a1957a3935eb07a59682d3bcfa0202e59254 +SIZE (tony2001-pinba_extension-f76b673.tar.gz) = 12278 |