From owner-freebsd-ports Fri Dec 20 23:11:10 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42FB937B410 for ; Fri, 20 Dec 2002 23:10:26 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D68A43F22 for ; Fri, 20 Dec 2002 23:10:12 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBL7ACNS013823 for ; Fri, 20 Dec 2002 23:10:12 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBL7ACqq013822; Fri, 20 Dec 2002 23:10:12 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E18437B401 for ; Fri, 20 Dec 2002 23:04:12 -0800 (PST) Received: from socigeog.hmt.toyama-u.ac.jp (socigeog.hmt.toyama-u.ac.jp [160.26.63.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8453C43ED8 for ; Fri, 20 Dec 2002 23:04:11 -0800 (PST) (envelope-from tkato@prontomail.com) Received: from localhost (localhost [127.0.0.1]) by socigeog.hmt.toyama-u.ac.jp (Postfix) with SMTP id C96BA8C9 for ; Sat, 21 Dec 2002 16:04:03 +0900 (JST) Message-Id: <20021221160252.0c8ce8ab.tkato@prontomail.com> Date: Sat, 21 Dec 2002 16:02:52 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/46434: Update port: x11/xnee to 1.0.1 (fix ports/46144) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46434 >Category: ports >Synopsis: Update port: x11/xnee to 1.0.1 (fix ports/46144) >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 Dec 20 23:10:12 PST 2002 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.7-RELEASE-p2 i386 >Organization: >Environment: >Description: - Update to version 1.0 New file: files/patch-doc::xnee_develop.texi Remove file: files/patch-doc::Makefile.in Following PRs should be superseded by this one: [2002/12/09] ports/46144 ports Update port: x11/xnee to 1.0 >How-To-Repeat: >Fix: diff -urN /usr/ports/x11/xnee/Makefile x11/xnee/Makefile --- /usr/ports/x11/xnee/Makefile Mon Nov 11 19:01:35 2002 +++ x11/xnee/Makefile Fri Dec 20 19:48:57 2002 @@ -6,7 +6,7 @@ # PORTNAME= xnee -PORTVERSION= 0.9 +PORTVERSION= 1.0.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,6 +14,7 @@ MAINTAINER= ports@FreeBSD.org USE_X_PREFIX= yes +USE_PERL5= yes USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff -urN /usr/ports/x11/xnee/distinfo x11/xnee/distinfo --- /usr/ports/x11/xnee/distinfo Fri Nov 1 22:10:57 2002 +++ x11/xnee/distinfo Fri Dec 20 19:37:36 2002 @@ -1 +1 @@ -MD5 (xnee-0.9.tar.gz) = a4309d9057923afa9964d332bfedd402 +MD5 (xnee-1.0.1.tar.gz) = 8ecfbeb6b9a3cf2f7b4677624a600285 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 Mon Oct 28 08:37:34 2002 +++ x11/xnee/files/patch-doc::Makefile.in Thu Jan 1 09:00:00 1970 @@ -1,11 +0,0 @@ ---- 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_develop.texi x11/xnee/files/patch-doc::xnee_develop.texi --- /usr/ports/x11/xnee/files/patch-doc::xnee_develop.texi Thu Jan 1 09:00:00 1970 +++ x11/xnee/files/patch-doc::xnee_develop.texi Thu Dec 5 22:06:44 2002 @@ -0,0 +1,13 @@ +--- doc/xnee_develop.texi.orig Thu Nov 28 08:35:58 2002 ++++ doc/xnee_develop.texi Thu Dec 5 21:42:22 2002 +@@ -2,6 +2,10 @@ + @c %**start of header + @setfilename xnee_develop.info + @settitle Xnee Developer Manual 0.1 ++@dircategory Miscellaneous ++@direntry ++* Xnee_develop: (xnee_develop). Xnee Development Guide ++@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 Fri Nov 1 22:10:57 2002 +++ x11/xnee/pkg-plist Thu Dec 5 21:43:12 2002 @@ -1,5 +1,8 @@ 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 +@unexec install-info --delete %D/info/xnee_develop.info %D/info/dir +info/xnee_develop.info +@exec install-info %D/info/xnee_develop.info %D/info/dir +lib/libxnee.a >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message