ports/133654: [PATCH] misc/help2man: fix plist

Yen-Ming Lee leeym at FreeBSD.org
Sun Apr 12 10:00:15 UTC 2009


>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 at 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:



More information about the freebsd-ports-bugs mailing list