Index: Makefile =================================================================== RCS file: /home/pcvs/ports/math/p5-Set-IntSpan/Makefile,v retrieving revision 1.8 diff -u -u -r1.8 Makefile --- Makefile 24 Oct 2003 12:02:48 -0000 1.8 +++ Makefile 25 Jul 2005 14:14:43 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Set-IntSpan -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Set @@ -19,4 +19,7 @@ MAN3= Set::IntSpan.3 +post-patch: + @${REINPLACE_CMD} -e 's|^our|my|g' ${WRKSRC}/IntSpan.pm + .include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/math/p5-Set-IntSpan/distinfo,v retrieving revision 1.3 diff -u -u -r1.3 distinfo --- distinfo 18 Mar 2004 02:27:41 -0000 1.3 +++ distinfo 25 Jul 2005 14:14:43 -0000 @@ -1,2 +1,2 @@ -MD5 (Set-IntSpan-1.07.tar.gz) = 2f8839d5897f1f0597bff1e6475004bb -SIZE (Set-IntSpan-1.07.tar.gz) = 13641 +MD5 (Set-IntSpan-1.08.tar.gz) = 9d44f23bd2e4f3852e53f703f73fc699 +SIZE (Set-IntSpan-1.08.tar.gz) = 14148