Bug 186263 - [MAINTAINER] devel/pecl-APCu: update to 4.0.3
Summary: [MAINTAINER] devel/pecl-APCu: update to 4.0.3
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-01-30 03:10 UTC by johnpupu
Modified: 2014-02-05 20:10 UTC (History)
0 users

See Also:


Attachments
pecl-APCu-4.0.3.patch (876 bytes, patch)
2014-01-30 03: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-01-30 03:10:00 UTC
- Update to 4.0.3
- Redports: https://redports.org/buildarchive/20140130024900-16925/

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-30 03: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-02-05 20:02:52 UTC
Author: sunpoet
Date: Wed Feb  5 20:02:40 2014
New Revision: 342831
URL: http://svnweb.freebsd.org/changeset/ports/342831
QAT: https://qat.redports.org/buildarchive/r342831/

Log:
  - Update to 4.0.3
  
  Changes:	http://pecl.php.net/package-changelog.php?package=APCu
  PR:		ports/186263
  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	Wed Feb  5 20:02:34 2014	(r342830)
+++ head/devel/pecl-APCu/Makefile	Wed Feb  5 20:02:40 2014	(r342831)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	APCu
-PORTVERSION=	4.0.2
+PORTVERSION=	4.0.3
 CATEGORIES=	devel
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-

Modified: head/devel/pecl-APCu/distinfo
==============================================================================
--- head/devel/pecl-APCu/distinfo	Wed Feb  5 20:02:34 2014	(r342830)
+++ head/devel/pecl-APCu/distinfo	Wed Feb  5 20:02:40 2014	(r342831)
@@ -1,2 +1,2 @@
-SHA256 (PECL/APCu-4.0.2.tgz) = 83fdcc0505522414e4785c86e62e20fe3643ff4790c035f86de35fc7339021aa
-SIZE (PECL/APCu-4.0.2.tgz) = 120325
+SHA256 (PECL/APCu-4.0.3.tgz) = ee1b4a49e888aca34acc20609be3425f8eb0b2ea060f3594d88bbb7f1464c48b
+SIZE (PECL/APCu-4.0.3.tgz) = 119681
_______________________________________________
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-02-05 20:05:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!