Subject: pkg/15058: pkgsrc/misc/fd update
To: None <gnats-bugs@gnats.netbsd.org>
From: None <nobu@psrc.isac.co.jp>
List: netbsd-bugs
Date: 12/26/2001 23:05:16
>Number:         15058
>Category:       pkg
>Synopsis:       pkgsrc/misc/fd update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 26 23:06:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Nobuhiro Yasutomi
>Release:        NetBSD 1.5
>Organization:
ISAC, Inc.
>Environment:
NetBSD taurus.tech.isac.co.jp 1.5 NetBSD 1.5 (GENERIC) #1: Sun Nov 19 21:42:11 MET 2000     fvdl@sushi:/work/trees/netbsd-1-5/sys/arch/i386/compile/GENERIC i386
>Description:
orignal distribution update following.

Update things in 1.03u:
     - fix abnormal terminate when archiver miss registration.
     - fix strings handle include '\' code.
     - fix terminal control processing.
     - INPUTKCODE work again.
     - collect ALT behavior when strings input.
     - support Darwin (Mac OS X).
     - support Linux libc5.
>How-To-Repeat:

>Fix:
diff -ru fd/Makefile fd.new/Makefile
--- fd/Makefile	Fri Aug 24 11:35:10 2001
+++ fd.new/Makefile	Thu Dec 27 15:39:29 2001
@@ -2,8 +2,8 @@
 # FreeBSD: ports/misc/fd/Makefile,v 1.14 1999/08/25 07:21:37 obrien Exp
 #
 
-DISTNAME=	FD-1.03t
-PKGNAME=	fd-1.03t
+DISTNAME=	FD-1.03u
+PKGNAME=	fd-1.03u
 CATEGORIES=	misc
 MASTER_SITES=	http://hp.vector.co.jp/authors/VA012337/soft/fd/
 
diff -ru fd/distinfo fd.new/distinfo
--- fd/distinfo	Mon Sep 10 11:10:49 2001
+++ fd.new/distinfo	Thu Dec 27 15:45:07 2001
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.3 2001/06/26 11:40:43 wiz Exp $
 
-SHA1 (FD-1.03t.tar.gz) = 2e16b7efe97ea9fac4d137568820393317b5136b
-Size (FD-1.03t.tar.gz) = 335063 bytes
-SHA1 (patch-aa) = 806474896350a5630e608f2b095a629c96616eab
+SHA1 (FD-1.03u.tar.gz) = 5fd312b801a81400ae10bc3e5630ce315b48c765
+Size (FD-1.03u.tar.gz) = 340097 bytes
+SHA1 (patch-aa) = 7877fcbf53da90e6d10fa57e3c6f55c761e9f11c
diff -ru fd/patches/patch-aa fd.new/patches/patch-aa
--- fd/patches/patch-aa	Thu Oct 19 11:28:00 2000
+++ fd.new/patches/patch-aa	Thu Dec 27 15:42:46 2001
@@ -1,11 +1,11 @@
-$NetBSD: patch-aa,v 1.4 2000/10/19 04:26:40 hubertf Exp $
+$NetBSD$
 
---- Makefile.in.orig	Wed Oct 11 17:00:00 2000
-+++ Makefile.in
-@@ -3,7 +3,7 @@
- #
+--- Makefile.in.orig	Tue Dec 18 00:00:00 2001
++++ Makefile.in	Wed Dec 19 13:02:55 2001
+@@ -4,7 +4,7 @@
  
  TITLE	= FD-
+ VERSION	= __VERSION__
 -PREFIX	= /usr/local
 +PREFIX	?= /usr/local
  MANSEC	= 1

>Release-Note:
>Audit-Trail:
>Unformatted: