From nobody@www.freebsd.org  Sat May 25 01:13:46 2002
Return-Path: <nobody@www.freebsd.org>
Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by hub.freebsd.org (Postfix) with ESMTP id 97E3837B406
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 25 May 2002 01:13:45 -0700 (PDT)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g4P8DjhG056587
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 25 May 2002 01:13:45 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.2/8.12.2/Submit) id g4P8Dj1F056586;
	Sat, 25 May 2002 01:13:45 -0700 (PDT)
Message-Id: <200205250813.g4P8Dj1F056586@www.freebsd.org>
Date: Sat, 25 May 2002 01:13:45 -0700 (PDT)
From: KATO Tsuguru <tkato@prontomail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: x11-wm/icewm
X-Send-Pr-Version: www-1.0

>Number:         38535
>Category:       ports
>Synopsis:       Update port: x11-wm/icewm
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sada
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 25 01:20:01 PDT 2002
>Closed-Date:    Sat May 25 09:45:55 PDT 2002
>Last-Modified:  Sat May 25 09:45:55 PDT 2002
>Originator:     KATO Tsuguru
>Release:        4.5-RELEASE i386
>Organization:
>Environment:
>Description:
- Fix broken patch

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/x11-wm/icewm/files/patch-configure.in x11-wm/icewm/files/patch-configure.in
--- /usr/ports/x11-wm/icewm/files/patch-configure.in	Fri May 24 20:39:11 2002
+++ x11-wm/icewm/files/patch-configure.in	Sat May 25 17:12:05 2002
@@ -1,5 +1,5 @@
 --- configure.in.orig	Tue Oct  9 23:54:02 2001
-+++ configure.in	Tue May 14 09:49:31 2002
++++ configure.in	Sat May 25 03:02:27 2002
 @@ -83,7 +83,7 @@
  AC_FUNC_SELECT_ARGTYPES
  
@@ -9,7 +9,7 @@
  APPLICATIONS='genpref icewm icesh icewmhint icewmbg'
  
  dnl Checking for X11
-@@ -108,27 +108,27 @@
+@@ -108,27 +108,28 @@
  AC_ARG_ENABLE(i18n,
    [  --enable-i18n           Enable internationalization],
    [ if test "$enable_i18n" != "no"; then
@@ -48,10 +48,11 @@
 +dnl *** return any information about the locale's codeset. Check your manuals.
 +dnl *** Ask your vendor. Contact icewm-devel@lists.sourceforge.net when you know 
 +dnl *** the name of the locale-dependent parameter for your platform.])
++        ice_nl_codesets="CODESET"
        fi
        
        ice_nl_codesets="${ice_nl_codesets} 0"
-@@ -164,7 +164,7 @@
+@@ -164,7 +165,7 @@
          [  --unicode-set=CODESET   your iconv's unicode set in machine endian encoding
                            (e.g. WCHAR_T, UCS-4-INTERNAL, UCS-4LE, UCS-4BE)],
  	   AC_DEFINE_UNQUOTED(CONFIG_UNICODE_SET, "$with_unicode_set"),
@@ -60,7 +61,7 @@
  
        ice_sufficent_iconv=no
        ICE_CHECK_CONVERSION(ISO-8859-1,$with_unicode_set,no,$ice_libiconv,
-@@ -203,7 +203,7 @@
+@@ -203,7 +204,7 @@
    features="${features} nls"
    TARGETS=$TARGETS' nls'
  
@@ -69,7 +70,7 @@
  fi
  
  dnl ======================================================= /proc/wm-session ===
-@@ -464,7 +464,7 @@
+@@ -464,7 +465,7 @@
  
  	AC_DEFINE(CONFIG_GNOME_MENUS, 1, [Define to make IceWM more GNOME-friendly])
        else

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->nakai 
Responsible-Changed-By: ijliao 
Responsible-Changed-When: Sat May 25 03:08:10 PDT 2002 
Responsible-Changed-Why:  
over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38535 
State-Changed-From-To: open->closed 
State-Changed-By: sada 
State-Changed-When: Sat May 25 09:41:52 PDT 2002 
State-Changed-Why:  
Committed, thanks. 


Responsible-Changed-From-To: nakai->sada 
Responsible-Changed-By: sada 
Responsible-Changed-When: Sat May 25 09:41:52 PDT 2002 
Responsible-Changed-Why:  
This problem is from fault of my last commit, so I fix it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38535 
>Unformatted:
