update to 0.07-2
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
State Changed From-To: open->closed Commited, thanks!