Date: Sun, 12 Feb 2006 12:39:03 -0800 (PST) From: Peter Thoenen <peter.thoenen@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/93251: Update: security/p5-GnuPG-Interface Message-ID: <20060212203903.70628.qmail@web51903.mail.yahoo.com> Resent-Message-ID: <200602122040.k1CKe7Ig007136@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 93251 >Category: ports >Synopsis: update security/p5-GnuPG-Interface >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Feb 12 20:40:06 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Peter Thoenen <peter.thoenen@yahoo.com> >Release: FreeBSD 6.0-RELEASE-p4 i386 >Organization: >Environment: >Description: Update to current release and take ownership. I have some upcoming ports that I plan to submit that make use of this port and would hate to see it go away for lack of maintenance. --0-1497671104-1139776743=:69775 Content-Type: text/plain; name="p5-GnuPG-Interface.diff.txt" Content-Description: 2120847152-p5-GnuPG-Interface.diff.txt Content-Disposition: inline; filename="p5-GnuPG-Interface.diff.txt" diff -ruN p5-GnuPG-Interface.orig/Makefile p5-GnuPG-Interface/Makefile --- p5-GnuPG-Interface.orig/Makefile Sun Feb 12 22:58:06 2006 +++ p5-GnuPG-Interface/Makefile Sun Feb 12 10:00:14 2006 @@ -6,8 +6,7 @@ # PORTNAME= GnuPG-Interface -PORTVERSION= 0.33 -PORTREVISION= 2 +PORTVERSION= 0.34 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \ ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} @@ -18,9 +17,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for interfacing with GnuPG -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker -RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg \ - ${BUILD_DEPENDS} +PERL_BUILD_DEPENDS= Class-MethodMaker:${PORTSDIR}/devel/p5-Class-MethodMaker +RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg PERL_CONFIGURE= yes diff -ruN p5-GnuPG-Interface.orig/distinfo p5-GnuPG-Interface/distinfo --- p5-GnuPG-Interface.orig/distinfo Sun Feb 12 22:58:09 2006 +++ p5-GnuPG-Interface/distinfo Sun Feb 12 09:45:27 2006 @@ -1,3 +1,3 @@ -MD5 (GnuPG-Interface-0.33.tar.gz) = 7349795ec874c2af78eec7f274d96bc8 -SHA256 (GnuPG-Interface-0.33.tar.gz) = 85f8d8e6933b8ee4b1807a2f73c717d4ed11bcc2b5ffc2b075228dfe76772960 -SIZE (GnuPG-Interface-0.33.tar.gz) = 38494 +MD5 (GnuPG-Interface-0.34.tar.gz) = 3cb5f4ae3937df55ffc54a2a0c2f12af +SHA256 (GnuPG-Interface-0.34.tar.gz) = 9e6aaca689e5d3c24adaaba9db50b611ae16a799fd11cb209efa3159affb61c9 +SIZE (GnuPG-Interface-0.34.tar.gz) = 38730 --0-1497671104-1139776743=:69775-- >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: --0-1497671104-1139776743=:69775 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Content-Id: Content-Disposition: inline
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060212203903.70628.qmail>