svn commit: r330385 - head/devel/pecl-newt
Renato Botelho
garga at FreeBSD.org
Tue Oct 15 11:34:36 UTC 2013
Author: garga
Date: Tue Oct 15 11:34:35 2013
New Revision: 330385
URL: http://svnweb.freebsd.org/changeset/ports/330385
Log:
Update to 1.2.8
PR: ports/182990
Submitted by: Gasol Wu <gasol.wu at gmail.com>
Modified:
head/devel/pecl-newt/Makefile
head/devel/pecl-newt/distinfo
Modified: head/devel/pecl-newt/Makefile
==============================================================================
--- head/devel/pecl-newt/Makefile Tue Oct 15 11:33:56 2013 (r330384)
+++ head/devel/pecl-newt/Makefile Tue Oct 15 11:34:35 2013 (r330385)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= newt
-PORTVERSION= 1.2.6
+PORTVERSION= 1.2.8
CATEGORIES= devel www
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -19,8 +19,8 @@ USE_PHPIZE= yes
USE_PHP_BUILD= yes
USE_PHPEXT= yes
PHP_MODNAME= newt
-
NO_STAGE= yes
+
post-patch:
@${REINPLACE_CMD} -e '/SEARCH_PATH/ s,=",="${LOCALBASE} ${PREFIX} ,' \
${WRKSRC}/config.m4
Modified: head/devel/pecl-newt/distinfo
==============================================================================
--- head/devel/pecl-newt/distinfo Tue Oct 15 11:33:56 2013 (r330384)
+++ head/devel/pecl-newt/distinfo Tue Oct 15 11:34:35 2013 (r330385)
@@ -1,2 +1,2 @@
-SHA256 (newt-1.2.6.tgz) = 9b3ee989d4d94f644190452f47ca35efd46d1fe14d60eee6529051b2ac4f16b1
-SIZE (newt-1.2.6.tgz) = 24919
+SHA256 (newt-1.2.8.tgz) = b2f6751286a2efd3c60dc9b856862b1a28d31591f72d796e3a698188371c8f1b
+SIZE (newt-1.2.8.tgz) = 26992
More information about the svn-ports-all
mailing list