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:           Sat May 28 10:14:22 UTC 2022

Modified Files:
        pkgsrc/security/php-pecl-mcrypt: Makefile distinfo

Log Message:
security/php-pecl-mcrypt: update to 1.0.5

1.0.5 (2022-05-23)

* Add support for PHP 8.1.  (Don't use deprecated null value.)


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/security/php-pecl-mcrypt/Makefile
cvs rdiff -u -r1.6 -r1.7 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.7 pkgsrc/security/php-pecl-mcrypt/Makefile:1.8
--- pkgsrc/security/php-pecl-mcrypt/Makefile:1.7        Sun Jan  3 07:35:08 2021
+++ pkgsrc/security/php-pecl-mcrypt/Makefile    Sat May 28 10:14:22 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2021/01/03 07:35:08 taca Exp $
+# $NetBSD: Makefile,v 1.8 2022/05/28 10:14:22 taca Exp $
 #
 
 MODNAME=       mcrypt
-PECL_VERSION=  1.0.4
+PECL_VERSION=  1.0.5
 PKGNAME=       ${PHP_PKG_PREFIX}-pecl-${MODNAME}-${PECL_VERSION}
 CATEGORIES=    security
 

Index: pkgsrc/security/php-pecl-mcrypt/distinfo
diff -u pkgsrc/security/php-pecl-mcrypt/distinfo:1.6 pkgsrc/security/php-pecl-mcrypt/distinfo:1.7
--- pkgsrc/security/php-pecl-mcrypt/distinfo:1.6        Tue Oct 26 11:17:37 2021
+++ pkgsrc/security/php-pecl-mcrypt/distinfo    Sat May 28 10:14:22 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:17:37 nia Exp $
+$NetBSD: distinfo,v 1.7 2022/05/28 10:14:22 taca Exp $
 
-BLAKE2s (php-mcrypt/mcrypt-1.0.4.tgz) = f7ed3a25e3986719f897e9f4b818233bb62a8795e78fa03d66a18274770dbe66
-SHA512 (php-mcrypt/mcrypt-1.0.4.tgz) = 6a8244761035640366041a5f26057ab14bb85eaaa973ddf604e152b786ef750ec775ae91d7582044700d6fdef902425f3a9d6839113a52e0a9f957bf9d0c189a
-Size (php-mcrypt/mcrypt-1.0.4.tgz) = 27056 bytes
+BLAKE2s (php-mcrypt/mcrypt-1.0.5.tgz) = 287df4e9831e0dc9b1d72028571c1938f8d856e8411641ab8b3886d296373fce
+SHA512 (php-mcrypt/mcrypt-1.0.5.tgz) = fe9afd0987ddbcbb0a9fc5e8313c08c65ac6afd606cce586fe30600ab149b4f4add917bb0319f803942833a88f520f65e2e94bbcc6c58e2075e829509e7dfac5
+Size (php-mcrypt/mcrypt-1.0.5.tgz) = 27056 bytes



Home | Main Index | Thread Index | Old Index