pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2009Q1]: pkgsrc/net/wireshark Pullup ticket 2731 - requested b...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/421a2af8976a
branches:  pkgsrc-2009Q1
changeset: 556760:421a2af8976a
user:      spz <spz%pkgsrc.org@localhost>
date:      Fri Apr 10 21:16:49 2009 +0000

description:
Pullup ticket 2731 - requested by tron
Security fix

Revisions pulled up:
- pkgsrc/net/wireshark/Makefile         1.30
- pkgsrc/net/wireshark/distinfo         1.20

   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Fri Apr 10 07:21:29 UTC 2009

   Modified Files:
           pkgsrc/net/wireshark: Makefile distinfo

   Log Message:
   Update "wireshark" package to version 1.0.7. Changes since version 1.0.6:
   - Security-related bugs in the Profinet, LDAP, and CPHAP dissectors and
     the Tektronix K12 file format have been fixed.
   - Many other bugs have been fixed.

   To generate a diff of this commit:
   cvs rdiff -u -r1.29 -r1.30 pkgsrc/net/wireshark/Makefile
   cvs rdiff -u -r1.19 -r1.20 pkgsrc/net/wireshark/distinfo

diffstat:

 net/wireshark/Makefile |  6 ++++--
 net/wireshark/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 6 deletions(-)

diffs (37 lines):

diff -r 6f02d3a100d2 -r 421a2af8976a net/wireshark/Makefile
--- a/net/wireshark/Makefile    Fri Apr 10 19:52:30 2009 +0000
+++ b/net/wireshark/Makefile    Fri Apr 10 21:16:49 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2009/02/13 09:41:11 tron Exp $
+# $NetBSD: Makefile,v 1.29.2.1 2009/04/10 21:16:49 spz Exp $
 
-DISTNAME=              wireshark-1.0.6
+DISTNAME=              wireshark-1.0.7
 CATEGORIES=            net
 MASTER_SITES=          http://www.wireshark.org/download/src/ \
                        ${MASTER_SITE_SOURCEFORGE:=wireshark/}
@@ -14,6 +14,8 @@
 
 CONFLICTS+=            ethereal-[0-9]*
 
+LICENSE=               gnu-gpl-v2
+
 USE_LANGUAGES=         c c++
 USE_TOOLS+=            gmake perl pkg-config
 
diff -r 6f02d3a100d2 -r 421a2af8976a net/wireshark/distinfo
--- a/net/wireshark/distinfo    Fri Apr 10 19:52:30 2009 +0000
+++ b/net/wireshark/distinfo    Fri Apr 10 21:16:49 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.19 2009/02/13 09:41:11 tron Exp $
+$NetBSD: distinfo,v 1.19.2.1 2009/04/10 21:16:49 spz Exp $
 
-SHA1 (wireshark-1.0.6.tar.bz2) = 1aa726e32905a2815d01a9f33df84a873b11c7ef
-RMD160 (wireshark-1.0.6.tar.bz2) = 5037c3c5f38c914233f064efb3dbe409896b3e0b
-Size (wireshark-1.0.6.tar.bz2) = 13161721 bytes
+SHA1 (wireshark-1.0.7.tar.bz2) = ac7253ed010ffe8075de21fde362bb162b59f279
+RMD160 (wireshark-1.0.7.tar.bz2) = cd52704cde4afe57cccb09733c7f0ddfef2363e9
+Size (wireshark-1.0.7.tar.bz2) = 13289668 bytes
 SHA1 (patch-aa) = c155f38e66a553b14778dc73344b46f8614eb9b0
 SHA1 (patch-ab) = 5ae79916603f04c2d362c764d39f0c99728e716c
 SHA1 (patch-ac) = 4e985520ea4b118aea6fc001f256b5de96de7840



Home | Main Index | Thread Index | Old Index