summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2014-02-10 16:12:18 +0000
committerJason Helfman <jgh@FreeBSD.org>2014-02-10 16:12:18 +0000
commit5670c3c9e92bd19b510b652e911d21fde727830f (patch)
tree9dc0c7dcd2462d9da56350263abb68e6c2444852 /net
parente80c4c9d30a12d8841529ad1abc53fa5efadc769 (diff)
downloadfreebsd-ports-5670c3c9e92bd19b510b652e911d21fde727830f.zip
- update to 1.1.0
Diffstat (limited to 'net')
-rw-r--r--net/htpdate/Makefile8
-rw-r--r--net/htpdate/distinfo4
2 files changed, 4 insertions, 8 deletions
diff --git a/net/htpdate/Makefile b/net/htpdate/Makefile
index 2d85fce37aef..34d521672c34 100644
--- a/net/htpdate/Makefile
+++ b/net/htpdate/Makefile
@@ -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>
diff --git a/net/htpdate/distinfo b/net/htpdate/distinfo
index 8a8a1953035b..b8a85fd96829 100644
--- a/net/htpdate/distinfo
+++ b/net/htpdate/distinfo
@@ -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