From bsam@bsam.ru  Tue Nov  1 10:24:29 2005
Return-Path: <bsam@bsam.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6762E16A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Nov 2005 10:24:29 +0000 (GMT)
	(envelope-from bsam@bsam.ru)
Received: from bsam.ru (gw.ipt.ru [80.253.10.66])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 04C7543D48
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Nov 2005 10:24:28 +0000 (GMT)
	(envelope-from bsam@bsam.ru)
Received: from bsam by bsam.ru with local (Exim 4.30; FreeBSD)
	id 1EWtIK-000Nie-22
	for FreeBSD-gnats-submit@freebsd.org; Tue, 01 Nov 2005 13:23:08 +0300
Message-Id: <E1EWtIK-000Nie-22@bsam.ru>
Date: Tue, 01 Nov 2005 13:23:08 +0300
From: Boris B. Samorodov <bsam@ipt.ru>
Sender: "Boris B. Samorodov" <bsam@bsam.ru>
Reply-To: Boris B. Samorodov <bsam@ipt.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [update] misc/help2man: new version 1.36.2 is released
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         88314
>Category:       ports
>Synopsis:       [update] misc/help2man: new version 1.36.2 is released
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 01 10:30:16 GMT 2005
>Closed-Date:    Tue Nov 01 13:52:49 GMT 2005
>Last-Modified:  Tue Nov 01 13:52:49 GMT 2005
>Originator:     Boris B. Samorodov
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
InPharmTech, Co. http://www.ipt.ru
>Environment:
System: FreeBSD srv.sem.ipt.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #0: Fri May 27 13:22:04 MSD 2005 bsam@srv.sem.ipt.ru:/usr/obj/usr/src/sys/SRV i386

>Description:
	A new version 1.36.2 of misc/help2man is released.
	Updates since 1.36.1:
	* Updated po translation from Jakub Bogusz.
	* Makefile.in: $(srcdir) fix from Paul Eggert (closes: #335741).
>How-To-Repeat:
>Fix:
	The patch should be applied to the port:
	# cd /usr/ports/misc
	# patch -p0 < _the_patch_
	<delete misc/*.orig misc/files/*.orig>

--- help2man.patch begins here ---
diff -ruN help2man.orig/Makefile help2man/Makefile
--- help2man.orig/Makefile	Mon Oct 31 16:01:50 2005
+++ help2man/Makefile	Tue Nov  1 12:58:46 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	help2man
-PORTVERSION=	1.36.1
+PORTVERSION=	1.36.2
 CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN help2man.orig/distinfo help2man/distinfo
--- help2man.orig/distinfo	Mon Oct 31 16:01:50 2005
+++ help2man/distinfo	Tue Nov  1 13:01:44 2005
@@ -1,2 +1,2 @@
-MD5 (help2man-1.36.1.tar.gz) = 89ad3d6a54692ce16626e64ab25ca071
-SIZE (help2man-1.36.1.tar.gz) = 80046
+MD5 (help2man-1.36.2.tar.gz) = 195785b0c84c28d00d3b95e6c73744cf
+SIZE (help2man-1.36.2.tar.gz) = 80479
diff -ruN help2man.orig/files/patch-Makefile.in help2man/files/patch-Makefile.in
--- help2man.orig/files/patch-Makefile.in	Fri Mar 26 21:48:23 2004
+++ help2man/files/patch-Makefile.in	Tue Nov  1 13:05:46 2005
@@ -14,6 +14,6 @@
  
 -	$(INSTALL_PROGRAM) $(target) $(DESTDIR)$(bindir)
 +	$(INSTALL_SCRIPT) $(target) $(DESTDIR)$(bindir)
- 	$(INSTALL_DATA) $(target).1 $(DESTDIR)$(mandir)/man1
- 	$(INSTALL_DATA) $(target).info $(DESTDIR)$(infodir)/$(target).info
- 	if test -f $(DESTDIR)$(infodir)/dir; \
+ 	$(INSTALL_DATA) $(srcdir)/$(target).1 $(DESTDIR)$(mandir)/man1
+ 	$(INSTALL_DATA) $(srcdir)/$(target).info \
+ 	    $(DESTDIR)$(infodir)/$(target).info
--- help2man.patch ends here ---

WBR
-- 
bsam

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Tue Nov 1 13:52:45 GMT 2005 
State-Changed-Why:  
committed, thanks 

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