[114857] trunk/dports/net/wireshark

ricci at macports.org ricci at macports.org
Tue Dec 17 14:39:53 PST 2013


Revision: 114857
          https://trac.macports.org/changeset/114857
Author:   ricci at macports.org
Date:     2013-12-17 14:39:53 -0800 (Tue, 17 Dec 2013)
Log Message:
-----------
wireshark:
	upgrade to 1.10.4
	remove files/patch-epan-dissectors-packet-gluster.h.diff as it is no longer needed

Modified Paths:
--------------
    trunk/dports/net/wireshark/Portfile

Removed Paths:
-------------
    trunk/dports/net/wireshark/files/patch-epan-dissectors-packet-gluster.h.diff

Modified: trunk/dports/net/wireshark/Portfile
===================================================================
--- trunk/dports/net/wireshark/Portfile	2013-12-17 21:25:19 UTC (rev 114856)
+++ trunk/dports/net/wireshark/Portfile	2013-12-17 22:39:53 UTC (rev 114857)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name		wireshark
-version		1.10.2
+version		1.10.4
 revision	0
 categories	net
 license		{GPL-2 GPL-3}
@@ -19,16 +19,15 @@
 master_sites	http://www.wireshark.org/download/src/			\
 		http://www.wireshark.org/download/src/all-versions/
 
-checksums           md5     cd7fedd0a67df5ad4905fd356efdc1e8 \
-                    sha1    1f8f877f17dea23e1cf2bafeef0f71323df43521 \
-                    rmd160  675d1fb55d5b40432deb3187f5e87036f377e5df
+checksums           md5     48b59af6c560adacd86078e9d4b109e5 \
+                    sha1    da722f257968d5a8f8e7a6d7afb4b853d5e519b7 \
+                    rmd160  844bb0001ecc754b3eb99015e7127147375ebd10
 
 use_bzip2	yes
 
 conflicts	wireshark-devel
 
-patchfiles	patch-configure.diff \
-			patch-epan-dissectors-packet-gluster.h.diff
+patchfiles	patch-configure.diff
 
 depends_build 		\
 		port:pkgconfig

Deleted: trunk/dports/net/wireshark/files/patch-epan-dissectors-packet-gluster.h.diff
===================================================================
--- trunk/dports/net/wireshark/files/patch-epan-dissectors-packet-gluster.h.diff	2013-12-17 21:25:19 UTC (rev 114856)
+++ trunk/dports/net/wireshark/files/patch-epan-dissectors-packet-gluster.h.diff	2013-12-17 22:39:53 UTC (rev 114857)
@@ -1,33 +0,0 @@
---- epan/dissectors/packet-gluster.h.orig	2013-04-22 11:05:17.000000000 -0700
-+++ epan/dissectors/packet-gluster.h	2013-10-15 09:22:03.000000000 -0700
-@@ -355,17 +355,19 @@
- };
- 
- /* dir-entry types from libglusterfs/src/compat.h */
--enum gluster_entry_types {
--	DT_UNKNOWN = 0,
--	DT_FIFO = 1,
--	DT_CHR = 2,
--	DT_DIR = 4,
--	DT_BLK = 6,
--	DT_REG = 8,
--	DT_LNK = 10,
--	DT_SOCK = 12,
--	DT_WHT = 14
--};
-+/*
-+ * enum gluster_entry_types {
-+ * 	DT_UNKNOWN = 0,
-+ * 	DT_FIFO = 1,
-+ * 	DT_CHR = 2,
-+ * 	DT_DIR = 4,
-+ * 	DT_BLK = 6,
-+ * 	DT_REG = 8,
-+ * 	DT_LNK = 10,
-+ * 	DT_SOCK = 12,
-+ * 	DT_WHT = 14
-+ * };
-+ */
- 
- 
- /* LOCKING operators come from libglusterfs/src/glusterfs.h */
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131217/dd676018/attachment.html>


More information about the macports-changes mailing list