Bug 181462 - [MAINTAINER] devel/pecl-ev: update to 0.2.10
Summary: [MAINTAINER] devel/pecl-ev: update to 0.2.10
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-08-22 12:30 UTC by johnpupu
Modified: 2013-09-23 21:30 UTC (History)
0 users

See Also:


Attachments
pecl-ev-0.2.10.patch (857 bytes, patch)
2013-08-22 12:30 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-08-22 12:30:00 UTC
- Update to 0.2.10

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

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2013-09-22 15:11:18 UTC
Responsible Changed
From-To: miwi->freebsd-ports-bugs

Back to the heap due to timeout
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-09-23 21:20:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-09-23 21:25:03 UTC
Author: sunpoet
Date: Mon Sep 23 20:24:55 2013
New Revision: 328042
URL: http://svnweb.freebsd.org/changeset/ports/328042

Log:
  - Update to 0.2.10
  
  Changes:	http://pecl.php.net/package-changelog.php?package=ev
  PR:		ports/181462
  Submitted by:	John Chen <johnpupu@gmail.com>

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

Modified: head/devel/pecl-ev/Makefile
==============================================================================
--- head/devel/pecl-ev/Makefile	Mon Sep 23 20:15:54 2013	(r328041)
+++ head/devel/pecl-ev/Makefile	Mon Sep 23 20:24:55 2013	(r328042)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ev
-PORTVERSION=	0.2.4
+PORTVERSION=	0.2.10
 CATEGORIES=	devel
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -14,6 +14,7 @@ COMMENT=	Libev extension for PHP
 
 LICENSE=	PHP301
 
+#NO_STAGE=	yes
 USE_PHP=	yes
 USE_PHP_BUILD=	yes
 USE_PHPIZE=	yes
@@ -21,5 +22,4 @@ USE_PHPEXT=	yes
 PHP_MODNAME=	ev
 IGNORE_WITH_PHP=52 53
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/pecl-ev/distinfo
==============================================================================
--- head/devel/pecl-ev/distinfo	Mon Sep 23 20:15:54 2013	(r328041)
+++ head/devel/pecl-ev/distinfo	Mon Sep 23 20:24:55 2013	(r328042)
@@ -1,2 +1,2 @@
-SHA256 (PECL/ev-0.2.4.tgz) = dd1cdba0d3f1364048028e0bc34ca2e2724f9cddf2ba19846e8ae7b604ef2d95
-SIZE (PECL/ev-0.2.4.tgz) = 92978
+SHA256 (PECL/ev-0.2.10.tgz) = a71757b452fdf66bbb50ac8c5e28c55ab1412f6436958e77888269552d2fd6a3
+SIZE (PECL/ev-0.2.10.tgz) = 95645
_______________________________________________
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 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-09-23 21:25:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!