Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2012 12:56:20 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        webmaster@kibab.com
Subject:   ports/169507: [PATCH] devel/pecl-libevent: update to 0.0.5
Message-ID:  <20120628045620.42761747040@goingmarry.kkbox.com>
Resent-Message-ID: <201206280500.q5S50UJE091172@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         169507
>Category:       ports
>Synopsis:       [PATCH] devel/pecl-libevent: update to 0.0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 28 05:00:30 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012
>Description:
- Update to 0.0.5

Port maintainer (webmaster@kibab.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- pecl-libevent-0.0.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/pecl-libevent/Makefile ./Makefile
--- /usr/ports/devel/pecl-libevent/Makefile	2011-01-29 23:46:47.000000000 +0800
+++ ./Makefile	2012-06-26 10:42:15.887024000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libevent
-PORTVERSION=	0.0.4
+PORTVERSION=	0.0.5
 CATEGORIES=	devel
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
@@ -16,10 +16,10 @@
 MAINTAINER=	webmaster@kibab.com
 COMMENT=	Libevent extension for PHP
 
-LIB_DEPENDS=event:${PORTSDIR}/devel/libevent
-
 LICENSE=	PHP301
 
+LIB_DEPENDS=	event:${PORTSDIR}/devel/libevent
+
 USE_PHP=	yes
 USE_PHP_BUILD=	yes
 USE_PHPIZE=	yes
diff -ruN --exclude=CVS /usr/ports/devel/pecl-libevent/distinfo ./distinfo
--- /usr/ports/devel/pecl-libevent/distinfo	2010-11-15 15:44:50.000000000 +0800
+++ ./distinfo	2012-06-26 10:39:28.515566000 +0800
@@ -1,2 +1,2 @@
-SHA256 (PECL/libevent-0.0.4.tgz) = f1dc8ff87393040a7b5ef88bd7643ab3d0e84fa8d512c0cbc05cba9794959f50
-SIZE (PECL/libevent-0.0.4.tgz) = 9003
+SHA256 (PECL/libevent-0.0.5.tgz) = 04c6ebba72a70694a68141a897e347a7f23e57117bffb80ac21e524529b6af78
+SIZE (PECL/libevent-0.0.5.tgz) = 9459
--- pecl-libevent-0.0.5.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120628045620.42761747040>