pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/php-pecl-mcrypt
Module Name: pkgsrc
Committed By: taca
Date: Sun Jan 3 07:35:08 UTC 2021
Modified Files:
pkgsrc/security/php-pecl-mcrypt: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/php-pecl-mcrypt/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/php-pecl-mcrypt/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/php-pecl-mcrypt/Makefile
diff -u pkgsrc/security/php-pecl-mcrypt/Makefile:1.6 pkgsrc/security/php-pecl-mcrypt/Makefile:1.7
--- pkgsrc/security/php-pecl-mcrypt/Makefile:1.6 Mon Dec 16 16:30:14 2019
+++ pkgsrc/security/php-pecl-mcrypt/Makefile Sun Jan 3 07:35:08 2021
@@ -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/m
COMMENT= Bindings for the libmcrypt library
LICENSE= php
-PHP_VERSIONS_ACCEPTED= 72 73 74
+PHP_VERSIONS_INCOMPATIBLE= 56
CONFIGURE_ARGS+= --with-mcrypt=${PREFIX}
Index: pkgsrc/security/php-pecl-mcrypt/distinfo
diff -u pkgsrc/security/php-pecl-mcrypt/distinfo:1.3 pkgsrc/security/php-pecl-mcrypt/distinfo:1.4
--- pkgsrc/security/php-pecl-mcrypt/distinfo:1.3 Mon Dec 16 00:10:37 2019
+++ pkgsrc/security/php-pecl-mcrypt/distinfo Sun Jan 3 07:35:08 2021
@@ -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
Home |
Main Index |
Thread Index |
Old Index