diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-02-19 19:47:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-02-19 19:47:11 +0000 |
commit | 4946df17679644265eda828122df07095b02bf0f (patch) | |
tree | abf28f09b9b1c4ad9f26cf8110c15b169467343c /converters | |
parent | f79afe3293b96a6a8a4bdd06e663e434ba7deb17 (diff) | |
download | ports-4946df17679644265eda828122df07095b02bf0f.tar.gz ports-4946df17679644265eda828122df07095b02bf0f.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/pecl-igbinary/Makefile | 6 | ||||
-rw-r--r-- | converters/pecl-igbinary/distinfo | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/converters/pecl-igbinary/Makefile b/converters/pecl-igbinary/Makefile index a138f1b802ea..4406ea68580a 100644 --- a/converters/pecl-igbinary/Makefile +++ b/converters/pecl-igbinary/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= igbinary -PORTVERSION= 2.0.8 +PORTVERSION= 3.0.0 CATEGORIES= converters MAINTAINER= sunpoet@FreeBSD.org @@ -13,8 +13,4 @@ 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> diff --git a/converters/pecl-igbinary/distinfo b/converters/pecl-igbinary/distinfo index c473b31e59e9..3e04cc965a2b 100644 --- a/converters/pecl-igbinary/distinfo +++ b/converters/pecl-igbinary/distinfo @@ -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 |