This is a multi-part message in MIME format. --------------090905000708090301080101 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit >Submitter-Id: current-users >Originator: Peter Thoenen <eol1n@yahoo.com> >Confidential: no >Synopsis: update security/p5-GnuPG-Interface >Severity: non-critical >Priority: low >Category: ports >Class: maintainer-update >Release: FreeBSD 7.0-BETA1 amd64 >Environment: >Description: Drop maintainership and schedule for deletion from the port tree if nobody picks up as the port is unmaintained in cpan and no longer works with GnuPG. --------------090905000708090301080101 Content-Type: text/plain; name="p5-GnuPG-Interface.diff.txt" Content-Transfer-Encoding: 7bit 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 2007-10-30 12:23:20.137740995 -0400 +++ p5-GnuPG-Interface/Makefile 2007-10-30 12:25:37.973758980 -0400 @@ -13,9 +13,12 @@ MASTER_SITE_SUBDIR= gnupg-interface PKGNAMEPREFIX= p5- -MAINTAINER= eol1@yahoo.com +MAINTAINER= ports@freebsd.org COMMENT= Perl module for interfacing with GnuPG +DEPRECATED= Does not work with current version of GnuPG and is unmaintained +EXPIRATION_DATE= 2007-12-31 + BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \ ${RUN_DEPENDS} RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 --------------090905000708090301080101--
Class Changed From-To: sw-bug->maintainer-update
Responsible Changed From-To: gnats-admin->freebsd-ports-bugs
Responsible Changed From-To: freebsd-ports-bugs->clsung Eat.
clsung 2008-01-25 01:12:21 UTC FreeBSD ports repository Modified files: security/p5-GnuPG-Interface Makefile Log: - Drop maintainership Changes: PR: ports/117707 Submitted by: Peter Thoenen <eol1_AT_yahoo dot com> Revision Changes Path 1.22 +1 -1 ports/security/p5-GnuPG-Interface/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thank You.