Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  6 Aug 2006 21:34:25 +0400 (MSD)
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ade@FreeBSD.org
Subject:   ports/101492: [PATCH] devel/bison2: fix pkg-plist
Message-ID:  <20060806173425.BFF6212F6A@fonon.realnet>
Resent-Message-ID: <200608061820.k76IKU0v010509@freefall.freebsd.org>

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

>Number:         101492
>Category:       ports
>Synopsis:       [PATCH] devel/bison2: fix pkg-plist
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 06 18:20:30 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Aug  2 21:44:37 MSD
>Description:
- Doesn't deinstall certain files (isn't listed in /etc/mtree/BSD.local.dist). Fix that.

Copy of this message was sent to ade@FreeBSD.org (maintainer).

>How-To-Repeat:
>Fix:

--- bison-2.1_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/bison2/pkg-plist /var/tmp/loctmp/bison2/pkg-plist
--- /usr/ports/devel/bison2/pkg-plist	Sun Mar 26 13:30:06 2006
+++ /var/tmp/loctmp/bison2/pkg-plist	Sun Aug  6 19:50:12 2006
@@ -51,6 +51,10 @@
 %%NLS%%share/locale/tr/LC_MESSAGES/bison-runtime.mo
 %%NLS%%share/locale/vi/LC_MESSAGES/bison.mo
 %%NLS%%share/locale/vi/LC_MESSAGES/bison-runtime.mo
+%%NLS%%@dirrmtry share/locale/pl/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/pl
+%%NLS%%@dirrmtry share/locale/ro/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ro
 %%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/rw
 @dirrm %%DATADIR%%/m4sugar
--- bison-2.1_2.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?20060806173425.BFF6212F6A>