Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jul 2005 01:22:41 +0400
From:      Vsevolod Stakhov <vsevolod@highsecure.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83417: Update port: htpdate to 0.8.4 (maintainer)
Message-ID:  <E1Dsogj-000ELI-UZ@spray.anyhost.ru>
Resent-Message-ID: <200507132130.j6DLUIRT024022@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         83417
>Category:       ports
>Synopsis:       Update port: htpdate to 0.8.4 (maintainer)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 13 21:30:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Vsevolod Stakhov
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
>Description:
Update to 0.8.4
Support for ipv6 has been added.
Do not unpack and then pack again man page.
>How-To-Repeat:
>Fix:

--- htpdate-0.8.4.patch begins here ---
diff -ruN --exclude=CVS htpdate.orig/Makefile htpdate/Makefile
--- htpdate.orig/Makefile	Thu Jul 14 01:09:26 2005
+++ htpdate/Makefile	Thu Jul 14 01:14:59 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	htpdate
-PORTVERSION=	0.8.3
+PORTVERSION=	0.8.4
 CATEGORIES=	net
 MASTER_SITES=	http://www.clevervest.com/htp/archive/c/
 
@@ -15,12 +15,11 @@
 
 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
diff -ruN --exclude=CVS htpdate.orig/distinfo htpdate/distinfo
--- htpdate.orig/distinfo	Thu Jul 14 01:09:26 2005
+++ htpdate/distinfo	Thu Jul 14 01:10:09 2005
@@ -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
--- htpdate-0.8.4.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Dsogj-000ELI-UZ>