Bug 182114 - [MAINTAINER] devel/pecl-APCu: update to 4.0.2
Summary: [MAINTAINER] devel/pecl-APCu: update to 4.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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-15 14:00 UTC by johnpupu
Modified: 2013-09-16 14:23 UTC (History)
0 users

See Also:


Attachments
pecl-APCu-4.0.2.patch (876 bytes, patch)
2013-09-15 14:00 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 2013-09-15 14:00:00 UTC
- Update to 4.0.2

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-09-15 14:00:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-09-15 19:24:50 UTC
Responsible Changed
From-To: miwi->sunpoet

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-09-15 19:27:03 UTC
Author: sunpoet
Date: Sun Sep 15 18:26:43 2013
New Revision: 327351
URL: http://svnweb.freebsd.org/changeset/ports/327351

Log:
  - Update to 4.0.2
  
  Changes:	http://pecl.php.net/package-changelog.php?package=APCu
  PR:		ports/182114
  Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)

Modified:
  head/devel/pecl-APCu/Makefile   (contents, props changed)
  head/devel/pecl-APCu/distinfo   (contents, props changed)

Modified: head/devel/pecl-APCu/Makefile
==============================================================================
--- head/devel/pecl-APCu/Makefile	Sun Sep 15 18:26:39 2013	(r327350)
+++ head/devel/pecl-APCu/Makefile	Sun Sep 15 18:26:43 2013	(r327351)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	APCu
-PORTVERSION=	4.0.1
+PORTVERSION=	4.0.2
 CATEGORIES=	devel
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-

Modified: head/devel/pecl-APCu/distinfo
==============================================================================
--- head/devel/pecl-APCu/distinfo	Sun Sep 15 18:26:39 2013	(r327350)
+++ head/devel/pecl-APCu/distinfo	Sun Sep 15 18:26:43 2013	(r327351)
@@ -1,2 +1,2 @@
-SHA256 (PECL/APCu-4.0.1.tgz) = d9d22fdb69a43118da2bd8c120bfc34da7dff89b9327beb52ded4d1aa73e266f
-SIZE (PECL/APCu-4.0.1.tgz) = 105861
+SHA256 (PECL/APCu-4.0.2.tgz) = 83fdcc0505522414e4785c86e62e20fe3643ff4790c035f86de35fc7339021aa
+SIZE (PECL/APCu-4.0.2.tgz) = 120325
_______________________________________________
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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-09-16 14:23:48 UTC
State Changed
From-To: open->closed

Committed. Thanks!