Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jul 2002 17:15:06 -0700 (PDT)
From:      KATO Tsuguru <tkato@prontomail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/40249: Update port: x11/xnee to 0.7.2
Message-ID:  <200207060015.g660F6xD072627@www.freebsd.org>

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

>Number:         40249
>Category:       ports
>Synopsis:       Update port: x11/xnee to 0.7.2
>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 Jul 05 17:20:10 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.6-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.7.2

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/x11/xnee/Makefile x11/xnee/Makefile
--- /usr/ports/x11/xnee/Makefile	Sat Jun  1 05:44:23 2002
+++ x11/xnee/Makefile	Sat Jul  6 01:25:22 2002
@@ -6,19 +6,20 @@
 #
 
 PORTNAME=	xnee
-PORTVERSION=	0.7.a2
+PORTVERSION=	0.7.2
 CATEGORIES=	x11
-MASTER_SITES=	http://xnee.sourceforge.net/tars/
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/.a/alpha_/}
-EXTRACT_SUFX=	.tar
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports@FreeBSD.org
 
-GNU_CONFIGURE=	yes
 USE_X_PREFIX=	yes
+USE_REINPLACE=	yes
+GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
 
 post-patch:
-	@${PERL} -pi -e 's,^CFLAGS =,CFLAGS +=,' ${WRKSRC}/src/cli/Makefile.in \
-		${WRKSRC}/src/lib/Makefile.in
+	@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
+		's|^CFLAGS = |CFLAGS = @CFLAGS@ |g'
 
 .include <bsd.port.mk>
diff -urN /usr/ports/x11/xnee/distinfo x11/xnee/distinfo
--- /usr/ports/x11/xnee/distinfo	Sat Jun  1 05:44:23 2002
+++ x11/xnee/distinfo	Sat Jul  6 01:10:13 2002
@@ -1 +1 @@
-MD5 (xnee-0.7alpha_2.tar) = 7ea07c13c4a13f48eade7c659afdc239
+MD5 (xnee-0.7.2.tar.gz) = df423857d05af177e19fb64bdf4a3a93

>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?200207060015.g660F6xD072627>