| Summary: | [MAINTAINER] devel/pecl-judy: update to 1.0.2 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Gasol Wu <gasol.wu> | ||||
| Component: | Individual Port(s) | Assignee: | Antoine Brodin <antoine> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Gasol Wu
2013-11-05 10:50:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this port PRs (via the GNATS Auto Assign Tool) Responsible Changed From-To: miwi->antoine Take 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" State Changed From-To: open->closed Patch committed, thanks! |