SF.net SVN: gar:[22769] csw/mgar/pkg/libpcap/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Jan 1 21:19:37 CET 2014


Revision: 22769
          http://sourceforge.net/p/gar/code/22769
Author:   dmichelsen
Date:     2014-01-01 20:19:36 +0000 (Wed, 01 Jan 2014)
Log Message:
-----------
libpcap/trunk: Update to 1.5.2, fix lib location bug

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

Modified: csw/mgar/pkg/libpcap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libpcap/trunk/Makefile	2014-01-01 20:15:08 UTC (rev 22768)
+++ csw/mgar/pkg/libpcap/trunk/Makefile	2014-01-01 20:19:36 UTC (rev 22769)
@@ -1,5 +1,5 @@
 NAME = libpcap
-VERSION = 1.4.0
+VERSION = 1.5.2
 GARTYPE = v2
 
 DESCRIPTION = System-independent interface for user-level packet capture
@@ -32,11 +32,10 @@
 
 BUILD64 = 1
 
-EXTRA_BUILD_ISAS_sparc = sparcv8plus
-EXTRA_BUILD_ISAS_i386  = pentium
-
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --enable-ipv6
+# This is madness
+CONFIGURE_ARGS += --disable-dbus
 
 # Make sure shared libraries are built
 BUILD_ARGS = shared
@@ -45,9 +44,6 @@
 # No test target for libpcap
 TEST_SCRIPTS =
 
-MERGE_DIRS_isa-sparcv8plus = $(libdir)
-MERGE_DIRS_isa-pentium = $(libdir)
-
 # These are in the binaries only and specifiy compiler lines for unused includes
 CHECKPKG_OVERRIDES_CSWlibpcap1 += file-with-bad-content
 

Modified: csw/mgar/pkg/libpcap/trunk/checksums
===================================================================
--- csw/mgar/pkg/libpcap/trunk/checksums	2014-01-01 20:15:08 UTC (rev 22768)
+++ csw/mgar/pkg/libpcap/trunk/checksums	2014-01-01 20:19:36 UTC (rev 22769)
@@ -1 +1 @@
-56e88a5aabdd1e04414985ac24f7e76c  libpcap-1.4.0.tar.gz
+33ba2f10f3a402cb5d34f5e2a904794a  libpcap-1.5.2.tar.gz

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