Upgrade to freerdist-0.92, which compiles on -current.

This commit is contained in:
kim 2001-03-12 18:46:14 +00:00
parent 569b8e4ef7
commit dc18e13790
4 changed files with 21 additions and 12 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.7 2001/02/17 18:19:32 wiz Exp $
# $NetBSD: Makefile,v 1.8 2001/03/12 18:46:14 kim Exp $
#
DISTNAME= freerdist-0.91
DISTNAME= freerdist-0.92
CATEGORIES= net
MASTER_SITES= ftp://ftp.astron.com/pub/freerdist/

View file

@ -1,3 +1,3 @@
$NetBSD: md5,v 1.3 2000/01/15 18:09:28 christos Exp $
$NetBSD: md5,v 1.4 2001/03/12 18:46:14 kim Exp $
MD5 (freerdist-0.91.tar.gz) = 524c58b2932ac9dcc3754c0ad950d9d0
SHA1 (freerdist-0.92.tar.gz) = 63519dd77ad65b681960613b2d3a295809714f19

View file

@ -1,6 +1,6 @@
$NetBSD: patch-sum,v 1.4 2000/01/18 10:50:05 agc Exp $
$NetBSD: patch-sum,v 1.5 2001/03/12 18:46:14 kim Exp $
MD5 (patch-aa) = b496480558b2e495fa22dc06de30912f
MD5 (patch-ab) = 91ade9d0a83dd05bf23cc1ffdef88fa5
MD5 (patch-ac) = 6c40f143b1c19452e96f9a83802341d5
MD5 (patch-ad) = 25f37eb858eff33415f67055d6dbc514
SHA1 (patch-aa) = 0ea7d5838b7d491f2f599e0b53b195978bae2565
SHA1 (patch-ab) = 3cd2de9d584e8aaa0cf4258c66ba027ff767a367
SHA1 (patch-ac) = 78df932333c8742139368abb5d12b910d34e222c
SHA1 (patch-ad) = 89500d25dc2fb34c0295836f7ab18433218c85ea

View file

@ -1,7 +1,16 @@
$NetBSD: patch-ac,v 1.2 2000/01/15 18:09:30 christos Exp $
$NetBSD: patch-ac,v 1.3 2001/03/12 18:46:15 kim Exp $
--- config/mf.netbsd.orig Sat Jan 15 13:05:52 2000
+++ config/mf.netbsd Sat Jan 15 13:05:59 2000
--- config/mf.netbsd.orig Sun Oct 31 19:39:18 1999
+++ config/mf.netbsd Mon Mar 12 13:25:58 2001
@@ -42,7 +42,7 @@
# Functions that are missing in this OS are contained in the
# files specified in ${MISSINGOBJS}.
#
-#MISSINGOBJS = $(O)strerror.o $(O)strcasecmp.o
+MISSINGOBJS = $(O)setprogname.o
#
# System libraries that we need to load.
@@ -53,6 +53,3 @@
# System dependent options for compiling
#