Skip site navigation (1)Skip section navigation (2)
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:   ports/82127: [PATCH] textproc/libextractor: add missing manpage
Message-ID:  <20050610180809.E6E193EA16E@utopia.leeym.com>
Resent-Message-ID: <200506101810.j5AIAFqO062158@freefall.freebsd.org>

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

>Number:         82127
>Category:       ports
>Synopsis:       [PATCH] textproc/libextractor: add missing manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 10 18:10:15 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050610180809.E6E193EA16E>