svn commit: r368749 - head/net/wireshark

Joe Marcus Clarke marcus at FreeBSD.org
Sun Sep 21 12:57:47 UTC 2014


Author: marcus
Date: Sun Sep 21 12:57:46 2014
New Revision: 368749
URL: http://svnweb.freebsd.org/changeset/ports/368749
QAT: https://qat.redports.org/buildarchive/r368749/

Log:
  Update to 1.12.1.

Modified:
  head/net/wireshark/Makefile
  head/net/wireshark/distinfo
  head/net/wireshark/pkg-plist

Modified: head/net/wireshark/Makefile
==============================================================================
--- head/net/wireshark/Makefile	Sun Sep 21 12:45:30 2014	(r368748)
+++ head/net/wireshark/Makefile	Sun Sep 21 12:57:46 2014	(r368749)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME?=	wireshark
-PORTVERSION=	1.12.0
-PORTREVISION=	2
+PORTVERSION=	1.12.1
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.wireshark.org/download/src/ \
 		http://ftp.uni-kl.de/pub/wireshark/src/ \

Modified: head/net/wireshark/distinfo
==============================================================================
--- head/net/wireshark/distinfo	Sun Sep 21 12:45:30 2014	(r368748)
+++ head/net/wireshark/distinfo	Sun Sep 21 12:57:46 2014	(r368749)
@@ -1,2 +1,2 @@
-SHA256 (wireshark-1.12.0.tar.bz2) = 0f59fea1c5b35de90af681067e49113fee0dd7a901750a97fa25f4256dbf13c7
-SIZE (wireshark-1.12.0.tar.bz2) = 29033823
+SHA256 (wireshark-1.12.1.tar.bz2) = 82b26bd416ec15903b27785e35a622687008a743342054e96eaaeaa249be584b
+SIZE (wireshark-1.12.1.tar.bz2) = 29059989

Modified: head/net/wireshark/pkg-plist
==============================================================================
--- head/net/wireshark/pkg-plist	Sun Sep 21 12:45:30 2014	(r368748)
+++ head/net/wireshark/pkg-plist	Sun Sep 21 12:57:46 2014	(r368749)
@@ -12,13 +12,13 @@ bin/tshark
 %%TEXT2PCAP%%
 lib/libfiletap.so
 lib/libfiletap.so.0
-lib/libfiletap.so.0.0.0
+lib/libfiletap.so.0.0.1
 lib/libwireshark.so
 lib/libwireshark.so.5
-lib/libwireshark.so.5.0.0
+lib/libwireshark.so.5.0.1
 lib/libwiretap.so
 lib/libwiretap.so.4
-lib/libwiretap.so.4.0.0
+lib/libwiretap.so.4.0.1
 lib/libwsutil.so
 lib/libwsutil.so.4
 lib/libwsutil.so.4.0.0


More information about the svn-ports-head mailing list