pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/php-igbinary devel/php-igbinary: update to 3.2.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee9311947895
branches:  trunk
changeset: 771105:ee9311947895
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Dec 13 14:44:32 2021 +0000

description:
devel/php-igbinary: update to 3.2.6

* After contacting MAINTAINER, reset it now.
* This version supports PHP 7 and later.

Changes are too many to write here, please refer
<https://github.com/igbinary/igbinary/edit/master/NEWS>.

diffstat:

 devel/php-igbinary/Makefile |  11 ++++-------
 devel/php-igbinary/distinfo |   8 ++++----
 2 files changed, 8 insertions(+), 11 deletions(-)

diffs (43 lines):

diff -r 1e597d087bd0 -r ee9311947895 devel/php-igbinary/Makefile
--- a/devel/php-igbinary/Makefile       Mon Dec 13 14:27:43 2021 +0000
+++ b/devel/php-igbinary/Makefile       Mon Dec 13 14:44:32 2021 +0000
@@ -1,22 +1,19 @@
-# $NetBSD: Makefile,v 1.4 2016/09/11 17:03:25 taca Exp $
+# $NetBSD: Makefile,v 1.5 2021/12/13 14:44:32 taca Exp $
 
 MODNAME=       igbinary
-PECL_VERSION=  1.2.1
+PECL_VERSION=  3.2.6
 CATEGORIES=    devel
 
-MAINTAINER=    mbowie%buzmo.com@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/igbinary/igbinary
 COMMENT=       Binary serialization for PHP
 LICENSE=       modified-bsd
 
-BUILD_DEPENDS+=        re2c>=0.13.0.4:../../devel/re2c
-
-PHP_VERSIONS_ACCEPTED= 56
+PHP_VERSIONS_INCOMPATIBLE=     56
 
 USE_LANGUAGES=         c c++
 USE_TOOLS+=            gsed
 CONFIGURE_ARGS+=       --enable-${MODNAME}
-USE_LIBTOOL=           yes
 
 PLIST_SRC+=            PLIST
 
diff -r 1e597d087bd0 -r ee9311947895 devel/php-igbinary/distinfo
--- a/devel/php-igbinary/distinfo       Mon Dec 13 14:27:43 2021 +0000
+++ b/devel/php-igbinary/distinfo       Mon Dec 13 14:44:32 2021 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 10:18:01 nia Exp $
+$NetBSD: distinfo,v 1.7 2021/12/13 14:44:32 taca Exp $
 
-BLAKE2s (php-igbinary/igbinary-1.2.1.tgz) = e8d7ad6f245919907a35ca5c5010f927106b6539f0f1fd86866bba53bc9e2b53
-SHA512 (php-igbinary/igbinary-1.2.1.tgz) = adea1a18cb6ffa8100eea49bc88ac0be758fc4fa75395585cdfb28f80706230a45abef323b66f2db29ca263643912740e2c26b81aabbcdaf15271331655f6bb3
-Size (php-igbinary/igbinary-1.2.1.tgz) = 36869 bytes
+BLAKE2s (php-igbinary/igbinary-3.2.6.tgz) = 403a021de9622f2d454095fd9433654b430416d8389f99f2f2230e20b19a0282
+SHA512 (php-igbinary/igbinary-3.2.6.tgz) = bb1a87f46b0ba2396a3d21b8cc2165498243a86182dc5814d85053bcac14fb099041ec9a67be975eb636e9fae411d2f2695848f0739ddb385c060d56c2f73f4a
+Size (php-igbinary/igbinary-3.2.6.tgz) = 95839 bytes



Home | Main Index | Thread Index | Old Index