1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00

- Update to 0.8.4

- Add ipv6 to CATEGORIES
- Do not unpack and then pack again man page

PR:		83417
Submitted by:	Vsevolod Stakhov (maintainer)
This commit is contained in:
Roman Bogorodskiy 2005-07-14 05:22:15 +00:00
parent 2a5056c9fb
commit 1d87f2edf1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139170
2 changed files with 7 additions and 8 deletions

View File

@ -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

View File

@ -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