aboutsummaryrefslogtreecommitdiff
path: root/devel/perltidy
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-09-05 06:35:03 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-09-05 06:35:03 +0000
commitde9b809d86d8a63b8fc86dae279d4bda0f37584e (patch)
tree8c358c2239bd2e5082e3e5e809489468cd90dedc /devel/perltidy
parente6ce194ecb14268702d5cb4a7f157528c7fa4f6c (diff)
downloadports-de9b809d86d8a63b8fc86dae279d4bda0f37584e.tar.gz
ports-de9b809d86d8a63b8fc86dae279d4bda0f37584e.zip
Notes
Diffstat (limited to 'devel/perltidy')
-rw-r--r--devel/perltidy/Makefile4
-rw-r--r--devel/perltidy/distinfo2
-rw-r--r--devel/perltidy/pkg-plist2
3 files changed, 5 insertions, 3 deletions
diff --git a/devel/perltidy/Makefile b/devel/perltidy/Makefile
index 3f67b41ad906..ce8b6a420e03 100644
--- a/devel/perltidy/Makefile
+++ b/devel/perltidy/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= perltidy
-PORTVERSION= 20010731
+PORTVERSION= 20010903
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -27,7 +27,7 @@ post-patch:
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
-.for file in ChangeLog perl2web perltidy tutorial
+.for file in BUGS ChangeLog perl2web perltidy tutorial
.for ext in html txt
${INSTALL_DATA} ${WRKSRC}/docs/${file}.${ext} ${DOCSDIR}
.endfor
diff --git a/devel/perltidy/distinfo b/devel/perltidy/distinfo
index bbbfabb3d146..7c49e51c2649 100644
--- a/devel/perltidy/distinfo
+++ b/devel/perltidy/distinfo
@@ -1 +1 @@
-MD5 (perltidy-20010731.tgz) = b34666986f5e4a1976988f3d6011dc06
+MD5 (perltidy-20010903.tgz) = d140ffaa709474f7bfffba343f099db7
diff --git a/devel/perltidy/pkg-plist b/devel/perltidy/pkg-plist
index d545aa4b59e9..4225d1412d34 100644
--- a/devel/perltidy/pkg-plist
+++ b/devel/perltidy/pkg-plist
@@ -1,4 +1,6 @@
bin/perltidy
+%%PORTDOCS%%share/doc/perltidy/BUGS.html
+%%PORTDOCS%%share/doc/perltidy/BUGS.txt
%%PORTDOCS%%share/doc/perltidy/ChangeLog.html
%%PORTDOCS%%share/doc/perltidy/ChangeLog.txt
%%PORTDOCS%%share/doc/perltidy/perl2web.html