pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/php-pecl-mcrypt security/php-pecl-mcrypt: upd...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/674e8428eb6b
branches:  trunk
changeset: 333091:674e8428eb6b
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Apr 30 04:05:45 2019 +0000

description:
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.

diffstat:

 security/php-pecl-mcrypt/Makefile |   4 ++--
 security/php-pecl-mcrypt/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r 3cf8b638887a -r 674e8428eb6b security/php-pecl-mcrypt/Makefile
--- a/security/php-pecl-mcrypt/Makefile Tue Apr 30 03:59:53 2019 +0000
+++ b/security/php-pecl-mcrypt/Makefile Tue Apr 30 04:05:45 2019 +0000
@@ -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
 
diff -r 3cf8b638887a -r 674e8428eb6b security/php-pecl-mcrypt/distinfo
--- a/security/php-pecl-mcrypt/distinfo Tue Apr 30 03:59:53 2019 +0000
+++ b/security/php-pecl-mcrypt/distinfo Tue Apr 30 04:05:45 2019 +0000
@@ -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