Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2000 14:37:58 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/18284: Update port: x11-fonts/nexfontsel to 2.0.2
Message-ID:  <200004282137.OAA90586@freefall.freebsd.org>

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

>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




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