From d33c7b9d2ecd39f897d55c9b6f9ce1f91c5aea4d Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 19 Feb 2015 13:18:10 +0000 Subject: Update to 0.52: 0.52 - 2016-02-16 - Skip "grp" records, generated by GPG 2.1; this suppresses "unknown record type" warnings - Add explicit Fatal dependency; though nominally part of code perl, RedHat's perl does not ship with it - Ensure that the trustdb is created before attempting to encrypt; gpg2 requires that it exist, even for commands with --trust-model=always. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751266 --- security/p5-GnuPG-Interface/Makefile | 4 ++-- security/p5-GnuPG-Interface/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'security/p5-GnuPG-Interface') diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 6b877f6de64..869e3da3b33 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2014/12/30 13:04:03 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/02/19 13:18:10 wiz Exp $ -DISTNAME= GnuPG-Interface-0.51 +DISTNAME= GnuPG-Interface-0.52 PKGNAME= p5-${DISTNAME} CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GnuPG/} diff --git a/security/p5-GnuPG-Interface/distinfo b/security/p5-GnuPG-Interface/distinfo index 6e816a3304c..310e9c83aaa 100644 --- a/security/p5-GnuPG-Interface/distinfo +++ b/security/p5-GnuPG-Interface/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2014/12/30 13:04:03 wiz Exp $ +$NetBSD: distinfo,v 1.11 2015/02/19 13:18:10 wiz Exp $ -SHA1 (GnuPG-Interface-0.51.tar.gz) = 14bce47447e29a8b5f5a79ecda7bd3f7671b7e80 -RMD160 (GnuPG-Interface-0.51.tar.gz) = 07c32b756472ef113136db1b0db5b0f3ae87ad89 -Size (GnuPG-Interface-0.51.tar.gz) = 63560 bytes +SHA1 (GnuPG-Interface-0.52.tar.gz) = cb3ae8479edf668d88d7dd90c08036ceb79bbfa7 +RMD160 (GnuPG-Interface-0.52.tar.gz) = 1fc947172288205893642bace958fad3e6c34c6f +Size (GnuPG-Interface-0.52.tar.gz) = 63733 bytes -- cgit v1.2.3