Date: Fri, 22 Sep 2023 03:26:28 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1d2326c77e41 - main - security/p5-GnuPG-Interface: Update to 1.03 Message-ID: <202309220326.38M3QSVX097346@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1d2326c77e41a9b3ca0c05c3306ec44676d46dea commit 1d2326c77e41a9b3ca0c05c3306ec44676d46dea Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-22 03:21:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-22 03:21:51 +0000 security/p5-GnuPG-Interface: Update to 1.03 - Update WWW and clean up pkg-descr Changes: https://metacpan.org/dist/GnuPG-Interface/changes --- security/p5-GnuPG-Interface/Makefile | 5 +++-- security/p5-GnuPG-Interface/distinfo | 6 +++--- security/p5-GnuPG-Interface/pkg-descr | 2 -- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 6eafae2f5a42..632bfb73a9ec 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -1,12 +1,13 @@ PORTNAME= GnuPG-Interface -PORTVERSION= 1.02 +PORTVERSION= 1.03 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for interfacing with GnuPG -WWW= https://metacpan.org/release/GnuPG-Interface +WWW= https://metacpan.org/release/GnuPG-Interface \ + https://gnupg-interface.sourceforge.net/ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual diff --git a/security/p5-GnuPG-Interface/distinfo b/security/p5-GnuPG-Interface/distinfo index ed1c0d45ca1d..716610532e7e 100644 --- a/security/p5-GnuPG-Interface/distinfo +++ b/security/p5-GnuPG-Interface/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622214106 -SHA256 (GnuPG-Interface-1.02.tar.gz) = c27a48c3d48e1a9205e362eeea66d46b032bd84637991fdf0b13828bcafdd3e6 -SIZE (GnuPG-Interface-1.02.tar.gz) = 75523 +TIMESTAMP = 1695143527 +SHA256 (GnuPG-Interface-1.03.tar.gz) = 5af56630f0fac290d7242183f6449aa0e02829f4611dc62bc6e9e9b3808f187a +SIZE (GnuPG-Interface-1.03.tar.gz) = 77280 diff --git a/security/p5-GnuPG-Interface/pkg-descr b/security/p5-GnuPG-Interface/pkg-descr index ade930617463..d7f12a15f2fc 100644 --- a/security/p5-GnuPG-Interface/pkg-descr +++ b/security/p5-GnuPG-Interface/pkg-descr @@ -1,3 +1 @@ This is a Perl module for interfacing with GnuPG. - -See also: http://gnupg-interface.sourceforge.net/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309220326.38M3QSVX097346>