mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- update to 1.1.0
This commit is contained in:
parent
e80c4c9d30
commit
5670c3c9e9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343649
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= htpdate
|
||||
PORTVERSION= 1.0.7
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= net ipv6
|
||||
MASTER_SITES= http://www.vervest.org/htp/archive/c/ \
|
||||
http://twekkel.home.xs4all.nl/htp/
|
||||
@ -22,16 +22,12 @@ USE_RC_SUBR= ${PORTNAME}
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8.gz ${STAGEDIR}${MAN8PREFIX}/man/man8
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${MAN8PREFIX}/man/man8
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
.for doc in ${PORTDOCS}
|
||||
${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR}
|
||||
.endfor
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (htpdate-1.0.7.tar.bz2) = 8058ef726c4790cbd0e98962826e40bd9862e80791094090707a6d30f84a7f96
|
||||
SIZE (htpdate-1.0.7.tar.bz2) = 16589
|
||||
SHA256 (htpdate-1.1.0.tar.bz2) = e80e0b4e50d118143533041245b9fffe090237493ac085381bf53db6830b4588
|
||||
SIZE (htpdate-1.1.0.tar.bz2) = 12585
|
||||
|
Loading…
Reference in New Issue
Block a user