Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2013 11:34:36 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330385 - head/devel/pecl-newt
Message-ID:  <201310151134.r9FBYaIj051583@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



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