ports/142442: Update x11-wm/openbox to 3.4.10, et al

Doug Barton dougb at FreeBSD.org
Thu Jan 7 23:00:12 UTC 2010


>Number:         142442
>Category:       ports
>Synopsis:       Update x11-wm/openbox to 3.4.10, et al
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 07 23:00:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Doug Barton
>Release:        FreeBSD 8.0-RC1 i386
>Organization:
AAAG
>Environment:
	DNA
>Description:
	Update x11-wm/openbox to 3.4.10
	Reove a mirror that has no openbox files
	Add the mirrors that icculus.org is redirecting to
	Per portlint, don't clobber CFLAGS in CONFIGURE_ENV
	Chase the name change of obprop to obxprop
>How-To-Repeat:
	DNA
>Fix:
	Apply the following patch;

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-wm/openbox/Makefile,v
retrieving revision 1.89
diff -u -r1.89 Makefile
--- Makefile	30 Dec 2009 22:13:21 -0000	1.89
+++ Makefile	7 Jan 2010 22:54:28 -0000
@@ -7,11 +7,12 @@
 #
 
 PORTNAME=	openbox
-PORTVERSION=	3.4.9
+PORTVERSION=	3.4.10
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://icculus.org/${PORTNAME}/releases/ \
-		http://offload1.icculus.org/openbox/releases/ \
-		http://sorcerer.mirrors.pair.com/mirror/ \
+		http://offload1.icculus.org:9090/openbox/releases/ \
+		http://offload2.icculus.org:9090/openbox/releases/ \
+		http://offload3.icculus.org:9090/openbox/releases/ \
 		http://dougbarton.us/Downloads/
 
 MAINTAINER=	novel at FreeBSD.org
@@ -24,8 +25,8 @@
 USE_GNOME=	glib20 libxml2 ltverhack
 USE_AUTOTOOLS=	libtool:22
 USE_LDCONFIG=	yes
-CONFIGURE_ENV=	CFLAGS="-I${LOCALBASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV=	CFLAGS+="-I${LOCALBASE}/include" \
+		LDFLAGS+="-L${LOCALBASE}/lib"
 MAN1=		openbox.1 openbox-session.1 \
 		openbox-gnome-session.1 openbox-kde-session.1
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/x11-wm/openbox/distinfo,v
retrieving revision 1.50
diff -u -r1.50 distinfo
--- distinfo	30 Dec 2009 22:13:21 -0000	1.50
+++ distinfo	7 Jan 2010 22:54:28 -0000
@@ -1,3 +1,3 @@
-MD5 (openbox-3.4.9.tar.gz) = 2f30670f7067e3e17567019d2eef21a0
-SHA256 (openbox-3.4.9.tar.gz) = 6333e5679ed59ddeddd3c79674e1b17e15c20abf245226bede9a8eeb6f4d247e
-SIZE (openbox-3.4.9.tar.gz) = 911596
+MD5 (openbox-3.4.10.tar.gz) = daccf153c7808950313eb00bc250f9bc
+SHA256 (openbox-3.4.10.tar.gz) = 20356f93c3334c3209284fba2628a9c48c3140a35febd0bdafa3a164d0eaed00
+SIZE (openbox-3.4.10.tar.gz) = 905072
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/x11-wm/openbox/pkg-plist,v
retrieving revision 1.28
diff -u -r1.28 pkg-plist
--- pkg-plist	30 Dec 2009 22:13:21 -0000	1.28
+++ pkg-plist	7 Jan 2010 22:54:28 -0000
@@ -1,6 +1,6 @@
 bin/gnome-panel-control
 bin/gdm-control
-bin/obprop
+bin/obxprop
 bin/openbox
 bin/openbox-gnome-session
 bin/openbox-kde-session
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list