Mon Jan 21 02:34:29 2008 UTC ()
Update to sawfish-1.3.2.

* Strings are re-encoded in UTF-8. Window titles will be set correctly
  regardless of title encoding
* updated documentation to v0.12
* added Occitan Lanaguage
* Bug fixes:
  - Nautilus desktop window can now restore its size properly
  - Sawfish.desktop file now complies with freedesktop.org standard
  - Fix select workspace to make sure it calls with right arguments
  - Fix 64 bit client messages
  - Don't display unneeded blank lines when window is opened by
    prompt function
  - KDE system tray no longer fighs with sawfish to reparent a tray icon
  - Add bounds checking on _NET_CURRENT_DESKTOP requests
  - QT applications no longer lose focus when menu is active
  - Corrected window placement in xinerama/dualhead when using
    centered/centered-on-parent


(tnn)
diff -r1.45 -r1.46 pkgsrc/wm/sawfish/Makefile
diff -r1.11 -r1.12 pkgsrc/wm/sawfish/PLIST
diff -r1.12 -r1.13 pkgsrc/wm/sawfish/distinfo
diff -r1.3 -r0 pkgsrc/wm/sawfish/patches/patch-ac

cvs diff -r1.45 -r1.46 pkgsrc/wm/sawfish/Makefile (expand / switch to unified diff)

--- pkgsrc/wm/sawfish/Makefile 2007/09/14 15:04:48 1.45
+++ pkgsrc/wm/sawfish/Makefile 2008/01/21 02:34:28 1.46
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.45 2007/09/14 15:04:48 tnn Exp $ 1# $NetBSD: Makefile,v 1.46 2008/01/21 02:34:28 tnn Exp $
2# 2#
3 3
4DISTNAME= sawfish-${SF_VERS} 4DISTNAME= sawfish-${SF_VERS}
5SF_VERS= 1.3.1 5SF_VERS= 1.3.2
6CATEGORIES= x11 wm 6CATEGORIES= x11 wm
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sawmill/} 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sawmill/}
8 8
9MAINTAINER= tnn@NetBSD.org 9MAINTAINER= tnn@NetBSD.org
10HOMEPAGE= http://sawfish.wikia.com/ 10HOMEPAGE= http://sawfish.wikia.com/
11COMMENT= Extensible window manager that is fully configurable in Lisp 11COMMENT= Extensible window manager that is fully configurable in Lisp
12 12
13DEPENDS+= rep-gtk2>=0.18:../../x11/rep-gtk2 13DEPENDS+= rep-gtk2>=0.18:../../x11/rep-gtk2
14 14
15CONFLICTS+= sawfish-replibs-[0-9]* 15CONFLICTS+= sawfish-replibs-[0-9]*
16CONFLICTS+= sawfish-themes-[0-9]* 16CONFLICTS+= sawfish-themes-[0-9]*
17 17
18CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR:Q} 18CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR:Q}

cvs diff -r1.11 -r1.12 pkgsrc/wm/sawfish/PLIST (expand / switch to unified diff)

--- pkgsrc/wm/sawfish/PLIST 2007/09/14 15:04:49 1.11
+++ pkgsrc/wm/sawfish/PLIST 2008/01/21 02:34:29 1.12
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.11 2007/09/14 15:04:49 tnn Exp $ 1@comment $NetBSD: PLIST,v 1.12 2008/01/21 02:34:29 tnn Exp $
2bin/sawfish 2bin/sawfish
3bin/sawfish-client 3bin/sawfish-client
4bin/sawfish-ui 4bin/sawfish-ui
5info/sawfish.info 5info/sawfish.info
6libexec/rep/${MACHINE_GNU_PLATFORM}/sawfish/client.la 6libexec/rep/${MACHINE_GNU_PLATFORM}/sawfish/client.la
7libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/DOC 7libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/DOC
8libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/gradient.la 8libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/gradient.la
9libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/gtk-style 9libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/gtk-style
10libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/sawfish-about 10libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/sawfish-about
11libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/sawfish-menu 11libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/sawfish-menu
12libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/sawfish/wm/util/flippers.la 12libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/sawfish/wm/util/flippers.la
13libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/sawfish/wm/util/gradient.la 13libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/sawfish/wm/util/gradient.la
14libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/sawfish/wm/util/play-sample.la 14libexec/sawfish/${SF_VERS}/${MACHINE_GNU_PLATFORM}/sawfish/wm/util/play-sample.la
@@ -40,26 +40,27 @@ share/locale/ga/LC_MESSAGES/sawfish.mo @@ -40,26 +40,27 @@ share/locale/ga/LC_MESSAGES/sawfish.mo
40share/locale/gl/LC_MESSAGES/sawfish.mo 40share/locale/gl/LC_MESSAGES/sawfish.mo
41share/locale/hu/LC_MESSAGES/sawfish.mo 41share/locale/hu/LC_MESSAGES/sawfish.mo
42share/locale/it/LC_MESSAGES/sawfish.mo 42share/locale/it/LC_MESSAGES/sawfish.mo
43share/locale/ja/LC_MESSAGES/sawfish.mo 43share/locale/ja/LC_MESSAGES/sawfish.mo
44share/locale/ko/LC_MESSAGES/sawfish.mo 44share/locale/ko/LC_MESSAGES/sawfish.mo
45share/locale/lv/LC_MESSAGES/sawfish.mo 45share/locale/lv/LC_MESSAGES/sawfish.mo
46share/locale/mk/LC_MESSAGES/sawfish.mo 46share/locale/mk/LC_MESSAGES/sawfish.mo
47share/locale/ms/LC_MESSAGES/sawfish.mo 47share/locale/ms/LC_MESSAGES/sawfish.mo
48share/locale/nb/LC_MESSAGES/sawfish.mo 48share/locale/nb/LC_MESSAGES/sawfish.mo
49share/locale/ne/LC_MESSAGES/sawfish.mo 49share/locale/ne/LC_MESSAGES/sawfish.mo
50share/locale/nl/LC_MESSAGES/sawfish.mo 50share/locale/nl/LC_MESSAGES/sawfish.mo
51share/locale/nn/LC_MESSAGES/sawfish.mo 51share/locale/nn/LC_MESSAGES/sawfish.mo
52share/locale/no/LC_MESSAGES/sawfish.mo 52share/locale/no/LC_MESSAGES/sawfish.mo
 53share/locale/oc/LC_MESSAGES/sawfish.mo
