Date: Sun, 27 Oct 2019 11:30:35 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r515783 - head/security/pear-Crypt_GPG Message-ID: <201910271130.x9RBUZ56093257@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Oct 27 11:30:35 2019 New Revision: 515783 URL: https://svnweb.freebsd.org/changeset/ports/515783 Log: Update to 1.6.3 - Take maintainership Changes: https://pear.php.net/package/Crypt_GPG/download/ Modified: head/security/pear-Crypt_GPG/Makefile head/security/pear-Crypt_GPG/distinfo Modified: head/security/pear-Crypt_GPG/Makefile ============================================================================== --- head/security/pear-Crypt_GPG/Makefile Sun Oct 27 11:30:30 2019 (r515782) +++ head/security/pear-Crypt_GPG/Makefile Sun Oct 27 11:30:35 2019 (r515783) @@ -2,20 +2,20 @@ # $FreeBSD$ PORTNAME= Crypt_GPG -PORTVERSION= 1.4.3 +PORTVERSION= 1.6.3 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= GNU Privacy Guard (GPG) LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PEAR_PKGNAMEPREFIX}Console_CommandLine>=1.1.10:devel/pear-Console_CommandLine@${PHP_FLAVOR} -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS= ${PEAR_PKGNAMEPREFIX}Console_CommandLine>=1.1.10:devel/pear-Console_CommandLine@${PHP_FLAVOR} -NO_ARCH= yes USES= pear php USE_PHP= mbstring posix + +NO_ARCH= yes .include <bsd.port.mk> Modified: head/security/pear-Crypt_GPG/distinfo ============================================================================== --- head/security/pear-Crypt_GPG/distinfo Sun Oct 27 11:30:30 2019 (r515782) +++ head/security/pear-Crypt_GPG/distinfo Sun Oct 27 11:30:35 2019 (r515783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486211245 -SHA256 (PEAR/Crypt_GPG-1.4.3.tgz) = 8776a0687fa5e2fa2406bc4e022ed47fb8f7cb8456b548b66cbcd211fec0e99c -SIZE (PEAR/Crypt_GPG-1.4.3.tgz) = 346001 +TIMESTAMP = 1572168803 +SHA256 (PEAR/Crypt_GPG-1.6.3.tgz) = 84963979db407496f2afa757b5c110055a1226f7d99e2cde8d552ae99f4faad5 +SIZE (PEAR/Crypt_GPG-1.6.3.tgz) = 346999
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910271130.x9RBUZ56093257>