pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/cia Update "cia" package to version 20030922:
details: https://anonhg.NetBSD.org/pkgsrc/rev/f347055cc516
branches: trunk
changeset: 461828:f347055cc516
user: tron <tron%pkgsrc.org@localhost>
date: Mon Sep 22 11:27:58 2003 +0000
description:
Update "cia" package to version 20030922:
- "pcap2ipstat" now supports PPPoE dumps.
- Fixes build problems with GCC 3.3.1.
diffstat:
net/cia/Makefile | 6 +++---
net/cia/distinfo | 7 +++----
net/cia/patches/patch-aa | 13 -------------
3 files changed, 6 insertions(+), 20 deletions(-)
diffs (44 lines):
diff -r a3295df5c1c5 -r f347055cc516 net/cia/Makefile
--- a/net/cia/Makefile Mon Sep 22 10:45:20 2003 +0000
+++ b/net/cia/Makefile Mon Sep 22 11:27:58 2003 +0000
@@ -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@localhost
diff -r a3295df5c1c5 -r f347055cc516 net/cia/distinfo
--- a/net/cia/distinfo Mon Sep 22 10:45:20 2003 +0000
+++ b/net/cia/distinfo Mon Sep 22 11:27:58 2003 +0000
@@ -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 -r a3295df5c1c5 -r f347055cc516 net/cia/patches/patch-aa
--- a/net/cia/patches/patch-aa Mon Sep 22 10:45:20 2003 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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;
- }
-
Home |
Main Index |
Thread Index |
Old Index