53share/locale/pa/LC_MESSAGES/sawfish.mo 54share/locale/pa/LC_MESSAGES/sawfish.mo
54share/locale/pl/LC_MESSAGES/sawfish.mo 55share/locale/pl/LC_MESSAGES/sawfish.mo
55share/locale/pt/LC_MESSAGES/sawfish.mo 56share/locale/pt/LC_MESSAGES/sawfish.mo
56share/locale/pt_BR/LC_MESSAGES/sawfish.mo 57share/locale/pt_BR/LC_MESSAGES/sawfish.mo
57share/locale/ro/LC_MESSAGES/sawfish.mo 58share/locale/ro/LC_MESSAGES/sawfish.mo
58share/locale/ru/LC_MESSAGES/sawfish.mo 59share/locale/ru/LC_MESSAGES/sawfish.mo
59share/locale/rw/LC_MESSAGES/sawfish.mo 60share/locale/rw/LC_MESSAGES/sawfish.mo
60share/locale/sk/LC_MESSAGES/sawfish.mo 61share/locale/sk/LC_MESSAGES/sawfish.mo
61share/locale/sl/LC_MESSAGES/sawfish.mo 62share/locale/sl/LC_MESSAGES/sawfish.mo
62share/locale/sr/LC_MESSAGES/sawfish.mo 63share/locale/sr/LC_MESSAGES/sawfish.mo
63share/locale/sr@Latn/LC_MESSAGES/sawfish.mo 64share/locale/sr@Latn/LC_MESSAGES/sawfish.mo
64share/locale/sv/LC_MESSAGES/sawfish.mo 65share/locale/sv/LC_MESSAGES/sawfish.mo
65share/locale/tr/LC_MESSAGES/sawfish.mo 66share/locale/tr/LC_MESSAGES/sawfish.mo

cvs diff -r1.12 -r1.13 pkgsrc/wm/sawfish/distinfo (expand / switch to unified diff)

--- pkgsrc/wm/sawfish/distinfo 2007/10/20 14:13:45 1.12
+++ pkgsrc/wm/sawfish/distinfo 2008/01/21 02:34:29 1.13
@@ -1,8 +1,7 @@ @@ -1,8 +1,7 @@
1$NetBSD: distinfo,v 1.12 2007/10/20 14:13:45 tnn Exp $ 1$NetBSD: distinfo,v 1.13 2008/01/21 02:34:29 tnn Exp $
2 2
3SHA1 (sawfish-1.3.1.tar.gz) = c204129b7b6fdf702580140c39f62c561683216a 3SHA1 (sawfish-1.3.2.tar.gz) = b7b2b222c305a6a2b2f98f92499271a585e5b04f
4RMD160 (sawfish-1.3.1.tar.gz) = 66de77629ad98e6205c13b7300928616d687c80a 4RMD160 (sawfish-1.3.2.tar.gz) = 3dc71d5744e6df04cba8cb9c1387b67708ad5122
5Size (sawfish-1.3.1.tar.gz) = 1741281 bytes 5Size (sawfish-1.3.2.tar.gz) = 1950794 bytes
6SHA1 (patch-aa) = d2883ff092ce4fa86b20f9928dc004cf5bf61e75 6SHA1 (patch-aa) = d2883ff092ce4fa86b20f9928dc004cf5bf61e75
7SHA1 (patch-ab) = 21a89c87afa9cb5fdf3b028109b0db9c5991fb1e 7SHA1 (patch-ab) = 21a89c87afa9cb5fdf3b028109b0db9c5991fb1e
8SHA1 (patch-ac) = 5b06b5d5d5ea1c30af3c48f7dc87c7ce2ce29816 

File Deleted: pkgsrc/wm/sawfish/patches/Attic/patch-ac