summaryrefslogtreecommitdiff
path: root/security/php-pecl-mcrypt
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2021-01-03 07:35:08 +0000
committertaca <taca@pkgsrc.org>2021-01-03 07:35:08 +0000
commit722348a17e47273e4b80bb9ce227ecb51833b51f (patch)
treeb8d3873bdd36179c76677a39bd2eb73c7f921bf5 /security/php-pecl-mcrypt
parentfb16bef35366a676ebbfbe0a0c66ab8a4363742a (diff)
downloadpkgsrc-722348a17e47273e4b80bb9ce227ecb51833b51f.tar.gz
security/php-pecl-mcrypt: update to 1.0.4
pkgsrc change: Switch to use PHP_VERSIONS_INCOMPATIBLE. 1.0.4 (2020-12-02) - Make release to advertise PHP 8 support, which it already had.
Diffstat (limited to 'security/php-pecl-mcrypt')
-rw-r--r--security/php-pecl-mcrypt/Makefile6
-rw-r--r--security/php-pecl-mcrypt/distinfo10
2 files changed, 8 insertions, 8 deletions
diff --git a/security/php-pecl-mcrypt/Makefile b/security/php-pecl-mcrypt/Makefile
index 80b8961d810..effe5f155d6 100644
--- a/security/php-pecl-mcrypt/Makefile
+++ b/security/php-pecl-mcrypt/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2019/12/16 16:30:14 taca Exp $
+# $NetBSD: Makefile,v 1.7 2021/01/03 07:35:08 taca Exp $
#
MODNAME= mcrypt
-PECL_VERSION= 1.0.3
+PECL_VERSION= 1.0.4
PKGNAME= ${PHP_PKG_PREFIX}-pecl-${MODNAME}-${PECL_VERSION}
CATEGORIES= security
@@ -11,7 +11,7 @@ HOMEPAGE= https://pecl.php.net/package/mcrypt
COMMENT= Bindings for the libmcrypt library
LICENSE= php
-PHP_VERSIONS_ACCEPTED= 72 73 74
+PHP_VERSIONS_INCOMPATIBLE= 56
CONFIGURE_ARGS+= --with-mcrypt=${PREFIX}
diff --git a/security/php-pecl-mcrypt/distinfo b/security/php-pecl-mcrypt/distinfo
index 87e94e8f16e..0aab19cb24a 100644
--- a/security/php-pecl-mcrypt/distinfo
+++ b/security/php-pecl-mcrypt/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/12/16 00:10:37 taca Exp $
+$NetBSD: distinfo,v 1.4 2021/01/03 07:35:08 taca Exp $
-SHA1 (php-mcrypt/mcrypt-1.0.3.tgz) = fb6d27c5fd74ed338f389f87131b9f60d53b0ace
-RMD160 (php-mcrypt/mcrypt-1.0.3.tgz) = 9bb1f863456edaa4a54f48d478ab87b4559c6337
-SHA512 (php-mcrypt/mcrypt-1.0.3.tgz) = ef215b576b471d6e1ecac4bb097f518fa57fd551b678b7fdddd9d5058f6667b0ee757e887f00b61672b89cd86f1962cbfe0e355681fa47daba9873c3bf4db679
-Size (php-mcrypt/mcrypt-1.0.3.tgz) = 33590 bytes
+SHA1 (php-mcrypt/mcrypt-1.0.4.tgz) = c07fc62a89a4bf203a0dacf254086612c6e6e9e5
+RMD160 (php-mcrypt/mcrypt-1.0.4.tgz) = 3956ed1cc4f25d9da80f80e4f14bb0f4c7e260bf
+SHA512 (php-mcrypt/mcrypt-1.0.4.tgz) = 6a8244761035640366041a5f26057ab14bb85eaaa973ddf604e152b786ef750ec775ae91d7582044700d6fdef902425f3a9d6839113a52e0a9f957bf9d0c189a
+Size (php-mcrypt/mcrypt-1.0.4.tgz) = 27056 bytes