pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/libtrace Update to the latest version in order to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a59865ffe460
branches: trunk
changeset: 400897:a59865ffe460
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Oct 29 21:23:19 2009 +0000
description:
Update to the latest version in order to fix build breakage.
libtrace 3.0.6 (2008-11-27)
* Fixed compilation errors caused by missing #includes (r1382)
* Added trace_get_payload_from_pppoe() to external API (r1383)
* autoconf now correctly detects libgdc properly for tracertstats (r1384)
* Fixed some warnings on recent versions of gcc (r1385)
diffstat:
net/libtrace/Makefile | 4 ++--
net/libtrace/PLIST | 7 +++----
net/libtrace/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 10 deletions(-)
diffs (64 lines):
diff -r 4a586a9d600c -r a59865ffe460 net/libtrace/Makefile
--- a/net/libtrace/Makefile Thu Oct 29 20:45:23 2009 +0000
+++ b/net/libtrace/Makefile Thu Oct 29 21:23:19 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2008/06/10 10:21:41 markd Exp $
+# $NetBSD: Makefile,v 1.4 2009/10/29 21:23:19 tnn Exp $
#
-DISTNAME= libtrace-3.0.4
+DISTNAME= libtrace-3.0.6
CATEGORIES= net
MASTER_SITES= http://research.wand.net.nz/software/libtrace/
EXTRACT_SUFX= .tar.bz2
diff -r 4a586a9d600c -r a59865ffe460 net/libtrace/PLIST
--- a/net/libtrace/PLIST Thu Oct 29 20:45:23 2009 +0000
+++ b/net/libtrace/PLIST Thu Oct 29 21:23:19 2009 +0000
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:09:33 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2009/10/29 21:23:19 tnn Exp $
bin/traceanon
bin/traceconvert
bin/tracefilter
-bin/traceflow
bin/tracemerge
bin/tracepktdump
bin/tracereport
@@ -13,6 +12,7 @@
bin/tracesummary
include/dagformat.h
include/daglegacy.h
+include/erftypes.h
include/libpacketdump.h
include/libtrace.h
include/libtraceio.h
@@ -21,7 +21,7 @@
lib/libpacketdump.la
lib/libpacketdump/eth_2048.la
lib/libpacketdump/eth_2054.la
-lib/libpacketdump/eth_33024.protocol
+lib/libpacketdump/eth_33024.la
lib/libpacketdump/eth_34525.protocol
lib/libpacketdump/eth_34887.la
lib/libpacketdump/eth_34916.la
@@ -49,7 +49,6 @@
man/man1/traceanon.1
man/man1/traceconvert.1
man/man1/tracefilter.1
-man/man1/traceflow.1
man/man1/tracemerge.1
man/man1/tracepktdump.1
man/man1/tracereport.1
diff -r 4a586a9d600c -r a59865ffe460 net/libtrace/distinfo
--- a/net/libtrace/distinfo Thu Oct 29 20:45:23 2009 +0000
+++ b/net/libtrace/distinfo Thu Oct 29 21:23:19 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2008/06/10 10:21:41 markd Exp $
+$NetBSD: distinfo,v 1.3 2009/10/29 21:23:19 tnn Exp $
-SHA1 (libtrace-3.0.4.tar.bz2) = 6f1999c2431c8b41e00caeb74e6c1fe29e81623c
-RMD160 (libtrace-3.0.4.tar.bz2) = b190b5814971d813b98ae7595211fde98f27e2c4
-Size (libtrace-3.0.4.tar.bz2) = 537000 bytes
+SHA1 (libtrace-3.0.6.tar.bz2) = 7861b2d9ece5673ad69a2cf82c4146773cd57e41
+RMD160 (libtrace-3.0.6.tar.bz2) = 75139dfcb0d706e5572637c758299685a0e5f37a
+Size (libtrace-3.0.6.tar.bz2) = 457661 bytes
Home |
Main Index |
Thread Index |
Old Index