diff options
Diffstat (limited to 'math/p5-Set-IntSpan')
-rw-r--r-- | math/p5-Set-IntSpan/Makefile | 5 | ||||
-rw-r--r-- | math/p5-Set-IntSpan/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/math/p5-Set-IntSpan/Makefile b/math/p5-Set-IntSpan/Makefile index d9db8a570a5b..3764a727a44c 100644 --- a/math/p5-Set-IntSpan/Makefile +++ b/math/p5-Set-IntSpan/Makefile @@ -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 @@ PERL_CONFIGURE= yes MAN3= Set::IntSpan.3 +post-patch: + @${REINPLACE_CMD} -e 's|^our|my|g' ${WRKSRC}/IntSpan.pm + .include <bsd.port.mk> diff --git a/math/p5-Set-IntSpan/distinfo b/math/p5-Set-IntSpan/distinfo index f8d3f341ed87..60c550acb7b8 100644 --- a/math/p5-Set-IntSpan/distinfo +++ b/math/p5-Set-IntSpan/distinfo @@ -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 |