Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2013 07:49:54 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r334707 - head/devel/pecl-judy
Message-ID:  <201311240749.rAO7ns5G043214@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311240749.rAO7ns5G043214>