- 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)
This commit is contained in:
Greg Larkin 2012-01-13 22:00:51 +00:00
parent 92f4bc11bd
commit fa6af5690b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289122
2 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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