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  7 15:41:18 UTC 2024

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

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

1.0.7 (2023-12-19)

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


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/php-pecl-mcrypt/Makefile
cvs rdiff -u -r1.8 -r1.9 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.9 pkgsrc/security/php-pecl-mcrypt/Makefile:1.10
--- pkgsrc/security/php-pecl-mcrypt/Makefile:1.9        Wed Mar 15 13:55:24 2023
+++ pkgsrc/security/php-pecl-mcrypt/Makefile    Sun Jan  7 15:41:17 2024
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2023/03/15 13:55:24 taca Exp $
+# $NetBSD: Makefile,v 1.10 2024/01/07 15:41:17 taca Exp $
 #
 
 MODNAME=       mcrypt
-PECL_VERSION=  1.0.6
+PECL_VERSION=  1.0.7
 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.8 pkgsrc/security/php-pecl-mcrypt/distinfo:1.9
--- pkgsrc/security/php-pecl-mcrypt/distinfo:1.8        Wed Mar 15 13:55:24 2023
+++ pkgsrc/security/php-pecl-mcrypt/distinfo    Sun Jan  7 15:41:17 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2023/03/15 13:55:24 taca Exp $
+$NetBSD: distinfo,v 1.9 2024/01/07 15:41:17 taca Exp $
 
-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
+BLAKE2s (php-mcrypt/mcrypt-1.0.7.tgz) = 0ac7e8d3a550563755da9dd966acac039f178e34ed119026c57089683c18cbbf
+SHA512 (php-mcrypt/mcrypt-1.0.7.tgz) = 1b579af868a2db073520437ad6a93513c2591bc865d982dc7926591e712614995148d13bacc1b4b207ddecda4bad219b67010a39ea17e1ec6e180d4fd69182ff
+Size (php-mcrypt/mcrypt-1.0.7.tgz) = 27060 bytes



Home | Main Index | Thread Index | Old Index