Hi!

Trivial update to latest version.

Comments ? ok ?

? icewm.patch
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/icewm/Makefile,v
retrieving revision 1.37
diff -u -r1.37 Makefile
--- Makefile    21 Aug 2008 07:34:07 -0000      1.37
+++ Makefile    7 Feb 2009 22:08:51 -0000
@@ -2,8 +2,8 @@
 
 COMMENT=       small, fast window manager
 
-DISTNAME=      icewm-1.2.35
-PKGNAME=       ${DISTNAME}p2
+DISTNAME=      icewm-1.2.37
+PKGNAME=       ${DISTNAME}
 CATEGORIES=    x11     
 
 HOMEPAGE=      http://www.icewm.org/
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/icewm/distinfo,v
retrieving revision 1.13
diff -u -r1.13 distinfo
--- distinfo    9 Apr 2008 10:15:36 -0000       1.13
+++ distinfo    7 Feb 2009 22:08:51 -0000
@@ -1,5 +1,5 @@
-MD5 (icewm-1.2.35.tar.gz) = oq3FOrTAx8ptqhykxpf/6Q==
-RMD160 (icewm-1.2.35.tar.gz) = GbBE2fiPhg0+JaP0GUBOEGFi9As=
-SHA1 (icewm-1.2.35.tar.gz) = oBdJAcqJqgkaWO/t/sFTbF5HchA=
-SHA256 (icewm-1.2.35.tar.gz) = Lfq2unMeyjA1vYY2m54Fmf/yeFmDzcp/TNOjkpCZjd0=
-SIZE (icewm-1.2.35.tar.gz) = 831087
+MD5 (icewm-1.2.37.tar.gz) = lwohWI0m6zYQIP1gphpILA==
+RMD160 (icewm-1.2.37.tar.gz) = HijrdQ/QcyHPZryqYX/Hgqy7gvE=
+SHA1 (icewm-1.2.37.tar.gz) = vuHKZtIoKIiAdVG8KKZbCOQQgCc=
+SHA256 (icewm-1.2.37.tar.gz) = v7YBZc3a+0WMv9S0uSA6o1HjfLdeCtDGToGLb9IUBZU=
+SIZE (icewm-1.2.37.tar.gz) = 841879
Index: patches/apm-patch-src_aapm_cc
===================================================================
RCS file: /cvs/ports/x11/icewm/patches/apm-patch-src_aapm_cc,v
retrieving revision 1.1
diff -u -r1.1 apm-patch-src_aapm_cc
--- patches/apm-patch-src_aapm_cc       10 Nov 2006 09:31:28 -0000      1.1
+++ patches/apm-patch-src_aapm_cc       7 Feb 2009 22:08:51 -0000
@@ -10,7 +10,7 @@
  #include <sys/file.h>
  #include <sys/ioctl.h>
  #include <sys/types.h>
-@@ -64,7 +64,7 @@ static YColor *taskBarBg = 0;
+@@ -65,7 +65,7 @@ static YColor *taskBarBg = 0;
  void ApmStr(char *s, bool Tool) {
  #ifdef __FreeBSD__
      struct apm_info ai;
@@ -19,7 +19,7 @@
      struct apm_power_info ai;
  #else
      char buf[80];
-@@ -105,7 +105,7 @@ void ApmStr(char *s, bool Tool) {
+@@ -106,7 +106,7 @@ void ApmStr(char *s, bool Tool) {
      BATlife = ai.ai_batt_life;
      BATtime = ai.ai_batt_time == 0 ? -1 : ai.ai_batt_time;
      strcpy(units, "sec");
Index: patches/patch-configure
===================================================================
RCS file: /cvs/ports/x11/icewm/patches/patch-configure,v
retrieving revision 1.10
diff -u -r1.10 patch-configure
--- patches/patch-configure     9 Apr 2008 10:15:36 -0000       1.10
+++ patches/patch-configure     7 Feb 2009 22:08:51 -0000
@@ -1,7 +1,7 @@
-$OpenBSD: patch-configure,v 1.10 2008/04/09 10:15:36 ajacoutot Exp $
---- configure.orig     Sat Jan  5 08:34:39 2008
-+++ configure  Wed Apr  9 11:54:25 2008
-@@ -1979,7 +1979,7 @@ test -n "$target_alias" &&
+$OpenBSD$
+--- configure.orig     Sun Jan 25 19:39:59 2009
++++ configure  Sun Feb  8 00:19:35 2009
+@@ -2108,7 +2108,7 @@ test -n "$target_alias" &&
      NONENONEs,x,x, &&
    program_prefix=${target_alias}-
  
@@ -10,21 +10,21 @@
  APPLICATIONS='icewm icewm-session icesh icewmhint icewmbg icewmtray'
  TESTCASES=`echo src/test*.cc | sed 's%src/\([^ ]*\)\.cc%\1%g'`
  TESTCASES="$TESTCASES iceview icesame iceicon icerun icelist" # iceclock
-@@ -10371,7 +10371,7 @@ if test "${ac_cv_lib_intl_bindtextdomain+set}" = set; 
-   echo $ECHO_N "(cached) $ECHO_C" >&6
+@@ -10603,7 +10603,7 @@ if test "${ac_cv_lib_intl_bindtextdomain+set}" = set; 
+   $as_echo_n "(cached) " >&6
  else
    ac_check_lib_save_LIBS=$LIBS
 -LIBS="-lintl  $LIBS"
-+LIBS="-lintl -liconv  $LIBS"
++LIBS="-lintl -liconv $LIBS"
  cat >conftest.$ac_ext <<_ACEOF
  /* confdefs.h.  */
  _ACEOF
-@@ -10427,7 +10427,7 @@ fi
- { echo "$as_me:$LINENO: result: $ac_cv_lib_intl_bindtextdomain" >&5
- echo "${ECHO_T}$ac_cv_lib_intl_bindtextdomain" >&6; }
- if test $ac_cv_lib_intl_bindtextdomain = yes; then
+@@ -10663,7 +10663,7 @@ fi
+ { $as_echo "$as_me:$LINENO: result: $ac_cv_lib_intl_bindtextdomain" >&5
+ $as_echo "$ac_cv_lib_intl_bindtextdomain" >&6; }
+ if test "x$ac_cv_lib_intl_bindtextdomain" = x""yes; then
 -   CORE_LIBS="${CORE_LIBS} -lintl"
 +   CORE_LIBS="${CORE_LIBS} -lintl -liconv"
  
  else
-    { { echo "$as_me:$LINENO: error: NLS (national language support) has been 
requested but
+    { { $as_echo "$as_me:$LINENO: error: NLS (national language support) has 
been requested but
Index: patches/patch-po_bg_po
===================================================================
RCS file: patches/patch-po_bg_po
diff -N patches/patch-po_bg_po
--- patches/patch-po_bg_po      5 Oct 2007 14:15:13 -0000       1.5
+++ /dev/null   1 Jan 1970 00:00:00 -0000
@@ -1,12 +0,0 @@
-$OpenBSD: patch-po_bg_po,v 1.5 2007/10/05 14:15:13 ajacoutot Exp $
---- po/bg.po.orig      Tue Aug  7 07:12:05 2007
-+++ po/bg.po   Fri Oct  5 16:05:38 2007
-@@ -12,7 +12,7 @@ msgstr       "Project-Id-Version: IceWM 1.2.10\n"
-       "Last-Translator: Pavel Pyuter <[email protected]>\n"
-       "Language-Team: Bulgarian\n"
-       "MIME-Version: 1.0\n"
--      "Content-Type: text/plain; charset=WINDOWS-1251\n"
-+      "Content-Type: text/plain; charset=CP1251\n"
-       "Content-Transfer-Encoding: 8bit\n"
- 
- msgid " - Power"
Index: patches/patch-src_default_h
===================================================================
RCS file: /cvs/ports/x11/icewm/patches/patch-src_default_h,v
retrieving revision 1.10
diff -u -r1.10 patch-src_default_h
--- patches/patch-src_default_h 5 Oct 2007 14:15:13 -0000       1.10
+++ patches/patch-src_default_h 7 Feb 2009 22:08:51 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_default_h,v 1.10 2007/10/05 14:15:13 ajacoutot Exp $
 --- src/default.h.orig Tue Aug  7 07:12:03 2007
 +++ src/default.h      Fri Oct  5 16:05:38 2007
-@@ -145,8 +145,8 @@ XSV(const char *, acpiIgnoreBatteries,          0)
+@@ -146,8 +146,8 @@ XSV(const char *, acpiIgnoreBatteries,          0)
  #endif
  
  XSV(const char *, mailBoxPath,                  0)
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/icewm/pkg/PLIST,v
retrieving revision 1.13
diff -u -r1.13 PLIST
--- pkg/PLIST   11 Jul 2008 17:46:56 -0000      1.13
+++ pkg/PLIST   7 Feb 2009 22:08:51 -0000
@@ -327,12 +327,8 @@
 share/locale/it/LC_MESSAGES/icewm.mo
 share/locale/ja/LC_MESSAGES/icewm.mo
 share/locale/ko/LC_MESSAGES/icewm.mo
-share/locale/lt/
-share/locale/lt/LC_MESSAGES/
 share/locale/lt/LC_MESSAGES/icewm.mo
 share/locale/lv/LC_MESSAGES/icewm.mo
-share/locale/mk/
-share/locale/mk/LC_MESSAGES/
 share/locale/mk/LC_MESSAGES/icewm.mo
 share/locale/nb/LC_MESSAGES/icewm.mo
 share/locale/nl/LC_MESSAGES/icewm.mo
@@ -347,7 +343,4 @@
 share/locale/uk/LC_MESSAGES/icewm.mo
 share/locale/vi/LC_MESSAGES/icewm.mo
 share/locale/zh_CN/LC_MESSAGES/icewm.mo
-share/locale/zh_TW.Big5/
-share/locale/zh_TW.Big5/LC_MESSAGES/
-share/locale/zh_TW.Big5/LC_MESSAGES/icewm.mo
 share/locale/zh_TW/LC_MESSAGES/icewm.mo

Reply via email to