[csw-devel] SF.net SVN: gar:[6599] csw/mgar/pkg/libpcap/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Sep 28 17:47:39 CEST 2009


Revision: 6599
          http://gar.svn.sourceforge.net/gar/?rev=6599&view=rev
Author:   dmichelsen
Date:     2009-09-28 15:47:39 +0000 (Mon, 28 Sep 2009)

Log Message:
-----------
libpcap: Add patches, re-integration of shared lib patch still needed

Modified Paths:
--------------
    csw/mgar/pkg/libpcap/trunk/Makefile
    csw/mgar/pkg/libpcap/trunk/checksums
    csw/mgar/pkg/libpcap/trunk/files/sf-bugtrack-2224954-fix-autoconf-header.diff

Removed Paths:
-------------
    csw/mgar/pkg/libpcap/trunk/files/CSWlibpcap.gspec

Modified: csw/mgar/pkg/libpcap/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libpcap/trunk/Makefile	2009-09-28 15:17:03 UTC (rev 6598)
+++ csw/mgar/pkg/libpcap/trunk/Makefile	2009-09-28 15:47:39 UTC (rev 6599)
@@ -37,4 +37,6 @@
 CONFIGURE_ARGS  = $(DIRPATHS)
 CONFIGURE_ARGS += --enable-ipv6
 
+INSTALL_ARGS = install-shared
+
 include gar/category.mk

Modified: csw/mgar/pkg/libpcap/trunk/checksums
===================================================================
--- csw/mgar/pkg/libpcap/trunk/checksums	2009-09-28 15:17:03 UTC (rev 6598)
+++ csw/mgar/pkg/libpcap/trunk/checksums	2009-09-28 15:47:39 UTC (rev 6599)
@@ -1,2 +1,3 @@
-e2396bd0e71b247413ea26ced5ca923f  download/fix-autoconf-header.diff
 9ad1358c5dec48456405eac197a46d3d  download/libpcap-1.0.0.tar.gz
+4b3aba885cc3a967721616419e1b17d1  download/sf-bugtrack-2224954-fix-autoconf-header.diff
+10f021b867602038e71a48f5662467bc  download/sf-bugtrack-2504874-create-dir-patch.diff

Deleted: csw/mgar/pkg/libpcap/trunk/files/CSWlibpcap.gspec
===================================================================
--- csw/mgar/pkg/libpcap/trunk/files/CSWlibpcap.gspec	2009-09-28 15:17:03 UTC (rev 6598)
+++ csw/mgar/pkg/libpcap/trunk/files/CSWlibpcap.gspec	2009-09-28 15:47:39 UTC (rev 6599)
@@ -1,4 +0,0 @@
-%var            bitname libpcap
-%var            pkgname CSWlibpcap
-%include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/COPYRIGHT

Modified: csw/mgar/pkg/libpcap/trunk/files/sf-bugtrack-2224954-fix-autoconf-header.diff
===================================================================
--- csw/mgar/pkg/libpcap/trunk/files/sf-bugtrack-2224954-fix-autoconf-header.diff	2009-09-28 15:17:03 UTC (rev 6598)
+++ csw/mgar/pkg/libpcap/trunk/files/sf-bugtrack-2224954-fix-autoconf-header.diff	2009-09-28 15:47:39 UTC (rev 6599)
@@ -1,15 +1,3 @@
-diff -Naur libpcap-1.0.0.orig/Makefile.in libpcap-1.0.0.patched/Makefile.in
---- libpcap-1.0.0.orig/Makefile.in	2008-10-28 02:26:13.000000000 +0100
-+++ libpcap-1.0.0.patched/Makefile.in	2009-09-28 16:33:43.194864215 +0200
-@@ -445,6 +445,8 @@
- 	    $(DESTDIR)$(includedir)/pcap-bpf.h
- 	$(INSTALL_DATA) $(srcdir)/pcap-namedb.h \
- 	    $(DESTDIR)$(includedir)/pcap-namedb.h
-+	[ -d $(DESTDIR)$(bindir) ] || \
-+	    (mkdir -p $(DESTDIR)$(bindir); chmod 755 $(DESTDIR)$(bindir))
- 	$(INSTALL_PROGRAM) pcap-config $(DESTDIR)$(bindir)/pcap-config
- 	for i in $(MAN1); do \
- 		$(INSTALL_DATA) $(srcdir)/$$i \
 diff -Naur libpcap-1.0.0.orig/configure libpcap-1.0.0.patched/configure
 --- libpcap-1.0.0.orig/configure	2008-10-28 02:26:13.000000000 +0100
 +++ libpcap-1.0.0.patched/configure	2009-09-28 16:32:19.576622377 +0200


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