Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Dec 2004 10:49:03 -0500 (EST)
From:      Wesley Shields <wxs@csh.rit.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75314: [MAINTAINER UPDATE]: x11-wm/selectwm
Message-ID:  <200412201549.iBKFn3Vj099483@syn.csh.rit.edu>
Resent-Message-ID: <200412201550.iBKFoPX6090024@freefall.freebsd.org>

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

>Number:         75314
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE]: x11-wm/selectwm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 20 15:50:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Wesley Shields
>Release:        FreeBSD 5.2.1-RELEASE-p11 i386
>Organization:
>Environment:
System: FreeBSD ack.ghi-east.org 5.2.1-RELEASE-p11 FreeBSD 5.2.1-RELEASE-p11 #0: Mon Oct 4 18:54:54 EST 2004 root@ack.ghi-east.org:/usr/obj/usr/src/sys/ACK i386

>Description:
The plist is incorrect.  See the following URL:

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.5.2004121802/selectwm-0.4.1_1.log

>How-To-Repeat:
N/A

>Fix:
The following patch updates the plist to include the correct files.

diff -ruN x11-wm/selectwm.orig/Makefile x11-wm/selectwm/Makefile
--- x11-wm/selectwm.orig/Makefile	Mon Dec 20 11:29:18 2004
+++ x11-wm/selectwm/Makefile	Mon Dec 20 11:33:30 2004
@@ -23,7 +23,7 @@
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
 
-PLIST_FILES=	bin/selectwm
+PLIST_FILES=	bin/selectwm share/locale/fr/LC_MESSAGES/selectwm.mo
 
 post-patch:
 	@${REINPLACE_CMD} -e 's,-O2,${CFLAGS},g' ${WRKSRC}/configure
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412201549.iBKFn3Vj099483>