ports/143688: Upgrade x11-wm/openbox to version 3.4.11

Doug Barton dougb at FreeBSD.org
Tue Feb 9 05:00:09 UTC 2010


>Number:         143688
>Category:       ports
>Synopsis:       Upgrade x11-wm/openbox to version 3.4.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 09 05:00:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Doug Barton
>Release:        FreeBSD 9.0-CURRENT i386
>Organization:
AAAG
>Environment:
	DNA
>Description:
	Upgrade x11-wm/openbox to version 3.4.11
	Update the master site to the new openbox.org domain

	From the release announcement:
	There are a number of bug fixes in this release, and continued
	improvements to menu behaviour.  The coolest thing however, is changes
	to the the focus cycling (Alt-Tab) dialog.  It is now dynamic as
	windows appear/disappear while focus cycling.
>How-To-Repeat:
	DNA
>Fix:
	Apply the following patch:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-wm/openbox/Makefile,v
retrieving revision 1.90
diff -u -r1.90 Makefile
--- Makefile	12 Jan 2010 19:45:50 -0000	1.90
+++ Makefile	9 Feb 2010 04:41:50 -0000
@@ -7,12 +7,9 @@
 #
 
 PORTNAME=	openbox
-PORTVERSION=	3.4.10
+PORTVERSION=	3.4.11
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://icculus.org/${PORTNAME}/releases/ \
-		http://offload1.icculus.org:9090/openbox/releases/ \
-		http://offload2.icculus.org:9090/openbox/releases/ \
-		http://offload3.icculus.org:9090/openbox/releases/ \
+MASTER_SITES=	http://openbox.org/dist/openbox/ \
 		http://dougbarton.us/Downloads/
 
 MAINTAINER=	novel at FreeBSD.org
@@ -27,7 +24,7 @@
 USE_LDCONFIG=	yes
 CONFIGURE_ENV=	CFLAGS+="-I${LOCALBASE}/include" \
 		LDFLAGS+="-L${LOCALBASE}/lib"
-MAN1=		openbox.1 openbox-session.1 \
+MAN1=		openbox.1 openbox-session.1 obxprop.1 \
 		openbox-gnome-session.1 openbox-kde-session.1
 
 .if !defined(WITHOUT_NLS)
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/x11-wm/openbox/distinfo,v
retrieving revision 1.51
diff -u -r1.51 distinfo
--- distinfo	12 Jan 2010 19:45:50 -0000	1.51
+++ distinfo	9 Feb 2010 04:41:50 -0000
@@ -1,3 +1,3 @@
-MD5 (openbox-3.4.10.tar.gz) = daccf153c7808950313eb00bc250f9bc
-SHA256 (openbox-3.4.10.tar.gz) = 20356f93c3334c3209284fba2628a9c48c3140a35febd0bdafa3a164d0eaed00
-SIZE (openbox-3.4.10.tar.gz) = 905072
+MD5 (openbox-3.4.11.tar.gz) = bbbb93c1a4fc8048f2a8ceb4179882a5
+SHA256 (openbox-3.4.11.tar.gz) = 60fe5c1a7bace88381b851cfe51e9f726b148c91aac05163fcad1a2aaad8a051
+SIZE (openbox-3.4.11.tar.gz) = 906947
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/x11-wm/openbox/pkg-plist,v
retrieving revision 1.29
diff -u -r1.29 pkg-plist
--- pkg-plist	12 Jan 2010 19:45:50 -0000	1.29
+++ pkg-plist	9 Feb 2010 04:41:50 -0000
@@ -8,17 +8,17 @@
 etc/xdg/openbox/autostart.sh
 etc/xdg/openbox/menu.xml
 etc/xdg/openbox/rc.xml
-include/openbox/3.4/openbox/color.h
-include/openbox/3.4/openbox/font.h
-include/openbox/3.4/openbox/geom.h
-include/openbox/3.4/openbox/gradient.h
-include/openbox/3.4/openbox/image.h
-include/openbox/3.4/openbox/instance.h
-include/openbox/3.4/openbox/mask.h
-include/openbox/3.4/openbox/parse.h
-include/openbox/3.4/openbox/render.h
-include/openbox/3.4/openbox/theme.h
-include/openbox/3.4/openbox/version.h
+include/openbox/3.4.11/openbox/color.h
+include/openbox/3.4.11/openbox/font.h
+include/openbox/3.4.11/openbox/geom.h
+include/openbox/3.4.11/openbox/gradient.h
+include/openbox/3.4.11/openbox/image.h
+include/openbox/3.4.11/openbox/instance.h
+include/openbox/3.4.11/openbox/mask.h
+include/openbox/3.4.11/openbox/parse.h
+include/openbox/3.4.11/openbox/render.h
+include/openbox/3.4.11/openbox/theme.h
+include/openbox/3.4.11/openbox/version.h
 lib/libobparser.a
 lib/libobparser.la
 lib/libobparser.so
@@ -162,8 +162,8 @@
 @dirrmtry share/gnome/wm-properties
 @dirrmtry share/gnome
 @dirrmtry libdata/pkgconfig
- at dirrm include/openbox/3.4/openbox
- at dirrm include/openbox/3.4
+ at dirrm include/openbox/3.4.11/openbox
+ at dirrm include/openbox/3.4.11
 @dirrm include/openbox
 @dirrm lib/openbox
 @dirrm etc/xdg/openbox
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list