aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2012-01-14 06:00:51 +0800
committerglarkin <glarkin@FreeBSD.org>2012-01-14 06:00:51 +0800
commit1a43e6cb39a105eb012dbda49292865829f77d79 (patch)
tree9f63417c6f45f9339f667933b0353da23076ecaa
parente3337b34b8ba4c3271901ad8713bcccf502db43e (diff)
downloadfreebsd-ports-gnome-1a43e6cb39a105eb012dbda49292865829f77d79.tar.gz
freebsd-ports-gnome-1a43e6cb39a105eb012dbda49292865829f77d79.tar.zst
freebsd-ports-gnome-1a43e6cb39a105eb012dbda49292865829f77d79.zip
- Update to 1.0.1 (chase gearman shlib bump as a side-effect)
PR: ports/163157 Submitted by: glarkin Approved by: gslin@gslin.org (maintainer; timeout - 1 month)
-rw-r--r--devel/pecl-gearman/Makefile6
-rw-r--r--devel/pecl-gearman/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/pecl-gearman/Makefile b/devel/pecl-gearman/Makefile
index ae5f0d310dc7..2b971304ecbd 100644
--- a/devel/pecl-gearman/Makefile
+++ b/devel/pecl-gearman/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gearman
-PORTVERSION= 0.8.0
+PORTVERSION= 1.0.1
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -16,10 +16,10 @@ DIST_SUBDIR= PECL
MAINTAINER= gslin@gslin.org
COMMENT= Gearman API
-LIB_DEPENDS= gearman:${PORTSDIR}/devel/gearmand
-
LICENSE= PHP301
+LIB_DEPENDS= gearman:${PORTSDIR}/devel/gearmand
+
CONFIGURE_ARGS= --with-gearman
PHP_MODNAME= ${PORTNAME}
USE_PHP= yes
diff --git a/devel/pecl-gearman/distinfo b/devel/pecl-gearman/distinfo
index 5e354a826438..26d4046e2b5d 100644
--- a/devel/pecl-gearman/distinfo
+++ b/devel/pecl-gearman/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PECL/gearman-0.8.0.tgz) = df1bd73f521a6055a50501112a03045401f66647fcf17c3ef7e3a98a43226c7c
-SIZE (PECL/gearman-0.8.0.tgz) = 29750
+SHA256 (PECL/gearman-1.0.1.tgz) = 387faddf76b3c45c7fc5774d393a6ef655ad613d22e05236351f8a3653da0b1a
+SIZE (PECL/gearman-1.0.1.tgz) = 30387