Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2003 05:02:00 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47080: Update port: x11/xnee to 1.0.2
Message-ID:  <20030115050200.0495b97e.tkato@prontomail.com>

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

>Number:         47080
>Category:       ports
>Synopsis:       Update port: x11/xnee to 1.0.2
>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:   Tue Jan 14 12:10:12 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.7-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/x11/xnee/Makefile x11/xnee/Makefile
--- /usr/ports/x11/xnee/Makefile	Mon Jan  6 16:10:06 2003
+++ x11/xnee/Makefile	Wed Jan 15 01:33:04 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xnee
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.2
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -25,5 +25,8 @@
 	@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
 		's|^CFLAGS = |CFLAGS = @CFLAGS@ |g ; \
 		 s|-g$$||g'
+
+post-install:
+	${INSTALL_MAN} ${WRKSRC}/doc/xnee.1 ${MANPREFIX}/man/man1
 
 .include <bsd.port.mk>
diff -urN /usr/ports/x11/xnee/distinfo x11/xnee/distinfo
--- /usr/ports/x11/xnee/distinfo	Mon Jan  6 16:10:06 2003
+++ x11/xnee/distinfo	Wed Jan 15 01:24:19 2003
@@ -1 +1 @@
-MD5 (xnee-1.0.1.tar.gz) = 8ecfbeb6b9a3cf2f7b4677624a600285
+MD5 (xnee-1.0.2.tar.gz) = b0746bbdeceb54e3d780d51768e44418
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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