pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/php-igbinary
Module Name: pkgsrc
Committed By: taca
Date: Mon Dec 13 14:44:32 UTC 2021
Modified Files:
pkgsrc/devel/php-igbinary: Makefile distinfo
Log Message:
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>.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/php-igbinary/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/php-igbinary/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/php-igbinary/Makefile
diff -u pkgsrc/devel/php-igbinary/Makefile:1.4 pkgsrc/devel/php-igbinary/Makefile:1.5
--- pkgsrc/devel/php-igbinary/Makefile:1.4 Sun Sep 11 17:03:25 2016
+++ pkgsrc/devel/php-igbinary/Makefile Mon Dec 13 14:44:32 2021
@@ -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
Index: pkgsrc/devel/php-igbinary/distinfo
diff -u pkgsrc/devel/php-igbinary/distinfo:1.6 pkgsrc/devel/php-igbinary/distinfo:1.7
--- pkgsrc/devel/php-igbinary/distinfo:1.6 Tue Oct 26 10:18:01 2021
+++ pkgsrc/devel/php-igbinary/distinfo Mon Dec 13 14:44:32 2021
@@ -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