Hi,

This diff updates openbox to the latest release 3.4.9.
Tested on amd64.

Comments ? OK ?

Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/openbox/Makefile,v
retrieving revision 1.49
diff -N -u Makefile
--- Makefile    15 Dec 2009 21:05:27 -0000      1.49
+++ Makefile    18 Dec 2009 19:39:09 -0000
@@ -2,9 +2,9 @@
 
 COMMENT =      small, fast & usable window manager
 
-DISTNAME =     openbox-3.4.8
-SHARED_LIBS += obparser        9.0 # .21.4
-SHARED_LIBS += obrender        9.0 # .21.4
+DISTNAME =     openbox-3.4.9
+SHARED_LIBS += obparser        9.1 # .21.5
+SHARED_LIBS += obrender        9.1 # .21.5
 CATEGORIES =   x11
 
 HOMEPAGE =     http://icculus.org/openbox/
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/openbox/distinfo,v
retrieving revision 1.25
diff -N -u distinfo
--- distinfo    15 Dec 2009 21:05:27 -0000      1.25
+++ distinfo    18 Dec 2009 19:39:09 -0000
@@ -1,5 +1,5 @@
-MD5 (openbox-3.4.8.tar.gz) = NSP+l2CUehX7jtNhEJDM0g==
-RMD160 (openbox-3.4.8.tar.gz) = k7iignUmFWO5iMqJOjV3oil8YKk=
-SHA1 (openbox-3.4.8.tar.gz) = 2uPD2Ezoluk6Uryg0Jj+N8TfRCQ=
-SHA256 (openbox-3.4.8.tar.gz) = KnqeCUpZ4o45egJyxGPqkI7I1+FNIZA+jHj0okwYZCA=
-SIZE (openbox-3.4.8.tar.gz) = 906181
+MD5 (openbox-3.4.9.tar.gz) = LzBnD3Bn4+F1ZwGdLu8hoA==
+RMD160 (openbox-3.4.9.tar.gz) = 1wJTthxez8GGgOEevbOSH+sVGcc=
+SHA1 (openbox-3.4.9.tar.gz) = r7fvyBQMMnzo3cNVs5dIaDRptnU=
+SHA256 (openbox-3.4.9.tar.gz) = YzPlZ57Vnd7d08eWdOGxfhXCCr8kUia+3pqO629NJH4=
+SIZE (openbox-3.4.9.tar.gz) = 911596
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/openbox/pkg/PLIST,v
retrieving revision 1.22
diff -N -u pkg/PLIST
--- pkg/PLIST   15 Dec 2009 21:05:33 -0000      1.22
+++ pkg/PLIST   18 Dec 2009 19:39:09 -0000
@@ -2,6 +2,7 @@
 %%SHARED%%
 @bin bin/gdm-control
 @bin bin/gnome-panel-control
+...@bin bin/obprop
 @bin bin/openbox
 bin/openbox-gnome-session
 bin/openbox-kde-session
@@ -32,6 +33,8 @@
 @man man/man1/openbox-kde-session.1
 @man man/man1/openbox-session.1
 @man man/man1/openbox.1
+share/applications/
+share/applications/openbox.desktop
 share/examples/openbox/
 @sample ${SYSCONFDIR}/xdg/
 @sample ${SYSCONFDIR}/xdg/openbox/

Reply via email to