Hi,
This diff updates openbox to the latest release 3.4.10.
Tested on amd64/sparc64.
This is a minor bugfix + new features release and :
- Renamed obprop to obxprop due to collision with Openbabel.
Comments ? OK ?
Cheers,
benoit
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/openbox/Makefile,v
retrieving revision 1.51
diff -N -u Makefile
--- Makefile 29 Dec 2009 23:32:02 -0000 1.51
+++ Makefile 8 Jan 2010 06:30:32 -0000
@@ -2,10 +2,9 @@
COMMENT = small, fast & usable window manager
-DISTNAME = openbox-3.4.9
-PKGNAME = ${DISTNAME}p0
-SHARED_LIBS += obparser 9.1 # .21.5
-SHARED_LIBS += obrender 9.1 # .21.5
+DISTNAME = openbox-3.4.10
+SHARED_LIBS += obparser 9.1 # .21.6
+SHARED_LIBS += obrender 9.1 # .21.6
CATEGORIES = x11
HOMEPAGE = http://icculus.org/openbox/
@@ -54,11 +53,5 @@
${WRKSRC}/data/autostart.sh.in
@perl -pi -e 's,/usr/bin/env python,${MODPY_BIN},' \
${WRKSRC}/tools/xdg-autostart/xdg-autostart
-
-#
-# Rename obprop to obxprop to resolve a conflict with misc/openbabel
-#
-post-install:
- mv ${PREFIX}/bin/obprop ${PREFIX}/bin/obxprop
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/openbox/distinfo,v
retrieving revision 1.26
diff -N -u distinfo
--- distinfo 23 Dec 2009 11:14:01 -0000 1.26
+++ distinfo 8 Jan 2010 06:30:32 -0000
@@ -1,5 +1,5 @@
-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
+MD5 (openbox-3.4.10.tar.gz) = 2szxU8eAiVAxPrALwlD5vA==
+RMD160 (openbox-3.4.10.tar.gz) = 3tnuPhtR7pdv1/1mRK5cQ2A4b8M=
+SHA1 (openbox-3.4.10.tar.gz) = Tg+RaQZb27ViuUEzLWR6QhgnkLI=
+SHA256 (openbox-3.4.10.tar.gz) = IDVvk8MzTDIJKE+6JiipxIwxQKNf69C9r6OhZNDq7QA=
+SIZE (openbox-3.4.10.tar.gz) = 905072