diff --git a/security/pecl-mcrypt/Makefile b/security/pecl-mcrypt/Makefile index b4c4d4b88c58..097b8b122ced 100644 --- a/security/pecl-mcrypt/Makefile +++ b/security/pecl-mcrypt/Makefile @@ -1,21 +1,21 @@ PORTNAME= mcrypt -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 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 6314d428fc94..e1038c69cacc 100644 --- a/security/pecl-mcrypt/distinfo +++ b/security/pecl-mcrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679830074 -SHA256 (PECL/mcrypt-1.0.6.tgz) = be6efd52a76ed01aabdda0ce426aed0a93db4ec06908c16a5460175c35b0d08a -SIZE (PECL/mcrypt-1.0.6.tgz) = 27062 +TIMESTAMP = 1715118049 +SHA256 (PECL/mcrypt-1.0.7.tgz) = 12ea2fbbf2e2efbe790a12121f77bf096c8b84cef81d0216bec00d56e5badef4 +SIZE (PECL/mcrypt-1.0.7.tgz) = 27060