Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jan 2007 04:00:32 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/107637: Update port: x11/xbindkeys to 1.7.4
Message-ID:  <20070107040032.06cb2575.tkato432@yahoo.com>
Resent-Message-ID: <200701061920.l06JKStH061319@freefall.freebsd.org>

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

>Number:         107637
>Category:       ports
>Synopsis:       Update port: x11/xbindkeys to 1.7.4
>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:   Sat Jan 06 19:20:27 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p26 i386
>Organization:
>Environment:
>Description:
- Update to version 1.7.4

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11/xbindkeys/Makefile x11/xbindkeys/Makefile
--- /usr/ports/x11/xbindkeys/Makefile	Wed May 31 02:57:40 2006
+++ x11/xbindkeys/Makefile	Fri Jan  5 19:37:50 2007
@@ -7,29 +7,28 @@
 #
 
 PORTNAME=	xbindkeys
-PORTVERSION=	1.7.3
+PORTVERSION=	1.7.4
 CATEGORIES=	x11
 MASTER_SITES=	http://hocwp.free.fr/xbindkeys/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Allows you to launch shell commands under X with your keyboard
 
+OPTIONS=	GUILE "Guile support" off \
+		TCLTK "Tcl/Tk support" off
+
 USE_XLIB=	yes
 USE_GNOME=	gnometarget
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ARGS=	--mandir=${MANPREFIX}/man
 
 MAN1=		xbindkeys.1
+PLIST_FILES=	bin/xbindkeys %%EXAMPLESDIR%%/xbindkeysrc
+PLIST_DIRS=	%%EXAMPLESDIR%%
 
 WISH=		${LOCALBASE}/bin/wish8.4
-
-OPTIONS=	GUILE "Guile support" off \
-		TCLTK "Tcl/Tk support" off
-
-PEXAMPLESDIR=	${EXAMPLESDIR:S,^${PREFIX}/,,}
-PLIST_FILES=	bin/xbindkeys ${PEXAMPLESDIR}/xbindkeysrc
-PLIST_DIRS=	${PEXAMPLESDIR}
 
 .include <bsd.port.pre.mk>
 
diff -urN /usr/ports/x11/xbindkeys/distinfo x11/xbindkeys/distinfo
--- /usr/ports/x11/xbindkeys/distinfo	Wed May 31 02:57:40 2006
+++ x11/xbindkeys/distinfo	Fri Jan  5 19:33:43 2007
@@ -1,3 +1,3 @@
-MD5 (xbindkeys-1.7.3.tar.gz) = eea2fe306e99274e8730e199b85706d5
-SHA256 (xbindkeys-1.7.3.tar.gz) = 73a73cd934629b54bba23653ce6f9aa78abda13a8a027387da1ab37e2d272d14 
-SIZE (xbindkeys-1.7.3.tar.gz) = 110561
+MD5 (xbindkeys-1.7.4.tar.gz) = 8c034fecef4c9ac9b9891f5f5f32ff68
+SHA256 (xbindkeys-1.7.4.tar.gz) = 0b2279d169ac8caf7618b641ce9a4f4b22565109d905697581612655df514a56
+SIZE (xbindkeys-1.7.4.tar.gz) = 115029
>Release-Note:
>Audit-Trail:
>Unformatted:



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