svn commit: r426666 - head/converters/pecl-igbinary

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 20 23:55:26 UTC 2016


Author: sunpoet
Date: Sun Nov 20 23:55:25 2016
New Revision: 426666
URL: https://svnweb.freebsd.org/changeset/ports/426666

Log:
  - Update to 2.0.0
  - Remove IGNORE_WITH_PHP=70
  
  Changes:	http://pecl.php.net/package-changelog.php?package=igbinary

Modified:
  head/converters/pecl-igbinary/Makefile
  head/converters/pecl-igbinary/distinfo

Modified: head/converters/pecl-igbinary/Makefile
==============================================================================
--- head/converters/pecl-igbinary/Makefile	Sun Nov 20 23:55:20 2016	(r426665)
+++ head/converters/pecl-igbinary/Makefile	Sun Nov 20 23:55:25 2016	(r426666)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	igbinary
-PORTVERSION=	1.2.1
-PORTREVISION=	2
+PORTVERSION=	2.0.0
 CATEGORIES=	converters
 MASTER_SITES=	http://pecl.php.net/get/ \
 		LOCAL/sunpoet
@@ -16,7 +15,6 @@ COMMENT=	Replacement for the standard PH
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-IGNORE_WITH_PHP=70
 USES=		php:ext tar:tgz
 
 .include <bsd.port.mk>

Modified: head/converters/pecl-igbinary/distinfo
==============================================================================
--- head/converters/pecl-igbinary/distinfo	Sun Nov 20 23:55:20 2016	(r426665)
+++ head/converters/pecl-igbinary/distinfo	Sun Nov 20 23:55:25 2016	(r426666)
@@ -1,2 +1,3 @@
-SHA256 (PECL/igbinary-1.2.1.tgz) = 168e51d41a417bbbfe6da0e3cb9b71ef93594f4034f489a951f3b874d03dfdb8
-SIZE (PECL/igbinary-1.2.1.tgz) = 36869
+TIMESTAMP = 1479642876
+SHA256 (PECL/igbinary-2.0.0.tgz) = bcff444a25d6352f77a0f426f738db3da4ab54ff983455249ac6292d1e5a9e10
+SIZE (PECL/igbinary-2.0.0.tgz) = 66049


More information about the svn-ports-head mailing list