Bug 187225 - [MAINTAINER] devel/pecl-APCu: update to 4.0.4
Summary: [MAINTAINER] devel/pecl-APCu: update to 4.0.4
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-03 16:10 UTC by johnpupu
Modified: 2014-03-03 17:21 UTC (History)
0 users

See Also:


Attachments
pecl-APCu-4.0.4.patch (879 bytes, patch)
2014-03-03 16:10 UTC, johnpupu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description johnpupu 2014-03-03 16:10:00 UTC
- Update to 4.0.4
- Redports https://redports.org/buildarchive/20140303153700-44067/

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-03 16:10:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-03-03 17:18:02 UTC
Author: sunpoet
Date: Mon Mar  3 17:17:55 2014
New Revision: 346935
URL: http://svnweb.freebsd.org/changeset/ports/346935
QAT: https://qat.redports.org/buildarchive/r346935/

Log:
  - Update to 4.0.4
  - While I'm here, remove outdated IGNORE_WITH_PHP
  
  Changes:	http://pecl.php.net/package-changelog.php?package=APCu
  PR:		ports/187225
  Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)

Modified:
  head/devel/pecl-APCu/Makefile
  head/devel/pecl-APCu/distinfo

Modified: head/devel/pecl-APCu/Makefile
==============================================================================
--- head/devel/pecl-APCu/Makefile	Mon Mar  3 17:05:55 2014	(r346934)
+++ head/devel/pecl-APCu/Makefile	Mon Mar  3 17:17:55 2014	(r346935)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	APCu
-PORTVERSION=	4.0.3
+PORTVERSION=	4.0.4
 CATEGORIES=	devel
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -22,7 +22,6 @@ USE_PHP_BUILD=	yes
 USE_PHPIZE=	yes
 USE_PHPEXT=	yes
 PHP_MODNAME=	${PORTNAME:L}
-IGNORE_WITH_PHP=52
 WRKSRC=		${WRKDIR}/${PORTNAME:L}-${PORTVERSION}
 
 .include <bsd.port.mk>

Modified: head/devel/pecl-APCu/distinfo
==============================================================================
--- head/devel/pecl-APCu/distinfo	Mon Mar  3 17:05:55 2014	(r346934)
+++ head/devel/pecl-APCu/distinfo	Mon Mar  3 17:17:55 2014	(r346935)
@@ -1,2 +1,2 @@
-SHA256 (PECL/APCu-4.0.3.tgz) = ee1b4a49e888aca34acc20609be3425f8eb0b2ea060f3594d88bbb7f1464c48b
-SIZE (PECL/APCu-4.0.3.tgz) = 119681
+SHA256 (PECL/APCu-4.0.4.tgz) = f97cefb1bf9670d88c98e8c5e78d378927ab52a88b7147361a63401631b5ad3e
+SIZE (PECL/APCu-4.0.4.tgz) = 119708
_______________________________________________
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 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-03-03 17:21:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!