diff options
author | wiz <wiz@pkgsrc.org> | 2006-09-10 10:23:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-09-10 10:23:25 +0000 |
commit | a1e46a3130d342194fc157a87af76e934a034e6d (patch) | |
tree | ce062a6ff3ff50a65af899e36cde4afc119a6f62 /wm | |
parent | 60a807b5689aad9bad10a772824049eceb3c1d7b (diff) | |
download | pkgsrc-a1e46a3130d342194fc157a87af76e934a034e6d.tar.gz |
Update to 3.3.1:
3.3.1:
* Fix panels getting a border with keepBorder turned on.
* Fix a crash in mirrorhorizontal when drawing a surface with width 1.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/openbox/Makefile | 4 | ||||
-rw-r--r-- | wm/openbox/PLIST | 28 | ||||
-rw-r--r-- | wm/openbox/distinfo | 8 |
3 files changed, 20 insertions, 20 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index c735ece5846..0df8d6660fe 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2006/09/03 14:27:59 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2006/09/10 10:23:25 wiz Exp $ -DISTNAME= openbox-3.3 +DISTNAME= openbox-3.3.1 CATEGORIES= wm x11 MASTER_SITES= http://icculus.org/openbox/releases/ diff --git a/wm/openbox/PLIST b/wm/openbox/PLIST index cbbd28a0872..a829e9e35bd 100644 --- a/wm/openbox/PLIST +++ b/wm/openbox/PLIST @@ -1,18 +1,18 @@ -@comment $NetBSD: PLIST,v 1.10 2006/09/03 14:27:59 wiz Exp $ +@comment $NetBSD: PLIST,v 1.11 2006/09/10 10:23:26 wiz Exp $ bin/gnome-panel-control bin/kdetrayproxy bin/openbox -include/openbox/${PKGVERSION}/openbox/color.h -include/openbox/${PKGVERSION}/openbox/font.h -include/openbox/${PKGVERSION}/openbox/geom.h -include/openbox/${PKGVERSION}/openbox/gradient.h -include/openbox/${PKGVERSION}/openbox/image.h -include/openbox/${PKGVERSION}/openbox/instance.h -include/openbox/${PKGVERSION}/openbox/mask.h -include/openbox/${PKGVERSION}/openbox/parse.h -include/openbox/${PKGVERSION}/openbox/render.h -include/openbox/${PKGVERSION}/openbox/theme.h -include/openbox/${PKGVERSION}/openbox/version.h +include/openbox/3.3/openbox/color.h +include/openbox/3.3/openbox/font.h +include/openbox/3.3/openbox/geom.h +include/openbox/3.3/openbox/gradient.h +include/openbox/3.3/openbox/image.h +include/openbox/3.3/openbox/instance.h +include/openbox/3.3/openbox/mask.h +include/openbox/3.3/openbox/parse.h +include/openbox/3.3/openbox/render.h +include/openbox/3.3/openbox/theme.h +include/openbox/3.3/openbox/version.h lib/libobparser.la lib/libobrender.la lib/pkgconfig/obparser-3.0.pc @@ -111,8 +111,8 @@ share/themes/syscrash/openbox-3/themerc @dirrm share/openbox @comment in gnome2-dirs: @dirrm share/gnome/wm-properties @dirrm share/examples/openbox -@dirrm include/openbox/${PKGVERSION}/openbox -@dirrm include/openbox/${PKGVERSION} +@dirrm include/openbox/3.3/openbox +@dirrm include/openbox/3.3 @dirrm include/openbox @dirrm etc/xdg/openbox @dirrm etc/xdg diff --git a/wm/openbox/distinfo b/wm/openbox/distinfo index db5717ffbf4..18551f1ac57 100644 --- a/wm/openbox/distinfo +++ b/wm/openbox/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2006/09/03 14:27:59 wiz Exp $ +$NetBSD: distinfo,v 1.10 2006/09/10 10:23:26 wiz Exp $ -SHA1 (openbox-3.3.tar.gz) = 6ba5014e9d3ac13fe67074883ce78c8ffccdb38a -RMD160 (openbox-3.3.tar.gz) = 87cf1e4ceee2ef8190cb06575add37a49236d037 -Size (openbox-3.3.tar.gz) = 603678 bytes +SHA1 (openbox-3.3.1.tar.gz) = 0524cbf2a396459d206915e6b1b688443cded89b +RMD160 (openbox-3.3.1.tar.gz) = b796d807c17661cff506b641f121056aa146c8d9 +Size (openbox-3.3.1.tar.gz) = 603402 bytes SHA1 (patch-aa) = b2e0e14658e234c04751f900f9450ee913611f21 |