Update to 2.3.6.d
This commit is contained in:
parent
6d52df93ad
commit
071735165a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180206
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= linklint
|
||||
PORTVERSION= 2.3.5
|
||||
DISTVERSION= 2.3.6.d
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.linklint.org/download/ \
|
||||
http://critical.ch/distfiles/ \
|
||||
@ -19,11 +19,6 @@ USE_PERL5_RUN= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
PLIST_FILES= bin/linklint
|
||||
HTMLDOC= bugs.html doc_index.html dot.gif hints.html howitworks.html \
|
||||
index.html inputs.html language.html license.html linklint.gif \
|
||||
new.html outputs.html
|
||||
DOC= CHANGES.txt
|
||||
PORTDOCS= *
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '1s|.*|#!${PERL}|' \
|
||||
@ -32,12 +27,4 @@ post-patch:
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${PREFIX}/bin/${PORTNAME}
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${DOCSDIR}/html
|
||||
${INSTALL_DATA} ${WRKSRC}/${DOC} ${DOCSDIR}
|
||||
.for f in ${HTMLDOC}
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/${f} ${DOCSDIR}/html
|
||||
.endfor
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (linklint-2.3.5.tar.gz) = c1ae0860199da59ded28771d1fa7b800
|
||||
SHA256 (linklint-2.3.5.tar.gz) = ecaee456a3c2d6a3bd18a580d6b09b6b7b825df3e59f900270fe3f84ec3ac9c7
|
||||
SIZE (linklint-2.3.5.tar.gz) = 113256
|
||||
MD5 (linklint-2.3.6.d.tar.gz) = 1630abadb4709d65af36d45e73205f03
|
||||
SHA256 (linklint-2.3.6.d.tar.gz) = 05c2aee1c530af566ef67857fc6b052abb3521d54318749375f8c4a092cd3dea
|
||||
SIZE (linklint-2.3.6.d.tar.gz) = 38456
|
||||
|
Loading…
Reference in New Issue
Block a user