svn commit: r416721 - head/devel/pecl-newt

Renato Botelho garga at FreeBSD.org
Sat Jun 11 15:34:27 UTC 2016


Author: garga
Date: Sat Jun 11 15:34:25 2016
New Revision: 416721
URL: https://svnweb.freebsd.org/changeset/ports/416721

Log:
  Update devel/pecl-newt to 1.2.9
  
  Sponsored by:	Rubicon Communications (Netgate)

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

Modified: head/devel/pecl-newt/Makefile
==============================================================================
--- head/devel/pecl-newt/Makefile	Sat Jun 11 15:31:30 2016	(r416720)
+++ head/devel/pecl-newt/Makefile	Sat Jun 11 15:34:25 2016	(r416721)
@@ -1,11 +1,10 @@
 # $FreeBSD$
 
 PORTNAME=	newt
-PORTVERSION=	1.2.8
+PORTVERSION=	1.2.9
 CATEGORIES=	devel www
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
-EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	garga at FreeBSD.org
 COMMENT=	PHP language extension for RedHat Newt library
@@ -14,6 +13,7 @@ LICENSE=	PHP301
 
 LIB_DEPENDS=	libnewt.so:devel/newt
 
+USES=		tar:tgz
 USE_PHP=	yes
 USE_PHPIZE=	yes
 USE_PHP_BUILD=	yes

Modified: head/devel/pecl-newt/distinfo
==============================================================================
--- head/devel/pecl-newt/distinfo	Sat Jun 11 15:31:30 2016	(r416720)
+++ head/devel/pecl-newt/distinfo	Sat Jun 11 15:34:25 2016	(r416721)
@@ -1,2 +1,3 @@
-SHA256 (newt-1.2.8.tgz) = b2f6751286a2efd3c60dc9b856862b1a28d31591f72d796e3a698188371c8f1b
-SIZE (newt-1.2.8.tgz) = 26992
+TIMESTAMP = 1465659115
+SHA256 (newt-1.2.9.tgz) = 481bfb72a1889e135c1f9676f906eedcb80f8b8b828143351cff3c5f22136dad
+SIZE (newt-1.2.9.tgz) = 27005


More information about the svn-ports-head mailing list