aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2013-05-21 11:52:32 +0800
committermarcus <marcus@FreeBSD.org>2013-05-21 11:52:32 +0800
commite20ffd2801f1623c8e0aa0229ee13e4bf2d6a4a3 (patch)
treefd91a2086a2907d345ec45fffb141f9d1f50349c
parent4c187bef8d590882e4224644cdc4494493da45ac (diff)
downloadfreebsd-ports-gnome-e20ffd2801f1623c8e0aa0229ee13e4bf2d6a4a3.tar.gz
freebsd-ports-gnome-e20ffd2801f1623c8e0aa0229ee13e4bf2d6a4a3.tar.zst
freebsd-ports-gnome-e20ffd2801f1623c8e0aa0229ee13e4bf2d6a4a3.zip
Update to 1.8.7. See
http://www.wireshark.org/docs/relnotes/wireshark-1.8.7.html for the list of changes in this release.
-rw-r--r--net/wireshark/Makefile3
-rw-r--r--net/wireshark/distinfo4
2 files changed, 3 insertions, 4 deletions
diff --git a/net/wireshark/Makefile b/net/wireshark/Makefile
index 2ecb6b7d95b0..e1fb2c7335ce 100644
--- a/net/wireshark/Makefile
+++ b/net/wireshark/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME?= wireshark
-PORTVERSION= 1.8.6
-PORTREVISION= 2
+PORTVERSION= 1.8.7
CATEGORIES= net ipv6
MASTER_SITES= http://www.wireshark.org/download/src/ \
http://ftp.uni-kl.de/pub/wireshark/src/ \
diff --git a/net/wireshark/distinfo b/net/wireshark/distinfo
index 1e492927ffdc..59ed5e3b061d 100644
--- a/net/wireshark/distinfo
+++ b/net/wireshark/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wireshark-1.8.6.tar.bz2) = 2722ed3e926c26648faec31a81b7881d829df85762c21794b9dd9e4f227331ea
-SIZE (wireshark-1.8.6.tar.bz2) = 24250787
+SHA256 (wireshark-1.8.7.tar.bz2) = 5c7e429c1e410289b49d65a2e635e00c0becdcb56fe703a1d3e7b5e275fca842
+SIZE (wireshark-1.8.7.tar.bz2) = 24273700
beech2008-09-262-7/+22 * - Replace path hack with configure argbeech2008-09-252-4/+3 * - Fix plistbeech2008-09-241-1/+0 * - Fix install and plist for proftpd.pcbeech2008-09-242-0/+5 * - Update to 1.3.2rc2beech2008-09-2414-806/+251 * - Patch src netio.c - wrong telnet filterbeech2008-09-172-2/+58 * - Update security/clamav to 0.94 [1] and fix a remote DoS [2]garga2008-09-161-1/+1 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1 * - Mark option mod_codeconv as possibly broken.beech2008-08-061-1/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Add conflictsbeech2008-04-181-0/+2 * - Chase clamav library to version 4garga2008-04-171-2/+2 * - Remove cyrillic-fix-netio.c (handled by CODECONV)beech2008-04-023-187/+2 * - Re-add OPTIONS CODECONV (mod_codeconv) with v1.3.1 fixes for international ...beech2008-03-282-2/+488 * - Fix segfault in mod_quotatab_sql if the SQL query returns NULL bytes/files ...beech2008-03-272-1/+93 * - Add vendor patchbeech2008-03-042-1/+73 * - Add mod_sql_tds, which allows proftpd to auth using sql against Sybase and MSbeech2008-02-212-4/+25 * - Add two optional third-party modules:beech2008-02-172-3/+39 * - Fix IPv4-mapped IPv6 connections not matched properly against IPbeech2008-01-172-1/+89 * - Fix issue, if compiled with both base and port versions of opensslbeech2008-01-081-3/+3 * - Update security/clamav to 0.92garga2007-12-201-2/+2 * - Bug fix mod_clamavbeech2007-12-142-5/+5 * - Fix connect stops with Sig11 on FreeBSD AMD64beech2007-11-151-3/+6 * - Add vendor patch to fix bug - Authoritative PAM is not honoredbeech2007-10-092-0/+44 * - Update to 1.3.1 Finalbeech2007-10-078-119/+8 * Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2 * - Add patch to fix build.beech2007-09-182-1/+26 * - Switch mod_tls and mod_radius as default onmiwi2007-09-161-2/+2 * - Add support for clamavbeech2007-08-314-22/+85 * - Add vendor patch to address dirtree issue.beech2007-07-252-1/+23 * - Remove mod_codeconvbeech2007-07-192-437/+2 * - Remove pkg-message (no longer valid).beech2007-07-172-13/+0 * - Fix extra-patch-mod-codeconvbeech2007-07-122-6/+6 * - Fix pkg-plistbeech2007-07-072-5/+3 * - Update to 1.3.1r3beech2007-07-068-434/+50 * - Add master_sites mirrors.beech2007-06-151-3/+3 * - Fix plist in case mod_wrap2 is disabledsat2007-05-272-1/+1 * - Fix build with sql enabledsat2007-05-211-2/+2 * - Allow support for MYSQL and PGSQL to be selected simultaneouslysat2007-04-061-5/+9 * - Use built-in getnameinfosat2007-03-251-0/+1 * - Fix problem when WITH_CODECONV option is enabledclsung2007-03-061-0/+2 * - Convert one patch to sed magicsat2007-03-033-18/+9 * - Add mode_codeconv patches and option into Makefilemiwi2007-02-274-17/+500 * - Add autoconf:259 to fix on build cluster.itetcu2007-01-231-1/+2 * - Fix build with mysqlmiwi2007-01-181-2/+2 * Update to 1.3.1rc2itetcu2007-01-1610-414/+406 * *Bumped PORTREVISIONerwin2007-01-073-5/+277 * - Fixed Makefile to not overwrite proftpd.confmiwi2007-01-012-3/+3 * - Fixed Makefilemiwi2006-12-314-7/+52 * - Fix INDEX build on 4.x.shaun2006-12-271-4/+2 * - Update to 1.3.1-rc1miwi2006-12-2210-225/+231 * Add two security patches:delphij2006-12-133-1/+118 * - Fix the last imported patch (which came from proftpd's CVS repo),shaun2006-11-163-8/+17 * Add a patch from CVS to fix a security vulnerability.shaun2006-11-152-1/+47 * - Allow a couple vars to be overridden from a slave portsat2006-11-041-2/+2 * - pet portlint(1)rafan2006-08-041-1/+0 * Maintainer wants to use a different email adress.itetcu2006-06-251-1/+1 * - Fix build on FreeBSD 4.Xpav2006-05-272-4/+41 * Add file forgotten during last commit:itetcu2006-05-211-0/+8 * - mark broken on 4.x if libgnugetopt is installed [1], [2]itetcu2006-05-201-8/+18 * Remove broken extra patch files/extra-patch-module-mod_ldap.c the patch itselfehaupt2006-05-112-38/+3 * - Update to version 1.3.0az2006-05-033-6/+40 * Hand maintainership to submittererwin2006-05-011-1/+1 * Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-21