aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Set-IntSpan
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-07-25 16:44:47 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-07-25 16:44:47 +0000
commit709005204d867cee2c6b6a71cdb1a1e713820190 (patch)
treefd6700780ebaddea606e073d6dc00a78927523f9 /math/p5-Set-IntSpan
parentb6d77ae32891e254b83434a3fe342b8d6a9841f3 (diff)
downloadports-709005204d867cee2c6b6a71cdb1a1e713820190.tar.gz
ports-709005204d867cee2c6b6a71cdb1a1e713820190.zip
- update to 1.08
PR: 84061 Submitted by: leeym Approved by: maintainer
Notes
Notes: svn path=/head/; revision=140107
Diffstat (limited to 'math/p5-Set-IntSpan')
-rw-r--r--math/p5-Set-IntSpan/Makefile5
-rw-r--r--math/p5-Set-IntSpan/distinfo4
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