diff options
author | wiz <wiz@pkgsrc.org> | 2008-01-15 22:40:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-01-15 22:40:03 +0000 |
commit | 1027a9fa641ed58399ff23a126d9eabc4d95d966 (patch) | |
tree | b8e62ade2e83c93ab776c55c886693c97d381767 /wm | |
parent | 3398f50da99d297b7a4d07f8441d54b651b46e72 (diff) | |
download | pkgsrc-1027a9fa641ed58399ff23a126d9eabc4d95d966.tar.gz |
Update to 3.4.5:
3.4.5:
* Added Hungarian translation
* Updated Finnish, Russian, German and French translations
* Fixed some very minor memory leaks
* Hide the desktop popup when showing the focus popup
* Fix a crash when trying to access the More... menu of
client-list-combined-menu
* Fix the coordinate popup only showing up on the first monitor in xinerama
* Add --exit to exit the currently running openbox instance
Diffstat (limited to 'wm')
-rw-r--r-- | wm/openbox/Makefile | 5 | ||||
-rw-r--r-- | wm/openbox/PLIST | 3 | ||||
-rw-r--r-- | wm/openbox/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index 02d9b9f33fe..0a5366e3b1a 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.47 2008/01/14 23:07:10 tnn Exp $ +# $NetBSD: Makefile,v 1.48 2008/01/15 22:40:03 wiz Exp $ -DISTNAME= openbox-3.4.4 -PKGREVISION= 1 +DISTNAME= openbox-3.4.5 CATEGORIES= wm x11 MASTER_SITES= http://icculus.org/openbox/releases/ # PR pkg/36489 diff --git a/wm/openbox/PLIST b/wm/openbox/PLIST index 31a4775c120..1775f1315d9 100644 --- a/wm/openbox/PLIST +++ b/wm/openbox/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2007/07/28 22:23:30 tnn Exp $ +@comment $NetBSD: PLIST,v 1.16 2008/01/15 22:40:03 wiz Exp $ bin/gnome-panel-control bin/openbox bin/openbox-gnome-session @@ -55,6 +55,7 @@ share/locale/es/LC_MESSAGES/openbox.mo share/locale/et/LC_MESSAGES/openbox.mo share/locale/fi/LC_MESSAGES/openbox.mo share/locale/fr/LC_MESSAGES/openbox.mo +share/locale/hu/LC_MESSAGES/openbox.mo share/locale/it/LC_MESSAGES/openbox.mo share/locale/ja/LC_MESSAGES/openbox.mo share/locale/nl/LC_MESSAGES/openbox.mo diff --git a/wm/openbox/distinfo b/wm/openbox/distinfo index cd25ceedbf4..0e6930f21c1 100644 --- a/wm/openbox/distinfo +++ b/wm/openbox/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.15 2007/08/11 07:48:21 wiz Exp $ +$NetBSD: distinfo,v 1.16 2008/01/15 22:40:03 wiz Exp $ -SHA1 (openbox-3.4.4.tar.gz) = bb947c0dcc5f8988110d2a717d84fa80fc3afbe8 -RMD160 (openbox-3.4.4.tar.gz) = de40aa4e69ded7e8acf5b043a8db9cdbfc689190 -Size (openbox-3.4.4.tar.gz) = 748325 bytes +SHA1 (openbox-3.4.5.tar.gz) = 3d598d05377332196974396b7d771c671c07cf71 +RMD160 (openbox-3.4.5.tar.gz) = d8162f85e7c985a20ea4ddbd4ce7561653e1f585 +Size (openbox-3.4.5.tar.gz) = 758724 bytes SHA1 (patch-aa) = 77043ec9f0466dbd2eb5dd54e467f983afccd9c1 SHA1 (patch-ab) = bb13ec5801c2e271f1e6b2dc4d0aa149c9e2dff1 |