svn commit: r493382 - head/converters/pecl-igbinary
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Feb 19 19:47:16 UTC 2019
Author: sunpoet
Date: Tue Feb 19 19:47:11 2019
New Revision: 493382
URL: https://svnweb.freebsd.org/changeset/ports/493382
Log:
Update to 3.0.0
Changes: https://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 Tue Feb 19 19:47:06 2019 (r493381)
+++ head/converters/pecl-igbinary/Makefile Tue Feb 19 19:47:11 2019 (r493382)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= igbinary
-PORTVERSION= 2.0.8
+PORTVERSION= 3.0.0
CATEGORIES= converters
MAINTAINER= sunpoet at FreeBSD.org
@@ -12,9 +12,5 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
USES= php:pecl
-
-post-patch:
- @${CP} ${WRKSRC}/src/php7/igbinary.h ${WRKSRC}/igbinary.h
- @${CP} ${WRKSRC}/src/php7/php_igbinary.h ${WRKSRC}/php_igbinary.h
.include <bsd.port.mk>
Modified: head/converters/pecl-igbinary/distinfo
==============================================================================
--- head/converters/pecl-igbinary/distinfo Tue Feb 19 19:47:06 2019 (r493381)
+++ head/converters/pecl-igbinary/distinfo Tue Feb 19 19:47:11 2019 (r493382)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1540136617
-SHA256 (PECL/igbinary-2.0.8.tgz) = bacbab1172e073b1857dc07a486bfdaca6d60fbed678ce0f4b37cd018ef5b680
-SIZE (PECL/igbinary-2.0.8.tgz) = 76708
+TIMESTAMP = 1550524238
+SHA256 (PECL/igbinary-3.0.0.tgz) = 808a05a0f5983ca0753a8b3106fd4c68c020e20ee38c88840b810fa113ac7caf
+SIZE (PECL/igbinary-3.0.0.tgz) = 57886
More information about the svn-ports-all
mailing list