diff options
author | wiz <wiz@pkgsrc.org> | 2008-04-24 20:22:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-04-24 20:22:00 +0000 |
commit | 03ca9f7e1b7b38ab4b4b11d9e4e4db4970676e2d (patch) | |
tree | 7ee3f0abb467ee6ceffa376bd19a84de398781a2 /wm/openbox | |
parent | 0b910ba492737eb7699661b21b1f987a113e3214 (diff) | |
download | pkgsrc-03ca9f7e1b7b38ab4b4b11d9e4e4db4970676e2d.tar.gz |
Update to 3.4.7.2:
3.4.7.2:
* The system I used to generate the dist tarball didn't have the
docbook-to-man command so the manpages were empty.
3.4.7.1:
* Not to be outdone by the cairo team, I introduced a bug in the last release
which made resizing not give any feedback. This is now fixed.
Diffstat (limited to 'wm/openbox')
-rw-r--r-- | wm/openbox/Makefile | 4 | ||||
-rw-r--r-- | wm/openbox/PLIST | 3 | ||||
-rw-r--r-- | wm/openbox/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile index 68234604817..134b9fe2f25 100644 --- a/wm/openbox/Makefile +++ b/wm/openbox/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2008/04/18 08:12:53 wiz Exp $ +# $NetBSD: Makefile,v 1.50 2008/04/24 20:22:00 wiz Exp $ -DISTNAME= openbox-3.4.7 +DISTNAME= openbox-3.4.7.2 CATEGORIES= wm x11 MASTER_SITES= http://icculus.org/openbox/releases/ # PR pkg/36489 diff --git a/wm/openbox/PLIST b/wm/openbox/PLIST index 3eef6d3e6e6..f2b57247ee0 100644 --- a/wm/openbox/PLIST +++ b/wm/openbox/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.17 2008/04/18 08:12:53 wiz Exp $ +@comment $NetBSD: PLIST,v 1.18 2008/04/24 20:22:00 wiz Exp $ bin/gdm-control bin/gnome-panel-control bin/openbox @@ -145,6 +145,7 @@ share/xsessions/openbox.desktop @dirrm share/examples/openbox @dirrm share/doc/openbox/xbm @dirrm share/doc/openbox +@dirrm lib/openbox @dirrm include/openbox/3.4/openbox @dirrm include/openbox/3.4 @dirrm include/openbox diff --git a/wm/openbox/distinfo b/wm/openbox/distinfo index e09c0d72455..9241ababe7f 100644 --- a/wm/openbox/distinfo +++ b/wm/openbox/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.17 2008/04/18 08:12:53 wiz Exp $ +$NetBSD: distinfo,v 1.18 2008/04/24 20:22:00 wiz Exp $ -SHA1 (openbox-3.4.7.tar.gz) = 961bad76fc655bd81ca00df90b114ae8d475c269 -RMD160 (openbox-3.4.7.tar.gz) = ddc6c87c7877ff6e73135cd27827cd675739575e -Size (openbox-3.4.7.tar.gz) = 827436 bytes +SHA1 (openbox-3.4.7.2.tar.gz) = f34c3ec43b7e39bf57d64dbef97c35b68fea5254 +RMD160 (openbox-3.4.7.2.tar.gz) = a5ab5f4c3db81625d512da48189e34aeeec244d8 +Size (openbox-3.4.7.2.tar.gz) = 828190 bytes SHA1 (patch-aa) = 77043ec9f0466dbd2eb5dd54e467f983afccd9c1 SHA1 (patch-ab) = bb13ec5801c2e271f1e6b2dc4d0aa149c9e2dff1 |