Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  6 Aug 2006 21:26:01 +0400 (MSD)
From:      Stanislav Sedov <ssedov@mbsd.msk.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        daniel+aputils@pelleg.org
Subject:   ports/101479: [PATCH] net-mgmt/ap-utils: fix pkg-plist, misc fixes
Message-ID:  <20060806172601.8BBB612F50@fonon.realnet>
Resent-Message-ID: <200608061820.k76IKLaP010205@freefall.freebsd.org>

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

>Number:         101479
>Category:       ports
>Synopsis:       [PATCH] net-mgmt/ap-utils: fix pkg-plist, misc fixes
>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:21 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 daniel+aputils@pelleg.org (maintainer).

>How-To-Repeat:
>Fix:

--- ap-utils-1.4.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-mgmt/ap-utils/Makefile /var/tmp/loctmp/ap-utils/Makefile
--- /usr/ports/net-mgmt/ap-utils/Makefile	Fri May 12 02:49:37 2006
+++ /var/tmp/loctmp/ap-utils/Makefile	Sun Aug  6 21:25:16 2006
@@ -24,7 +24,7 @@
 USE_GETTEXT=	yes
 PLIST_SUB+=	NLS=""
 .else
-BROKEN=		"Does not build without gettext"
+BROKEN=		Does not build without gettext
 CONFIGURE_ARGS+=--disable-nls
 PLIST_SUB+=	NLS="@comment "
 .endif
diff -ruN --exclude=CVS /usr/ports/net-mgmt/ap-utils/pkg-plist /var/tmp/loctmp/ap-utils/pkg-plist
--- /usr/ports/net-mgmt/ap-utils/pkg-plist	Mon Aug  2 12:29:01 2004
+++ /var/tmp/loctmp/ap-utils/pkg-plist	Sun Aug  6 21:25:37 2006
@@ -12,3 +12,9 @@
 %%PORTDOCS%%%%DOCSDIR%%/HARDWARE-NOTES
 %%PORTDOCS%%%%DOCSDIR%%/README.ap-gl
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
+%%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/uk/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/uk
--- ap-utils-1.4.1.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?20060806172601.8BBB612F50>