diff options
Diffstat (limited to 'net/htpdate')
-rw-r--r-- | net/htpdate/Makefile | 11 | ||||
-rw-r--r-- | net/htpdate/distinfo | 4 |
2 files changed, 7 insertions, 8 deletions
diff --git a/net/htpdate/Makefile b/net/htpdate/Makefile index 34211a829fa4..e54bc385e709 100644 --- a/net/htpdate/Makefile +++ b/net/htpdate/Makefile @@ -6,8 +6,8 @@ # PORTNAME= htpdate -PORTVERSION= 0.8.3 -CATEGORIES= net +PORTVERSION= 0.8.4 +CATEGORIES= net ipv6 MASTER_SITES= http://www.clevervest.com/htp/archive/c/ MAINTAINER= vsevolod@highsecure.ru @@ -15,13 +15,12 @@ COMMENT= Time synchronization over http utility USE_BZIP2= yes -MAN8= htpdate.8 +MANCOMPRESSED= no +NOMANCOMPRESS= yes +MAN8= htpdate.8.gz PLIST_FILES= bin/htpdate -post-extract: - @${GZIP_CMD} -d ${WRKSRC}/${MAN8}.gz - do-install: @${INSTALL_PROGRAM} ${WRKSRC}/htpdate ${PREFIX}/bin @${INSTALL_MAN} ${WRKSRC}/${MAN8} ${MAN8PREFIX}/man/man8 diff --git a/net/htpdate/distinfo b/net/htpdate/distinfo index 3bd6745394a5..8d8770e4bb12 100644 --- a/net/htpdate/distinfo +++ b/net/htpdate/distinfo @@ -1,2 +1,2 @@ -MD5 (htpdate-0.8.3.tar.bz2) = d93b86f77067c436c2ba31b8d46d8063 -SIZE (htpdate-0.8.3.tar.bz2) = 10709 +MD5 (htpdate-0.8.4.tar.bz2) = 7787187c092e63e0ca971fec0651086c +SIZE (htpdate-0.8.4.tar.bz2) = 11517 |