Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2021 20:06:35 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r560115 - head/converters/pecl-igbinary
Message-ID:  <202101032006.103K6ZY4002086@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  3 20:06:35 2021
New Revision: 560115
URL: https://svnweb.freebsd.org/changeset/ports/560115

Log:
  Update to 3.2.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	Sun Jan  3 20:06:31 2021	(r560114)
+++ head/converters/pecl-igbinary/Makefile	Sun Jan  3 20:06:35 2021	(r560115)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	igbinary
-PORTVERSION=	3.1.6
+PORTVERSION=	3.2.0
 CATEGORIES=	converters
 
 MAINTAINER=	sunpoet@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	Sun Jan  3 20:06:31 2021	(r560114)
+++ head/converters/pecl-igbinary/distinfo	Sun Jan  3 20:06:35 2021	(r560115)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1602317857
-SHA256 (PECL/igbinary-3.1.6.tgz) = b9bf87dc4d861c6769ae2a13b085395e2741505c629895ec4559781a5031fdea
-SIZE (PECL/igbinary-3.1.6.tgz) = 77312
+TIMESTAMP = 1609598873
+SHA256 (PECL/igbinary-3.2.0.tgz) = 5bd7294e778f9b8a16b457e6f9c92e7f0f7487f58d1afcf8117b6c0edea57c49
+SIZE (PECL/igbinary-3.2.0.tgz) = 82818



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