ports/177321: [PATCH] converters/recode: fix plist and trim makefile
William Grzybowski
william88 at gmail.com
Sat Mar 23 22:10:00 UTC 2013
>Number: 177321
>Category: ports
>Synopsis: [PATCH] converters/recode: fix plist and trim makefile
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Mar 23 22:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: William Grzybowski
>Release: FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
>Description:
Fix plist (pointyhat)
Trim makefile header
>How-To-Repeat:
>Fix:
See attached patch
--- recode.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 314933)
+++ Makefile (working copy)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: recode
-# Date created: 14 Jul 1995
+# Created by: torstenb at FreeBSD.org
# $FreeBSD$
-#
PORTNAME= recode
PORTVERSION= 3.6
Index: pkg-plist
===================================================================
--- pkg-plist (revision 314933)
+++ pkg-plist (working copy)
@@ -6,6 +6,7 @@
lib/librecode.la
lib/librecode.so
lib/librecode.so.3
+libdata/charset.alias
share/locale/da/LC_MESSAGES/recode.mo
share/locale/de/LC_MESSAGES/recode.mo
share/locale/el/LC_MESSAGES/recode.mo
--- recode.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list