Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Oct 2007 02:00:34 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/117502: Update port: x11/xautomation to 0.98
Message-ID:  <20071026020034.78a5c588.tkato432@yahoo.com>
Resent-Message-ID: <200710251710.l9PHA4PR048528@freefall.freebsd.org>

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

>Number:         117502
>Category:       ports
>Synopsis:       Update port: x11/xautomation to 0.98
>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 Oct 25 17:10:03 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 6.2-RELEASE-p8 i386
>Organization:
>Environment:
>Description:
- Update to version 0.98

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11/xautomation/Makefile x11/xautomation/Makefile
--- /usr/ports/x11/xautomation/Makefile	Sun May 20 13:58:26 2007
+++ x11/xautomation/Makefile	Sun Oct 14 20:47:41 2007
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	xautomation
-PORTVERSION=	0.96
-PORTREVISION=	1
+PORTVERSION=	0.98
 CATEGORIES=	x11
 MASTER_SITES=	http://hoopajoo.net/static/projects/
 
@@ -17,11 +16,11 @@
 
 LIB_DEPENDS=	png.5:${PORTSDIR}/graphics/png
 
-USE_XLIB=	yes
+USE_XORG=	xtst
+USE_GNOME=	gnometarget
 GNU_CONFIGURE=	yes
-CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-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"
 
 PLIST_FILES=	bin/pat2ppm bin/patextract bin/png2pat bin/rgb2pat \
 		bin/visgrep bin/xte
diff -urN /usr/ports/x11/xautomation/distinfo x11/xautomation/distinfo
--- /usr/ports/x11/xautomation/distinfo	Sat Nov 26 19:33:50 2005
+++ x11/xautomation/distinfo	Sun Oct 14 20:47:19 2007
@@ -1,3 +1,3 @@
-MD5 (xautomation-0.96.tar.gz) = 55f1247f9e25d57ba23e9e9f3cf5f87e
-SHA256 (xautomation-0.96.tar.gz) = d3486671b36f446d1d81708a5038886858c2108dd0fd70a0e6dd408e6dffcd55
-SIZE (xautomation-0.96.tar.gz) = 73335
+MD5 (xautomation-0.98.tar.gz) = 4c176708409a5f8840e85b7ead52ead3
+SHA256 (xautomation-0.98.tar.gz) = 62d02ef6255020cd2b828d30d906044019993db0181b5fb91d391a0344ed3eb4
+SIZE (xautomation-0.98.tar.gz) = 88503
>Release-Note:
>Audit-Trail:
>Unformatted:



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