From 7c041417c3279da20c586f7e90cff177ece7a228 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 22 Sep 2003 11:27:58 +0000 Subject: Update "cia" package to version 20030922: - "pcap2ipstat" now supports PPPoE dumps. - Fixes build problems with GCC 3.3.1. --- net/cia/Makefile | 6 +++--- net/cia/distinfo | 7 +++---- net/cia/patches/patch-aa | 13 ------------- 3 files changed, 6 insertions(+), 20 deletions(-) delete mode 100644 net/cia/patches/patch-aa (limited to 'net') diff --git a/net/cia/Makefile b/net/cia/Makefile index b97e4edd56b..c79bb2a7de1 100644 --- a/net/cia/Makefile +++ b/net/cia/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/07/21 17:10:27 martti Exp $ +# $NetBSD: Makefile,v 1.7 2003/09/22 11:27:58 tron Exp $ -DISTNAME= cia-20000716 +DISTNAME= cia-20030922 CATEGORIES= net -MASTER_SITES= http://core.de/~tron/ +MASTER_SITES= http://scheler.de/~matthias/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= tron@NetBSD.org diff --git a/net/cia/distinfo b/net/cia/distinfo index cc2511e2a2c..1d12f516d5d 100644 --- a/net/cia/distinfo +++ b/net/cia/distinfo @@ -1,5 +1,4 @@ -$NetBSD: distinfo,v 1.3 2001/10/12 20:51:42 tron Exp $ +$NetBSD: distinfo,v 1.4 2003/09/22 11:27:59 tron Exp $ -SHA1 (cia-20000716.tar.bz2) = aba966ef972c384a5798533a388ea3bf6596d643 -Size (cia-20000716.tar.bz2) = 7312 bytes -SHA1 (patch-aa) = c13ddd3874a83adb94fa39b769623cb47a59ccfd +SHA1 (cia-20030922.tar.bz2) = 9d0b06c99c6943493ff47412bcb36efde67e40ca +Size (cia-20030922.tar.bz2) = 7645 bytes diff --git a/net/cia/patches/patch-aa b/net/cia/patches/patch-aa deleted file mode 100644 index c3935215443..00000000000 --- a/net/cia/patches/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2001/10/12 20:51:42 tron Exp $ - ---- ipstat/main.c.orig Tue Jul 13 01:19:48 1999 -+++ ipstat/main.c Fri Oct 12 22:49:57 2001 -@@ -143,7 +143,7 @@ - { - (void)fprintf(stderr, - "%s: unable to open ignore dump file \"%s\".\n", -- Progname,argv[Index]); -+ Progname,IgnoreFile); - return EXIT_FAILURE; - } - -- cgit v1.2.3