pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/quagga upgrade to 0.96.3 (compilation confirmed, i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c8a5fbd0ba2a
branches: trunk
changeset: 462859:c8a5fbd0ba2a
user: itojun <itojun%pkgsrc.org@localhost>
date: Fri Oct 17 05:32:38 2003 +0000
description:
upgrade to 0.96.3 (compilation confirmed, installation not tested)
http://lists.quagga.net/pipermail/quagga-users/2003-October/000543.html
- missing rip_enable_apply() which was causing lots of problems in
ripd
- revert of the generic PtP patch. This patch just caused way way too
many problems in its quest to try support FreeSWANs odd handling of
IPSec interfaces, particularly in ospfd.
diffstat:
net/quagga/Makefile | 5 ++---
net/quagga/distinfo | 6 +++---
2 files changed, 5 insertions(+), 6 deletions(-)
diffs (29 lines):
diff -r 45b474854eae -r c8a5fbd0ba2a net/quagga/Makefile
--- a/net/quagga/Makefile Thu Oct 16 13:17:12 2003 +0000
+++ b/net/quagga/Makefile Fri Oct 17 05:32:38 2003 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2003/10/02 12:57:48 kim Exp $
+# $NetBSD: Makefile,v 1.7 2003/10/17 05:32:38 itojun Exp $
# Based on KAME Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp
#
-DISTNAME= quagga-0.96.2
-PKGREVISION= 1
+DISTNAME= quagga-0.96.3
CATEGORIES= net
MASTER_SITES= http://www.quagga.net/download/
diff -r 45b474854eae -r c8a5fbd0ba2a net/quagga/distinfo
--- a/net/quagga/distinfo Thu Oct 16 13:17:12 2003 +0000
+++ b/net/quagga/distinfo Fri Oct 17 05:32:38 2003 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.2 2003/09/05 03:56:10 itojun Exp $
+$NetBSD: distinfo,v 1.3 2003/10/17 05:32:38 itojun Exp $
-SHA1 (quagga-0.96.2.tar.gz) = 915b86ef56e320ff2e745468f1be3dd29dc8d123
-Size (quagga-0.96.2.tar.gz) = 1462157 bytes
+SHA1 (quagga-0.96.3.tar.gz) = 0be8baf3c175ef8df31ec254009d8d7ac4ba412f
+Size (quagga-0.96.3.tar.gz) = 1464239 bytes
SHA1 (patch-aa) = b6ae546885a4101cce71e09f41bd509b3808ac8d
SHA1 (patch-ab) = 5a88348acc8a93ab1fee94a25cb424f5754cb413
SHA1 (patch-ac) = b0fb9f234c4eacfda0808496576037b63c4f3934
Home |
Main Index |
Thread Index |
Old Index