diff --git a/security/pecl-mcrypt/Makefile b/security/pecl-mcrypt/Makefile index c5c400c8061b..b4c4d4b88c58 100644 --- a/security/pecl-mcrypt/Makefile +++ b/security/pecl-mcrypt/Makefile @@ -1,21 +1,21 @@ PORTNAME= mcrypt -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 PORTREVISION= 0 CATEGORIES= security pear MAINTAINER= pizzamig@FreeBSD.org COMMENT= PHP extension for mcrypt, removed in PHP 7.2 WWW= https://pecl.php.net/package/mcrypt LICENSE= PHP301 LIB_DEPENDS= libltdl.so:devel/libltdl \ libmcrypt.so:security/libmcrypt USES= php:pecl post-patch: ${REINPLACE_CMD} -e 's/RETURN_FALSE$$/RETURN_FALSE;/g' ${WRKSRC}/mcrypt.c ${REINPLACE_CMD} -e 's/RETURN_TRUE$$/RETURN_TRUE;/g' ${WRKSRC}/mcrypt.c .include diff --git a/security/pecl-mcrypt/distinfo b/security/pecl-mcrypt/distinfo index b627308c7142..6314d428fc94 100644 --- a/security/pecl-mcrypt/distinfo +++ b/security/pecl-mcrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656960403 -SHA256 (PECL/mcrypt-1.0.5.tgz) = c9f51e211640a15d2a983f5d80e26660656351651d6f682d657bdf1cfa07d8a3 -SIZE (PECL/mcrypt-1.0.5.tgz) = 27056 +TIMESTAMP = 1679830074 +SHA256 (PECL/mcrypt-1.0.6.tgz) = be6efd52a76ed01aabdda0ce426aed0a93db4ec06908c16a5460175c35b0d08a +SIZE (PECL/mcrypt-1.0.6.tgz) = 27062