Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 2009 02:58:20 -0700 (PDT)
From:      Yen-Ming Lee <leeym@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        arved@FreeBSD.org
Subject:   ports/133654: [PATCH] misc/help2man: fix plist
Message-ID:  <200904120958.n3C9wKTw032225@cn1.leeym.com>
Resent-Message-ID: <200904121000.n3CA0FYq095075@freefall.freebsd.org>

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

>Number:         133654
>Category:       ports
>Synopsis:       [PATCH] misc/help2man: fix plist
>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:   Sun Apr 12 10:00:14 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 7.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
>Description:
- fix plist
- bump PORTREVISION

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

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- help2man-1.36.4_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/misc/help2man/Makefile,v
retrieving revision 1.19
diff -u -d -b -w -u -r1.19 Makefile
--- Makefile	6 Jun 2008 13:45:26 -0000	1.19
+++ Makefile	12 Apr 2009 09:57:57 -0000
@@ -8,7 +8,7 @@
 
 PORTNAME=	help2man
 PORTVERSION=	1.36.4
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/misc/help2man/pkg-plist,v
retrieving revision 1.8
diff -u -d -b -w -u -r1.8 pkg-plist
--- pkg-plist	30 Apr 2006 21:42:37 -0000	1.8
+++ pkg-plist	12 Apr 2009 09:57:57 -0000
@@ -10,3 +10,5 @@
 %%NLS%%@dirrmtry man/fr
 %%NLS%%@dirrmtry man/pl/man1
 %%NLS%%@dirrmtry man/pl
+%%NLS%%@dirrmtry man/sv/man1
+%%NLS%%@dirrmtry man/sv
--- help2man-1.36.4_3.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?200904120958.n3C9wKTw032225>