upgrade to 0903
This commit is contained in:
parent
e6ce194ecb
commit
de9b809d86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47445
@ -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
|
||||
|
@ -1 +1 @@
|
||||
MD5 (perltidy-20010731.tgz) = b34666986f5e4a1976988f3d6011dc06
|
||||
MD5 (perltidy-20010903.tgz) = d140ffaa709474f7bfffba343f099db7
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user