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:           Wed Mar 15 13:55:24 UTC 2023

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

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

1.0.6 (2023-02-28)

* Make release to advertise PHP 8.2 support, which it already had.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/php-pecl-mcrypt/Makefile
cvs rdiff -u -r1.7 -r1.8 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.8 pkgsrc/security/php-pecl-mcrypt/Makefile:1.9
--- pkgsrc/security/php-pecl-mcrypt/Makefile:1.8        Sat May 28 10:14:22 2022
+++ pkgsrc/security/php-pecl-mcrypt/Makefile    Wed Mar 15 13:55:24 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2022/05/28 10:14:22 taca Exp $
+# $NetBSD: Makefile,v 1.9 2023/03/15 13:55:24 taca Exp $
 #
 
 MODNAME=       mcrypt
-PECL_VERSION=  1.0.5
+PECL_VERSION=  1.0.6
 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.7 pkgsrc/security/php-pecl-mcrypt/distinfo:1.8
--- pkgsrc/security/php-pecl-mcrypt/distinfo:1.7        Sat May 28 10:14:22 2022
+++ pkgsrc/security/php-pecl-mcrypt/distinfo    Wed Mar 15 13:55:24 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2022/05/28 10:14:22 taca Exp $
+$NetBSD: distinfo,v 1.8 2023/03/15 13:55:24 taca Exp $
 
-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
+BLAKE2s (php-mcrypt/mcrypt-1.0.6.tgz) = fe251acc39f400c1ff5d9a370e4c636a3408bfccc868c4cd4855da6c6e7e15ee
+SHA512 (php-mcrypt/mcrypt-1.0.6.tgz) = 506d5eb5b52aea6d48ab1800326fdd46af7992511bd9ac6604bb090d3724e058c936265da064cd6188bc0445d646a3678a7540498925ae7d119f821b2bd43880
+Size (php-mcrypt/mcrypt-1.0.6.tgz) = 27062 bytes



Home | Main Index | Thread Index | Old Index