[csw-devel] SF.net SVN: gar:[14699] csw/mgar/pkg/wireshark/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Jun 3 00:02:46 CEST 2011


Revision: 14699
          http://gar.svn.sourceforge.net/gar/?rev=14699&view=rev
Author:   dmichelsen
Date:     2011-06-02 22:02:46 +0000 (Thu, 02 Jun 2011)

Log Message:
-----------
wireshark: Update to 1.4.7, remove CSW X11 stuff, dependencies still need fixing

Modified Paths:
--------------
    csw/mgar/pkg/wireshark/trunk/Makefile
    csw/mgar/pkg/wireshark/trunk/checksums

Modified: csw/mgar/pkg/wireshark/trunk/Makefile
===================================================================
--- csw/mgar/pkg/wireshark/trunk/Makefile	2011-06-02 20:27:58 UTC (rev 14698)
+++ csw/mgar/pkg/wireshark/trunk/Makefile	2011-06-02 22:02:46 UTC (rev 14699)
@@ -1,5 +1,5 @@
 NAME = wireshark
-VERSION = 1.4.3
+VERSION = 1.4.7
 CATEGORIES = apps
 
 DESCRIPTION = Wireshark (was Ethereal) is a free network protocol analyzer
@@ -27,23 +27,13 @@
 CHECKPKG_OVERRIDES_CSWwireshark += bad-rpath-entry|/opt/csw/lib/|opt/csw/bin/wireshark
 CHECKPKG_OVERRIDES_CSWwireshark += bad-rpath-entry|/opt/csw/lib/|opt/csw/lib/libwireshark.so.0.0.1
 
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.bz2
+VENDOR_URL = http://www.wireshark.org/
 
-SPKG_SOURCEURL = http://www.wireshark.org/
-
-#EXTRA_INC = $(prefix)/X11/include
-#EXTRA_LIB = $(prefix)/X11/lib
-#EXTRA_PKG_CONFIG_DIRS = $(prefix)/X11/lib
-
-# We want to be link with Xrender from $(prefix)/X11/lib not $(prefix)/lib
-# since the latter is linked to /usr/openwin/lib/libX11.so.4
-#EXTRA_SOS_LD_FLAGS += -L$(abspath $(prefix)/X11/lib/$(MM_LIBDIR))
-
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --enable-usr-local=no
 CONFIGURE_ARGS += --with-ssl=/opt/csw
 
-TEST_SCRIPTS =
+# TEST_SCRIPTS =
 
 include gar/category.mk
 

Modified: csw/mgar/pkg/wireshark/trunk/checksums
===================================================================
--- csw/mgar/pkg/wireshark/trunk/checksums	2011-06-02 20:27:58 UTC (rev 14698)
+++ csw/mgar/pkg/wireshark/trunk/checksums	2011-06-02 22:02:46 UTC (rev 14699)
@@ -1 +1 @@
-ac3dcc8c128c38d9ef3d9c93d1dec83e  wireshark-1.4.3.tar.bz2
+b5065426d5524ddc1667314f8256c2b1  wireshark-1.4.7.tar.bz2


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list