From owner-freebsd-ports Fri Apr 28 14:40:38 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 582EE37BA0B for ; Fri, 28 Apr 2000 14:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA91715; Fri, 28 Apr 2000 14:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D6DD537B8E6 for ; Fri, 28 Apr 2000 14:37:58 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA90586; Fri, 28 Apr 2000 14:37:58 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Message-Id: <200004282137.OAA90586@freefall.freebsd.org> Date: Fri, 28 Apr 2000 14:37:58 -0700 (PDT) From: tkato@prontomail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/18284: Update port: x11-fonts/nexfontsel to 2.0.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18284 >Category: ports >Synopsis: Update port: x11-fonts/nexfontsel to 2.0.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 Apr 28 14:40:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: 4.0-RELEASE i386 >Organization: >Environment: >Description: - Update to version 2.0.2 Remove file: patches/patch-aa >How-To-Repeat: >Fix: diff -urN /usr/ports/x11-fonts/nexfontsel/Makefile x11-fonts/nexfontsel/Makefile --- /usr/ports/x11-fonts/nexfontsel/Makefile Mon Apr 10 21:06:47 2000 +++ x11-fonts/nexfontsel/Makefile Tue Apr 25 02:04:12 2000 @@ -6,7 +6,7 @@ # PORTNAME= nexfontsel -PORTVERSION= 2.0 +PORTVERSION= 2.0.2 CATEGORIES= x11-fonts MASTER_SITES= http://www.netlab.is.tsukuba.ac.jp/~yokota/archive/ DISTNAME= NeXFontSel-${PORTVERSION} diff -urN /usr/ports/x11-fonts/nexfontsel/files/md5 x11-fonts/nexfontsel/files/md5 --- /usr/ports/x11-fonts/nexfontsel/files/md5 Wed Sep 29 23:56:07 1999 +++ x11-fonts/nexfontsel/files/md5 Tue Apr 25 02:04:52 2000 @@ -1 +1 @@ -MD5 (NeXFontSel-2.0.tar.gz) = 665d14fd835d57dc8e4dd27c05b21974 +MD5 (NeXFontSel-2.0.2.tar.gz) = 141206459a814feb6cb7b4ee5e6286d7 diff -urN /usr/ports/x11-fonts/nexfontsel/patches/patch-aa x11-fonts/nexfontsel/patches/patch-aa --- /usr/ports/x11-fonts/nexfontsel/patches/patch-aa Wed Sep 29 23:56:07 1999 +++ x11-fonts/nexfontsel/patches/patch-aa Thu Jan 1 09:00:00 1970 @@ -1,12 +0,0 @@ ---- Imakefile.orig Mon May 17 14:06:48 1999 -+++ Imakefile Wed Sep 29 10:48:40 1999 -@@ -10,7 +10,8 @@ - #CFLAGS+=-g -Wall $(CPPFLAGS) - - NeXFontSel_ad.h: NeXFontSel.ad -- (cat $< | cpp $(CPPFLAGS) | sed -e '/^!/d' -e '/^$$/d' -e '/^#/d' -e 's/\\/\\\\/g' | awk '{print "\"" $$0 "\","}' > $@) || exit 1 -+ (cat NeXFontSel.ad | cpp $(CPPFLAGS) | sed -e '/^!/d' -e '/^$$/d' -e '/^#/d' -e 's/\\/\\\\/g' | awk '{print "\"" $$0 "\","}' > NeXFontSel_ad.h) || exit 1 -+# (cat $< | cpp $(CPPFLAGS) | sed -e '/^!/d' -e '/^$$/d' -e '/^#/d' -e 's/\\/\\\\/g' | awk '{print "\"" $$0 "\","}' > $@) || exit 1 - includes:: NeXFontSel_ad.h - nexfontsel.o: NeXFontSel_ad.h - clean:: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message