ports/67378: [PATCH] x11-wm/openbox: update to 3.2

Tim Bishop tim at bishnet.net
Sun May 30 11:30:29 UTC 2004


>Number:         67378
>Category:       ports
>Synopsis:       [PATCH] x11-wm/openbox: update to 3.2
>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:   Sun May 30 04:30:28 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tim Bishop
>Release:        FreeBSD 5.2.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD pendennis.ukc.ac.uk 5.2.1-RELEASE-p5 FreeBSD 5.2.1-RELEASE-p5 #0: Fri Apr 30 17:57:19 BST 2004
>Description:
- Update to 3.2

Port maintainer (trevor at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- openbox-3.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /u1/freebsd/cvs/ports/x11-wm/openbox/Makefile,v
retrieving revision 1.64
diff -u -r1.64 Makefile
--- Makefile	10 Apr 2004 17:26:55 -0000	1.64
+++ Makefile	30 May 2004 11:20:32 -0000
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	openbox
-PORTVERSION=	3.1
-PORTREVISION=	2
+PORTVERSION=	3.2
 CATEGORIES=	x11-wm
 MASTER_SITES=	http://icculus.org/openbox/releases/
 
@@ -56,7 +55,7 @@
 .endfor
 	cd ${WRKSRC} && ${FIND} -s data themes -type f \
 		| ${SED} -e 's:^:share/openbox/:' >> ${PLIST} \
-		&& ${FIND} data themes -type d | sort -r \
+		&& ${FIND} data themes -type d | ${SORT} -r \
 		| ${SED} -e 's:^:@dirrm share/openbox/:' >> ${PLIST}
 	cd ${WRKSRC}/data && ${FIND} -s * -type f \
 		| ${SED} -e 's:^:share/openbox/:' >> ${PLIST}
Index: distinfo
===================================================================
RCS file: /u1/freebsd/cvs/ports/x11-wm/openbox/distinfo,v
retrieving revision 1.38
diff -u -r1.38 distinfo
--- distinfo	27 Jan 2004 16:12:36 -0000	1.38
+++ distinfo	30 May 2004 11:21:10 -0000
@@ -1,3 +1,3 @@
 $FreeBSD: ports/x11-wm/openbox/distinfo,v 1.38 2004/01/27 16:12:36 trevor Exp $
-MD5 (openbox-3.1.tar.gz) = 3152631bb8c892b919129e2a58978aad
-SIZE (openbox-3.1.tar.gz) = 550425
+MD5 (openbox-3.2.tar.gz) = 96b6393839883c4b260388879154d294
+SIZE (openbox-3.2.tar.gz) = 561115
--- openbox-3.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list