svn commit: r334707 - head/devel/pecl-judy
Antoine Brodin
antoine at FreeBSD.org
Sun Nov 24 07:49:55 UTC 2013
Author: antoine
Date: Sun Nov 24 07:49:54 2013
New Revision: 334707
URL: http://svnweb.freebsd.org/changeset/ports/334707
Log:
- Update to 1.0.2
- Stage support
PR: ports/183675
Submitted by: Gasol Wu (maintainer)
Modified:
head/devel/pecl-judy/Makefile
head/devel/pecl-judy/distinfo
Modified: head/devel/pecl-judy/Makefile
==============================================================================
--- head/devel/pecl-judy/Makefile Sun Nov 24 07:48:00 2013 (r334706)
+++ head/devel/pecl-judy/Makefile Sun Nov 24 07:49:54 2013 (r334707)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= judy
-PORTVERSION= 1.0.0
+PORTVERSION= 1.0.2
CATEGORIES= devel
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -22,5 +22,4 @@ CONFIGURE_ARGS= --with-judy=${LOCALBASE}
USE_PHP= yes
USE_PHPEXT= yes
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/devel/pecl-judy/distinfo
==============================================================================
--- head/devel/pecl-judy/distinfo Sun Nov 24 07:48:00 2013 (r334706)
+++ head/devel/pecl-judy/distinfo Sun Nov 24 07:49:54 2013 (r334707)
@@ -1,2 +1,2 @@
-SHA256 (PECL/Judy-1.0.0.tgz) = 80cae5672aa5a9568d8fed600a02742b2334b48f61c23745d55d09b0f0f9fa6f
-SIZE (PECL/Judy-1.0.0.tgz) = 19391
+SHA256 (PECL/Judy-1.0.2.tgz) = 6b913af2c44ac84a2224fecf8a81ddcb0c753252cafd153cb0e9d7c33a333118
+SIZE (PECL/Judy-1.0.2.tgz) = 24174
More information about the svn-ports-head
mailing list