aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Set-Infinite
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2004-11-05 20:45:26 +0800
committermat <mat@FreeBSD.org>2004-11-05 20:45:26 +0800
commit722bf0e6eedc6a3731fc35ff1757b02ff3572423 (patch)
treeb772d29bcfbef9dc9847ff3eadc3d4358a34f38b /devel/p5-Set-Infinite
parent7a0830ed194fcc9b7acf908c8f2d4bf3ec07424a (diff)
downloadfreebsd-ports-gnome-722bf0e6eedc6a3731fc35ff1757b02ff3572423.tar.gz
freebsd-ports-gnome-722bf0e6eedc6a3731fc35ff1757b02ff3572423.tar.zst
freebsd-ports-gnome-722bf0e6eedc6a3731fc35ff1757b02ff3572423.zip
Update to 0.61
Add some docs
Diffstat (limited to 'devel/p5-Set-Infinite')
-rw-r--r--devel/p5-Set-Infinite/Makefile11
-rw-r--r--devel/p5-Set-Infinite/distinfo4
2 files changed, 12 insertions, 3 deletions
diff --git a/devel/p5-Set-Infinite/Makefile b/devel/p5-Set-Infinite/Makefile
index facc2ef72ccb..124eb83f731b 100644
--- a/devel/p5-Set-Infinite/Makefile
+++ b/devel/p5-Set-Infinite/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Set-Infinite
-PORTVERSION= 0.59
+PORTVERSION= 0.61
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Set
@@ -23,4 +23,13 @@ PERL_CONFIGURE= yes
MAN3= Set::Infinite.3 Set::Infinite::Basic.3
+.if !defined(NOPORTDOCS)
+PORTDOCS= Changes README TODO
+
+post-install:
+ @${MKDIR} ${DOCSDIR}
+ @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
+ @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
+.endif
+
.include <bsd.port.mk>
diff --git a/devel/p5-Set-Infinite/distinfo b/devel/p5-Set-Infinite/distinfo
index 4fccad900e5b..da0277770de2 100644
--- a/devel/p5-Set-Infinite/distinfo
+++ b/devel/p5-Set-Infinite/distinfo
@@ -1,2 +1,2 @@
-MD5 (Set-Infinite-0.59.tar.gz) = 95a39235b6d78b2dcc44da6cb06d8e14
-SIZE (Set-Infinite-0.59.tar.gz) = 49114
+MD5 (Set-Infinite-0.61.tar.gz) = c9912f4ee6ac2e2291be94a5a2bd11f2
+SIZE (Set-Infinite-0.61.tar.gz) = 49501