Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 2002 16:02:52 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46434: Update port: x11/xnee to 1.0.1 (fix ports/46144)
Message-ID:  <20021221160252.0c8ce8ab.tkato@prontomail.com>

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

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021221160252.0c8ce8ab.tkato>