From f94a939fbe3cf44db249d51448feb0b66c3dae53 Mon Sep 17 00:00:00 2001 From: christos Date: Tue, 6 Jul 1999 06:35:46 +0000 Subject: upgrade to 3.5.11 --- net/gated/Makefile | 6 +++--- net/gated/files/md5 | 4 ++-- net/gated/patches/patch-aa | 21 +++++++++++++++++++++ 3 files changed, 26 insertions(+), 5 deletions(-) create mode 100644 net/gated/patches/patch-aa (limited to 'net/gated') diff --git a/net/gated/Makefile b/net/gated/Makefile index 6a0cf84b245..892cfa49805 100644 --- a/net/gated/Makefile +++ b/net/gated/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 1998/08/20 15:17:16 tsarna Exp $ +# $NetBSD: Makefile,v 1.5 1999/07/06 06:35:46 christos Exp $ # FreeBSD Id: Makefile,v 1.17 1998/04/26 18:47:12 peter Exp # -DISTNAME= gated-3-5-9 -PKGNAME= gated-3.5.9 +DISTNAME= gated-3-5-11 +PKGNAME= gated-3.5.11 CATEGORIES= net MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/ diff --git a/net/gated/files/md5 b/net/gated/files/md5 index a6faacf48f3..61075ba8938 100644 --- a/net/gated/files/md5 +++ b/net/gated/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.2 1998/08/07 13:25:09 agc Exp $ +$NetBSD: md5,v 1.3 1999/07/06 06:35:47 christos Exp $ -MD5 (gated-3-5-9.tar.gz) = b4052076d9869d6cf81900c24c03eb1a +MD5 (gated-3-5-11.tar.gz) = 6b192df3bdbda6d4f2222c93ac725e75 diff --git a/net/gated/patches/patch-aa b/net/gated/patches/patch-aa new file mode 100644 index 00000000000..448da42bc05 --- /dev/null +++ b/net/gated/patches/patch-aa @@ -0,0 +1,21 @@ +$NetBSD: patch-aa,v 1.3 1999/07/06 06:35:47 christos Exp $ + +--- src/configs/netbsd.orig Tue Jul 6 01:34:41 1999 ++++ src/configs/netbsd Tue Jul 6 01:35:20 1999 +@@ -11,8 +11,8 @@ + + cc cc + #cflags -g +-cwflags -W -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow +-cflags -O -g ++#cwflags -W -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow ++cflags -O -g -DUSE_MMAP + + ldflags -lkvm + +@@ -40,4 +40,4 @@ + path_version /var/run/%s.version + path_unix /netbsd + +-protocols bgp egp hello icmp rip ospf iso slsp isis rdisc ++protocols bgp egp icmp rip ospf iso slsp isis rdisc -- cgit v1.2.3