Date: Sat, 23 Mar 2013 15:07:52 -0700 (PDT) From: William Grzybowski <william88@gmail.com> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/177321: [PATCH] converters/recode: fix plist and trim makefile Message-ID: <514e27b8.a8b7ec0a.3155.ffffc7a7@mx.google.com> Resent-Message-ID: <201303232210.r2NMA09a052696@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?514e27b8.a8b7ec0a.3155.ffffc7a7>