- Update to 1.4.4

- Convert to STAGEDIR

PR:		ports/182519
Submitted by:	Rustem Alimov
Approved by:	maintainer timeout (1 month)
This commit is contained in:
Antoine Brodin 2013-10-31 22:15:21 +00:00
parent fd854dda72
commit d3d7a75575
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332290
2 changed files with 7 additions and 10 deletions

View file

@ -2,26 +2,23 @@
# $FreeBSD$
PORTNAME= mongo
PORTVERSION= 1.4.1
PORTVERSION= 1.4.4
CATEGORIES= databases pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
MAINTAINER= miwi@FreeBSD.org
COMMENT= PECL classes for Mongo Database Driver
LICENSE= AL2
USE_PHP= yes
USE_PHP_BUILD= spl
USE_PHP= spl
USE_PHP_BUILD= yes
USE_PHPIZE= yes
USE_PHPEXT= yes
CONFIGURE_ARGS= --enable-mongo=${LOCALBASE}
CONFIGURE_ARGS= --enable-mongo
SUB_FILES= pkg-message
NO_STAGE= yes
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (mongo-1.4.1.tgz) = 230e7d26eaa826c7aacfc90fd1128f8c390216abe7f588d3bbcd130bd1fb84b6
SIZE (mongo-1.4.1.tgz) = 138957
SHA256 (PECL/mongo-1.4.4.tgz) = fb477e447779cff794e3a976232f5741fcc59c9f6798fccd9d0bb1a911fadd71
SIZE (PECL/mongo-1.4.4.tgz) = 141242