diff options
author | cpm <cpm@FreeBSD.org> | 2017-02-04 20:47:04 +0800 |
---|---|---|
committer | cpm <cpm@FreeBSD.org> | 2017-02-04 20:47:04 +0800 |
commit | 4e374a37884a4acac403d9c75ae7a106bcfcacb0 (patch) | |
tree | d13c918674dfc5ddc132243df811393d592e9f77 | |
parent | ffc4c031148101182306002c99cd6086d41198be (diff) | |
download | freebsd-ports-gnome-4e374a37884a4acac403d9c75ae7a106bcfcacb0.tar.gz freebsd-ports-gnome-4e374a37884a4acac403d9c75ae7a106bcfcacb0.tar.zst freebsd-ports-gnome-4e374a37884a4acac403d9c75ae7a106bcfcacb0.zip |
- Update to 1.4.3
PR: 216764
Submitted by: Demetris Procopiou <dem.procopiou@gmail.com> (maintainer)
-rw-r--r-- | security/pear-Crypt_GPG/Makefile | 2 | ||||
-rw-r--r-- | security/pear-Crypt_GPG/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/pear-Crypt_GPG/Makefile b/security/pear-Crypt_GPG/Makefile index ff1b49ed4b1a..cb6ac30b7ad8 100644 --- a/security/pear-Crypt_GPG/Makefile +++ b/security/pear-Crypt_GPG/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt_GPG -PORTVERSION= 1.4.2 +PORTVERSION= 1.4.3 CATEGORIES= security www pear MAINTAINER= dem.procopiou@gmail.com diff --git a/security/pear-Crypt_GPG/distinfo b/security/pear-Crypt_GPG/distinfo index f96d9221b530..41c67bf54a46 100644 --- a/security/pear-Crypt_GPG/distinfo +++ b/security/pear-Crypt_GPG/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470290580 -SHA256 (PEAR/Crypt_GPG-1.4.2.tgz) = 8e1cf98b5bf37fead50745327261c021efac8c1ee2bddd57c38be57e8f1bc969 -SIZE (PEAR/Crypt_GPG-1.4.2.tgz) = 345962 +TIMESTAMP = 1486211245 +SHA256 (PEAR/Crypt_GPG-1.4.3.tgz) = 8776a0687fa5e2fa2406bc4e022ed47fb8f7cb8456b548b66cbcd211fec0e99c +SIZE (PEAR/Crypt_GPG-1.4.3.tgz) = 346001 |