Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Aug 2007 03:00:29 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115398: Update port: x11-wm/matchbox to 1.2
Message-ID:  <20070811030029.82c7b07b.tkato432@yahoo.com>
Resent-Message-ID: <200708101810.l7AIAB4e027127@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         115398
>Category:       ports
>Synopsis:       Update port: x11-wm/matchbox to 1.2
>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:   Fri Aug 10 18:10:10 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 6.2-RELEASE-p7 i386
>Organization:
>Environment:
>Description:
- Update to version 1.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11-wm/matchbox/Makefile x11-wm/matchbox/Makefile
--- /usr/ports/x11-wm/matchbox/Makefile	Sun May 20 13:59:21 2007
+++ x11-wm/matchbox/Makefile	Mon Jul 30 04:07:12 2007
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	matchbox
-PORTVERSION=	1.1
-PORTREVISION=	1
+PORTVERSION=	1.2
 CATEGORIES=	x11-wm
-MASTER_SITES=	http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/%SUBDIR%/
+MASTER_SITES=	http://matchbox-project.org/sources/matchbox-window-manager/%SUBDIR%/
 MASTER_SITE_SUBDIR=	${PORTVERSION}
 DISTNAME=	${PORTNAME}-window-manager-${PORTVERSION}
 
@@ -17,11 +16,11 @@
 COMMENT=	Window manager suitable for low-resolution screens
 
 USE_BZIP2=	yes
-USE_X_PREFIX=	yes
+USE_XLIB=	yes
 USE_GNOME=	gnometarget
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
-		LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib"
 
 PORTDOCS=	${DOCS}
 PLIST_FILES=	bin/matchbox-window-manager bin/matchbox-remote \
@@ -38,6 +37,10 @@
 LIB_DEPENDS+=	Xft.2:${PORTSDIR}/x11-fonts/libXft
 CONFIGURE_ARGS+=	--enable-standalone-xft
 .endif
+
+post-patch:
+	@${REINPLACE_CMD} -e \
+		'/GCC_/s|-g -Wall -fno-strict-aliasing||g' ${WRKSRC}/configure
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/src/matchbox-remote ${PREFIX}/bin
diff -urN /usr/ports/x11-wm/matchbox/distinfo x11-wm/matchbox/distinfo
--- /usr/ports/x11-wm/matchbox/distinfo	Sun Sep 17 16:07:12 2006
+++ x11-wm/matchbox/distinfo	Mon Jul 30 03:58:12 2007
@@ -1,3 +1,3 @@
-MD5 (matchbox-window-manager-1.1.tar.bz2) = 73881fc9410ef49b1cb9f45af270be69
-SHA256 (matchbox-window-manager-1.1.tar.bz2) = 08a7ca5123b1110b56531e7f25b5ced1a994152d1f1878182759226e5e8aeb25
-SIZE (matchbox-window-manager-1.1.tar.bz2) = 203129
+MD5 (matchbox-window-manager-1.2.tar.bz2) = 3e158dcf57823b55c926d95b245500fb
+SHA256 (matchbox-window-manager-1.2.tar.bz2) = 81a23a4af797cf350759fd5ac738797015a66dd5dba2f3d9f3c6908506c1ceff
+SIZE (matchbox-window-manager-1.2.tar.bz2) = 208813
diff -urN /usr/ports/x11-wm/matchbox/pkg-descr x11-wm/matchbox/pkg-descr
--- /usr/ports/x11-wm/matchbox/pkg-descr	Thu Mar 16 15:43:45 2006
+++ x11-wm/matchbox/pkg-descr	Mon Jul 30 03:45:31 2007
@@ -3,4 +3,4 @@
 so they take up the whole screen.  All decorations are contained
 in the title bar.
 
-WWW:  http://projects.o-hand.com/matchbox/
+WWW:  http://matchbox-project.org/
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070811030029.82c7b07b.tkato432>