From leeym@utopia.leeym.com  Fri Jun 10 18:08:16 2005
Return-Path: <leeym@utopia.leeym.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9E48C16A41C;
	Fri, 10 Jun 2005 18:08:16 +0000 (GMT)
	(envelope-from leeym@utopia.leeym.com)
Received: from msr17.hinet.net (msr17.hinet.net [168.95.4.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D162743D1D;
	Fri, 10 Jun 2005 18:08:15 +0000 (GMT)
	(envelope-from leeym@utopia.leeym.com)
Received: from utopia.leeym.com (utopia.leeym.com [211.21.137.52])
	by msr17.hinet.net (8.9.3/8.9.3) with ESMTP id CAA28216;
	Sat, 11 Jun 2005 02:08:14 +0800 (CST)
Received: from localhost (localhost [127.0.0.1])
	by utopia.leeym.com (Postfix) with ESMTP id 34D523EA141;
	Sat, 11 Jun 2005 02:08:13 +0800 (CST)
Received: from utopia.leeym.com ([127.0.0.1])
 by localhost (utopia.leeym.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 82816-09; Sat, 11 Jun 2005 02:08:09 +0800 (CST)
Received: by utopia.leeym.com (Postfix, from userid 1000)
	id E6E193EA16E; Sat, 11 Jun 2005 02:08:09 +0800 (CST)
Message-Id: <20050610180809.E6E193EA16E@utopia.leeym.com>
Date: Sat, 11 Jun 2005 02:08:09 +0800 (CST)
From: Yen-Ming Lee <leeym@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: kevlo@freebsd.org
Subject: [PATCH] textproc/libextractor: add missing manpage
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         82127
>Category:       ports
>Synopsis:       [PATCH] textproc/libextractor: add missing manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kevlo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 10 18:10:15 GMT 2005
>Closed-Date:    Mon Jun 13 02:51:20 GMT 2005
>Last-Modified:  Mon Jun 13 02:51:20 GMT 2005
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Mon May 16 15:20:54 CST 2005
>Description:
- add missing manpage

Port maintainer (kevlo@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2005051203/libextractor-0.5.0.log

>Fix:

--- libextractor-0.5.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/libextractor/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	27 May 2005 03:12:14 -0000	1.2
+++ Makefile	10 Jun 2005 18:00:59 -0000
@@ -23,5 +23,6 @@
 INSTALLS_SHLIB=	yes
 
 MAN1=		extract.1
+MAN3=		libextractor.3
 
 .include <bsd.port.mk>
--- libextractor-0.5.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->kevlo 
Responsible-Changed-By: pav 
Responsible-Changed-When: Fri Jun 10 18:30:32 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82127 
State-Changed-From-To: open->closed 
State-Changed-By: kevlo 
State-Changed-When: Mon Jun 13 02:50:56 GMT 2005 
State-Changed-Why:  
Committed, thanks. 

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