Bug 183675 - [MAINTAINER] devel/pecl-judy: update to 1.0.2
Summary: [MAINTAINER] devel/pecl-judy: update to 1.0.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Antoine Brodin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-05 10:50 UTC by Gasol Wu
Modified: 2013-11-24 08:02 UTC (History)
0 users

See Also:


Attachments
pecl-judy-1.0.2.patch (965 bytes, patch)
2013-11-05 10:50 UTC, Gasol Wu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gasol Wu 2013-11-05 10:50:00 UTC
- Update to 1.0.2
- Add stage support

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-05 10:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2013-11-23 19:07:47 UTC
Responsible Changed
From-To: miwi->antoine

Take
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-11-24 07:50:08 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 Antoine Brodin freebsd_committer freebsd_triage 2013-11-24 08:01:54 UTC
State Changed
From-To: open->closed

Patch committed, thanks!