From owner-freebsd-ports Fri Aug 9 20:54:41 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B699037B408 for ; Fri, 9 Aug 2002 20:53:22 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67A7543ED1 for ; Fri, 9 Aug 2002 20:53:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7A3qsJU039533 for ; Fri, 9 Aug 2002 20:52:54 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7A3qsKe039532; Fri, 9 Aug 2002 20:52:54 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0998E37B400 for ; Fri, 9 Aug 2002 20:43:41 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFDC143E6A for ; Fri, 9 Aug 2002 20:43:40 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g7A3heOT099526 for ; Fri, 9 Aug 2002 20:43:40 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g7A3hew3099525; Fri, 9 Aug 2002 20:43:40 -0700 (PDT) Message-Id: <200208100343.g7A3hew3099525@www.freebsd.org> Date: Fri, 9 Aug 2002 20:43:40 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41507: Update port: x11-wm/ctwm Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41507 >Category: ports >Synopsis: Update port: x11-wm/ctwm >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Aug 09 20:52:53 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.6-RELEASE i386 >Organization: >Environment: >Description: - Enable I18N support >How-To-Repeat: >Fix: diff -urN /usr/ports/x11-wm/ctwm/Makefile x11-wm/ctwm/Makefile --- /usr/ports/x11-wm/ctwm/Makefile Fri Aug 9 23:11:25 2002 +++ x11-wm/ctwm/Makefile Fri Aug 9 23:45:10 2002 @@ -7,6 +7,7 @@ PORTNAME= ctwm PORTVERSION= 3.6 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://slpc1.epfl.ch/public/software/ctwm/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ctwm-images${EXTRACT_SUFX} diff -urN /usr/ports/x11-wm/ctwm/files/patch-aa x11-wm/ctwm/files/patch-aa --- /usr/ports/x11-wm/ctwm/files/patch-aa Fri Aug 9 23:11:25 2002 +++ x11-wm/ctwm/files/patch-aa Fri Aug 9 23:47:48 2002 @@ -1,9 +1,17 @@ $FreeBSD: ports/x11-wm/ctwm/files/patch-aa,v 1.8 2002/08/08 06:23:55 glewis Exp $ -*** Imakefile.orig Mon May 15 21:47:10 2000 ---- Imakefile Sat Sep 22 11:50:14 2001 +*** Imakefile.orig Wed Dec 12 00:38:52 2001 +--- Imakefile Fri Aug 9 23:45:46 2002 *************** -*** 19,26 **** +*** 11,26 **** + #undef USE_SOUND + #define XPM + #define USEM4 +! #undef X11R6 +! #undef I18N + + YFLAGS = -d + DEPLIBS = $(DEPXMULIB) $(DEPEXTENSIONLIB) $(DEPXLIB) LINTLIBS = $(LINTXMU) $(LINTEXTENSIONLIB) $(LINTXLIB) #ifdef XPM @@ -12,7 +20,15 @@ XPMDEFINES = -DXPM XPMLIB = $(XPMLIBDIR) -lXpm ---- 19,26 ---- +--- 11,26 ---- + #undef USE_SOUND + #define XPM + #define USEM4 +! #define X11R6 +! #define I18N + + YFLAGS = -d + DEPLIBS = $(DEPXMULIB) $(DEPEXTENSIONLIB) $(DEPXLIB) LINTLIBS = $(LINTXMU) $(LINTEXTENSIONLIB) $(LINTXLIB) #ifdef XPM >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message