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:           Tue Apr 30 04:05:45 UTC 2019

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

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

Changes are not available.  But it seems set correct PHP_MCRYPT_VERSION
instead of PHP's version.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/php-pecl-mcrypt/Makefile
cvs rdiff -u -r1.1 -r1.2 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.3 pkgsrc/security/php-pecl-mcrypt/Makefile:1.4
--- pkgsrc/security/php-pecl-mcrypt/Makefile:1.3        Sun Dec 16 02:46:38 2018
+++ pkgsrc/security/php-pecl-mcrypt/Makefile    Tue Apr 30 04:05:45 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2018/12/16 02:46:38 taca Exp $
+# $NetBSD: Makefile,v 1.4 2019/04/30 04:05:45 taca Exp $
 #
 
 MODNAME=       mcrypt
-PECL_VERSION=  1.0.1
+PECL_VERSION=  1.0.2
 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.1 pkgsrc/security/php-pecl-mcrypt/distinfo:1.2
--- pkgsrc/security/php-pecl-mcrypt/distinfo:1.1        Mon Mar 20 16:44:17 2017
+++ pkgsrc/security/php-pecl-mcrypt/distinfo    Tue Apr 30 04:05:45 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2017/03/20 16:44:17 taca Exp $
+$NetBSD: distinfo,v 1.2 2019/04/30 04:05:45 taca Exp $
 
-SHA1 (php-mcrypt/mcrypt-1.0.1.tgz) = 9c365f1c07e0fb8ce99231f0b662ba64d4a5494b
-RMD160 (php-mcrypt/mcrypt-1.0.1.tgz) = 5887bb08d105d8a82d4c5360d1811103947f163e
-SHA512 (php-mcrypt/mcrypt-1.0.1.tgz) = 1677202715499a41ac6999089257a059106e58cbac06ca8a7dd2e9edd28be5a4118234dd7468110e9e3d7f9de5d099367848fe84bcd06716ea56645c9015c578
-Size (php-mcrypt/mcrypt-1.0.1.tgz) = 33782 bytes
+SHA1 (php-mcrypt/mcrypt-1.0.2.tgz) = 31fdd930082f4752ad5bd9bf5404b2e9f6ceaa45
+RMD160 (php-mcrypt/mcrypt-1.0.2.tgz) = acd9f5842ae37c6d35d57a0960a5b06cf6881977
+SHA512 (php-mcrypt/mcrypt-1.0.2.tgz) = bf3796b60f1d8d34185c3ad0d813653fe64ccfc883106ba544b01a8caa7bf9729978f44e0d481d28af9f8827803dcc5cd8bfc83e50dc950d26f851fabc868b18
+Size (php-mcrypt/mcrypt-1.0.2.tgz) = 33698 bytes



Home | Main Index | Thread Index | Old Index