diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2020-07-25 09:20:21 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2020-07-25 09:20:21 +0000 |
commit | a70fa0050ce9dea59307690435c96bfd4e9e9df3 (patch) | |
tree | 38d043d13c2ed8db442c3cc24b164b1640565ed4 /security | |
parent | 9f16a8d2b7566f027f76594eea0227598f06cedf (diff) | |
download | ports-a70fa0050ce9dea59307690435c96bfd4e9e9df3.tar.gz ports-a70fa0050ce9dea59307690435c96bfd4e9e9df3.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-GnuPG-Interface/Makefile | 3 | ||||
-rw-r--r-- | security/p5-GnuPG-Interface/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index a2b9d4f0b4c0..42e4996b3d50 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= GnuPG-Interface -PORTVERSION= 0.52 -PORTREVISION= 1 +PORTVERSION= 1.00 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-GnuPG-Interface/distinfo b/security/p5-GnuPG-Interface/distinfo index f6a34d2cddea..100fc5819752 100644 --- a/security/p5-GnuPG-Interface/distinfo +++ b/security/p5-GnuPG-Interface/distinfo @@ -1,2 +1,3 @@ -SHA256 (GnuPG-Interface-0.52.tar.gz) = 247a9f5a88bb6745281c00d0f7d5d94e8599a92396849fd9571356dda047fd35 -SIZE (GnuPG-Interface-0.52.tar.gz) = 63733 +TIMESTAMP = 1594974867 +SHA256 (GnuPG-Interface-1.00.tar.gz) = 97e9c809491a061b2e99fb4e50c7bf74eb42e1deb11c64b081b21b4dbe6aec2f +SIZE (GnuPG-Interface-1.00.tar.gz) = 75108 |