From owner-freebsd-ports Fri Jul 5 17:21:32 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 854CE37B409 for ; Fri, 5 Jul 2002 17:20:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id F03CE43E64 for ; Fri, 5 Jul 2002 17:20:10 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g660KAJU029809 for ; Fri, 5 Jul 2002 17:20:10 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g660KAI1029808; Fri, 5 Jul 2002 17:20:10 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6985737B400 for ; Fri, 5 Jul 2002 17:15:06 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F1B043E3B for ; Fri, 5 Jul 2002 17:15:06 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g660F6OT072628 for ; Fri, 5 Jul 2002 17:15:06 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g660F6xD072627; Fri, 5 Jul 2002 17:15:06 -0700 (PDT) Message-Id: <200207060015.g660F6xD072627@www.freebsd.org> Date: Fri, 5 Jul 2002 17:15:06 -0700 (PDT) From: KATO Tsuguru To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40249: Update port: x11/xnee to 0.7.2 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: 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 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