pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/37705: Update of pkgsrc/net/nfdump to Version 1.5.6
>Number: 37705
>Category: pkg
>Synopsis: Update of pkgsrc/net/nfdump to Version 1.5.6
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Jan 06 03:20:00 +0000 2008
>Originator: Christian Gall
>Release: NetBSD 4.0_STABLE
>Environment:
System: NetBSD helios.cgall.de 4.0_STABLE NetBSD 4.0_STABLE (SERVER-$Revision:
1.1.2.7 $) #0: Tue Dec 18 10:40:04 CET 2007
cg%cg.intra@localhost:/home/cg/netbsd/netbsd-4/obj/sys/arch/i386/compile/SERVER
i386
Architecture: i386
Machine: i386
>Description:
Update of pkgsrc/net/nfdump to Version 1.5.6
>How-To-Repeat:
>Fix:
Changelog since Version 1.5.5:
2007-10-15 stable-1.5.6
- Fix odd CISCO behaviour for ICMP type/code in src port.
- Add fast LZO1X-1 compression option (-z) for output file.
- Add lists for port in syntax -> port in [ 135 137 445]
- Add lists for AS syntax -> as in [ 1024 1025 ]
- Bug fix in filter for syntax 'src as and dst as'
Here's a "cvs diff":
/usr/pkgsrc/net/nfdump$ cvs diff
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/nfdump/Makefile,v
retrieving revision 1.4
diff -r1.4 Makefile
4,5c4
< DISTNAME= nfdump-1.5.5
< PKGREVISION= 1
---
> DISTNAME= nfdump-1.5.6
14a14
> USE_TOOLS+= autoconf
19a20,23
> pre-configure:
> set -e; cd ${WRKSRC}; \
> autoconf
>
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/nfdump/distinfo,v
retrieving revision 1.3
diff -r1.3 distinfo
3,5c3,5
< SHA1 (nfdump-1.5.5.tar.gz) = 4ca9f19e809b829e3751b9228a889ed9191f9c44
< RMD160 (nfdump-1.5.5.tar.gz) = e5f92b9c28133db6198caac94c22bd6a9eb545de
< Size (nfdump-1.5.5.tar.gz) = 281546 bytes
---
> SHA1 (nfdump-1.5.6.tar.gz) = e8dc35c34876c9c050572678454c5ceef97d3ee1
> RMD160 (nfdump-1.5.6.tar.gz) = f0108ce0d401251f66f35d37b647ae81a68be0aa
> Size (nfdump-1.5.6.tar.gz) = 320712 bytes
11d10
< SHA1 (patch-ag) = c30fe1934eb6ef82882c01e5f1a6f21383976320
cvs diff: Diffing patches
cvs diff: cannot find patches/patch-ag
patches/patch-ag is against "configure", the patch didn't apply cleanly. Running
autoconf works at least on NetBSD.
Kind regards,
Christian Gall
Home |
Main Index |
Thread Index |
Old Index