From vsevolod@highsecure.ru  Wed Jul 13 21:22:45 2005
Return-Path: <vsevolod@highsecure.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1892C16A41C
	for <freebsd-gnats-submit@freebsd.org>; Wed, 13 Jul 2005 21:22:45 +0000 (GMT)
	(envelope-from vsevolod@highsecure.ru)
Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5D9EB43D46
	for <freebsd-gnats-submit@freebsd.org>; Wed, 13 Jul 2005 21:22:44 +0000 (GMT)
	(envelope-from vsevolod@highsecure.ru)
Received: from waterwall.inec.ru (root@localhost)
  by waterwall.inec.ru (8.13.1/8.12.6) with SMTP id j6DLO1Aw034827
    for <freebsd-gnats-submit@freebsd.org>; Thu, 14 Jul 2005 01:24:01 +0400 (MSD)
Received: from core (postbox.inec.ru [213.148.3.226])
  by waterwall.inec.ru (8.13.1/8.12.6) with ESMTP id j6DLO0TI034822
    for <FreeBSD-gnats-submit@freebsd.org>; Thu, 14 Jul 2005 01:24:00 +0400 (MSD)
Received: from [213.219.249.64] (helo=spray.anyhost.ru)
	by core with esmtp (Exim 4.51 (FreeBSD))
	id 1DsogW-000ByD-Ak
	for FreeBSD-gnats-submit@freebsd.org; Thu, 14 Jul 2005 01:22:28 +0400
Received: from cebka by spray.anyhost.ru with local (Exim 4.51 (FreeBSD))
	id 1Dsogj-000ELI-UZ
	for FreeBSD-gnats-submit@freebsd.org; Thu, 14 Jul 2005 01:22:41 +0400
Message-Id: <E1Dsogj-000ELI-UZ@spray.anyhost.ru>
Date: Thu, 14 Jul 2005 01:22:41 +0400
From: Vsevolod Stakhov <vsevolod@highsecure.ru>
Sender: Vsevolod Stakhov <vsevolod@highsecure.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: htpdate to 0.8.4 (maintainer)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         83417
>Category:       ports
>Synopsis:       Update port: htpdate to 0.8.4 (maintainer)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    novel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 13 21:30:17 GMT 2005
>Closed-Date:    Thu Jul 14 05:24:24 GMT 2005
>Last-Modified:  Thu Jul 14 05:24:24 GMT 2005
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->novel 
Responsible-Changed-By: novel 
Responsible-Changed-When: Thu Jul 14 05:12:47 GMT 2005 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83417 
State-Changed-From-To: open->closed 
State-Changed-By: novel 
State-Changed-When: Thu Jul 14 05:23:43 GMT 2005 
State-Changed-Why:  
Committed, thanks! By the way, I've added ipv6 to CATEGORIES. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=83417 
>Unformatted:
