Hi.

This diff updates icewm to latest stable release: 1.2.30
Feedback under amd64 is much appreciated as it seems previous version
dropped a core file after using icehelp.

Let me know.
Cheers!

--
Antoine
diff -ruN --exclude CVS /usr/ports/x11/icewm/Makefile icewm/Makefile
--- /usr/ports/x11/icewm/Makefile       Wed Nov 29 11:16:56 2006
+++ icewm/Makefile      Tue Dec 26 11:57:52 2006
@@ -2,9 +2,8 @@
 
 COMMENT=               "small, fast window manager"
 
-DISTNAME=              icewm-1.2.28
-PKGNAME=               ${DISTNAME}p0
-CATEGORIES=            x11     
+DISTNAME=              icewm-1.2.30
+CATEGORIES=            x11     
 
 HOMEPAGE=              http://www.icewm.org/
 
@@ -19,7 +18,7 @@
 WANTLIB=               ICE Imlib SM X11 Xext Xft Xinerama Xrandr Xrender \
                        c fontconfig freetype jpeg m png stdc++ tiff ungif z
 
-MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE:=icewm/}
+MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=icewm/}
 
 MODULES=               devel/gettext
 
@@ -27,7 +26,7 @@
 
 USE_X11=               Yes
 NO_REGRESS=            Yes
-CONFIGURE_STYLE=       gnu             
+CONFIGURE_STYLE=       gnu             
 CONFIGURE_ARGS=                --with-imlib=${PREFIX}/bin \
                        --with-docdir=${PREFIX}/share/doc \
                        --with-libdir=${PREFIX}/share/icewm \
@@ -40,7 +39,7 @@
 
 .if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "i386" \
  || ${MACHINE_ARCH} == "powerpc" || ${MACHINE_ARCH} == "sparc"
-PATCH_LIST=    patch-* apm-patch-src_aapm_cc apm-patch-src_aapm_h
+PATCH_LIST=    patch-* apm-*
 .endif
 
 post-install:
diff -ruN --exclude CVS /usr/ports/x11/icewm/distinfo icewm/distinfo
--- /usr/ports/x11/icewm/distinfo       Fri Nov  3 20:25:18 2006
+++ icewm/distinfo      Tue Dec 26 11:48:41 2006
@@ -1,4 +1,4 @@
-MD5 (icewm-1.2.28.tar.gz) = 357d399235c4efaf8c4b19acc7db37fd
-RMD160 (icewm-1.2.28.tar.gz) = fbc98d40fbcf2852138e7c9ebd606b34ee81cebf
-SHA1 (icewm-1.2.28.tar.gz) = 648f553b04c6cbf58b83a63ac6974ecefd231cd3
-SIZE (icewm-1.2.28.tar.gz) = 1054568
+MD5 (icewm-1.2.30.tar.gz) = 8a302c5e629bb81d87cc02004a694ece
+RMD160 (icewm-1.2.30.tar.gz) = 6848ac22f6562a8e0bb43def621b26f66bef56a7
+SHA1 (icewm-1.2.30.tar.gz) = f3cb31275b2d5fefd791711d1c7f113e7303a687
+SIZE (icewm-1.2.30.tar.gz) = 809353
diff -ruN --exclude CVS /usr/ports/x11/icewm/patches/patch-po_bg_po 
icewm/patches/patch-po_bg_po
--- /usr/ports/x11/icewm/patches/patch-po_bg_po Wed Mar 23 22:43:31 2005
+++ icewm/patches/patch-po_bg_po        Tue Dec 26 11:48:57 2006
@@ -1,7 +1,7 @@
 $OpenBSD: patch-po_bg_po,v 1.3 2005/03/23 21:43:31 naddy Exp $
---- po/bg.po.orig      Sun Jan  9 22:48:22 2005
-+++ po/bg.po   Wed Mar 23 22:26:53 2005
-@@ -11,7 +11,7 @@ msgstr       "Project-Id-Version: IceWM 1.2.1
+--- po/bg.po.orig      Sun Dec 24 17:05:00 2006
++++ po/bg.po   Tue Dec 26 11:48:52 2006
+@@ -12,7 +12,7 @@ msgstr       "Project-Id-Version: IceWM 1.2.10
        "Last-Translator: Pavel Pyuter <[EMAIL PROTECTED]>\n"
        "Language-Team: Bulgarian\n"
        "MIME-Version: 1.0\n"
@@ -9,4 +9,4 @@
 +      "Content-Type: text/plain; charset=CP1251\n"
        "Content-Transfer-Encoding: 8bit\n"
  
- #: ../src/aapm.cc:79
+ msgid " - Power"
diff -ruN --exclude CVS /usr/ports/x11/icewm/patches/patch-src_default_h 
icewm/patches/patch-src_default_h
--- /usr/ports/x11/icewm/patches/patch-src_default_h    Sat Nov 11 09:48:02 2006
+++ icewm/patches/patch-src_default_h   Tue Dec 26 11:48:56 2006
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_default_h,v 1.8 2006/11/04 17:59:19 fgsch Exp $
---- src/default.h.orig Sun Sep 10 17:12:11 2006
-+++ src/default.h      Tue Oct 24 12:36:48 2006
-@@ -139,8 +139,8 @@ XSV(const char *, acpiIgnoreBatteries,  
+--- src/default.h.orig Sun Dec 24 17:05:00 2006
++++ src/default.h      Tue Dec 26 11:48:52 2006
+@@ -145,8 +145,8 @@ XSV(const char *, acpiIgnoreBatteries,  
  #endif
  
  XSV(const char *, mailBoxPath,                  0)

Reply via email to