Date: Fri, 25 Oct 2002 23:05:06 -0700 (PDT) From: KATO Tsuguru <tkato@prontomail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/44490: Update port: x11/xnee to 0.9 Message-ID: <200210260605.g9Q656Kv094945@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 44490 >Category: ports >Synopsis: Update port: x11/xnee to 0.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 25 23:10:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.7-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.9 New file: files/patch-doc::Makefile.in files/patch-doc::xnee.texi >How-To-Repeat: >Fix: diff -urN /usr/ports/x11/xnee/Makefile x11/xnee/Makefile --- /usr/ports/x11/xnee/Makefile Mon Oct 7 20:21:34 2002 +++ x11/xnee/Makefile Sat Oct 26 08:49:59 2002 @@ -6,7 +6,7 @@ # PORTNAME= xnee -PORTVERSION= 0.8.1 +PORTVERSION= 0.9 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,9 @@ USE_X_PREFIX= yes USE_REINPLACE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} + +MAN1= xnee.1 post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ diff -urN /usr/ports/x11/xnee/distinfo x11/xnee/distinfo --- /usr/ports/x11/xnee/distinfo Mon Oct 7 20:21:34 2002 +++ x11/xnee/distinfo Sat Oct 26 08:57:43 2002 @@ -1 +1 @@ -MD5 (xnee-0.8.1.tar.gz) = 6002cf9b87553d2d4c2acc977087f6b1 +MD5 (xnee-0.9.tar.gz) = a4309d9057923afa9964d332bfedd402 diff -urN /usr/ports/x11/xnee/files/patch-doc::Makefile.in x11/xnee/files/patch-doc::Makefile.in --- /usr/ports/x11/xnee/files/patch-doc::Makefile.in Thu Jan 1 09:00:00 1970 +++ x11/xnee/files/patch-doc::Makefile.in Sat Oct 26 08:59:18 2002 @@ -0,0 +1,11 @@ +--- doc/Makefile.in.bak Sat Oct 26 05:33:52 2002 ++++ doc/Makefile.in Sat Oct 26 08:58:58 2002 +@@ -390,7 +390,7 @@ + uninstall-man1 + + +-all: html man pdf info txt clean ++all: man info + + html: xnee.html + diff -urN /usr/ports/x11/xnee/files/patch-doc::xnee.texi x11/xnee/files/patch-doc::xnee.texi --- /usr/ports/x11/xnee/files/patch-doc::xnee.texi Thu Jan 1 09:00:00 1970 +++ x11/xnee/files/patch-doc::xnee.texi Sat Oct 26 09:05:53 2002 @@ -0,0 +1,13 @@ +--- doc/xnee.texi.rig Fri Oct 25 05:08:09 2002 ++++ doc/xnee.texi Sat Oct 26 08:57:08 2002 +@@ -2,6 +2,10 @@ + @c %**start of header + @setfilename xnee.info + @settitle Xnee Manual 0.1 ++@dircategory Miscellaneous ++@direntry ++* Xnee: (xnee). X events recorder and player ++@end direntry + @setchapternewpage odd + @c %**end o + diff -urN /usr/ports/x11/xnee/pkg-plist x11/xnee/pkg-plist --- /usr/ports/x11/xnee/pkg-plist Sat Jun 1 05:44:23 2002 +++ x11/xnee/pkg-plist Sat Oct 26 09:04:45 2002 @@ -1,2 +1,5 @@ bin/xnee lib/libxnee.a +@unexec install-info --delete %D/info/xnee.info %D/info/dir +info/xnee.info +@exec install-info %D/info/xnee.info %D/info/dir >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210260605.g9Q656Kv094945>