Date: Fri, 28 Mar 2003 01:10:15 -0800 (PST) From: Erwin Lansing <erwin@lansing.dk> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/50190: maintainer-update devel/p5-Sub-Uplevel to 0.07-2 Message-ID: <200303280910.h2S9AF4e009025@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/50190; it has been noted by GNATS. From: Erwin Lansing <erwin@lansing.dk> To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/50190: maintainer-update devel/p5-Sub-Uplevel to 0.07-2 Date: Fri, 28 Mar 2003 10:05:21 +0100 Fix the perllocal.pod mess (see ports/50385 and ports/48960 for discussion) and make portlint a bit more happy with the following patch: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-Sub-Uplevel/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 21 Feb 2003 11:22:51 -0000 1.3 +++ Makefile 28 Mar 2003 09:03:02 -0000 @@ -6,18 +6,18 @@ # PORTNAME= Sub-Uplevel -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Sub PKGNAMEPREFIX= p5- +DISTFILES= ${DISTNAME}-2${EXTRACT_SUFX} MAINTAINER= erwin@lansing.dk COMMENT= Sub::Uplevel - apparently run a function in a higher stack frame PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Sub::Uplevel.3 .include <bsd.port.pre.mk> Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-Sub-Uplevel/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 28 Jan 2003 14:20:01 -0000 1.1 +++ distinfo 28 Mar 2003 09:03:02 -0000 @@ -1 +1 @@ -MD5 (Sub-Uplevel-0.06.tar.gz) = 1436ca7aa406c1f8096ca6f56f0c69ed +MD5 (Sub-Uplevel-0.07-2.tar.gz) = d07f39a9e67f0a48734b775ca16c6963
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303280910.h2S9AF4e009025>