OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 27-Jun-2006 19:41:52
Branch: HEAD Handle: 2006062718415100
Modified files:
openpkg-src/wireshark wireshark.patch
Log:
add back a missing patch hunk which got lost during the Etherreal to
Wireshark package migration
Summary:
Revision Changes Path
1.2 +19 -0 openpkg-src/wireshark/wireshark.patch
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/wireshark/wireshark.patch
============================================================================
$ cvs diff -u -r1.1 -r1.2 wireshark.patch
--- openpkg-src/wireshark/wireshark.patch 27 Jun 2006 15:24:26 -0000
1.1
+++ openpkg-src/wireshark/wireshark.patch 27 Jun 2006 17:41:51 -0000
1.2
@@ -41,6 +41,25 @@
}
#endif
+#endif /* #if !defined(__FreeBSD__) */
+Index: Makefile.in
+--- Makefile.in.orig 2006-06-07 21:50:27 +0200
++++ Makefile.in 2006-06-27 19:06:18 +0200
+@@ -993,7 +993,6 @@
+ $(wireshark_optional_objects) \
+ $(wireshark_additional_libs) \
+ @SNMP_LIBS@ @SSL_LIBS@ \
+- $(plugin_ldadd) \
+ @PCRE_LIBS@ \
+ @PCAP_LIBS@ @GTK_LIBS@ @ADNS_LIBS@ @KRB5_LIBS@ @FRAMEWORKS@ \
+ @LIBGNUTLS_LIBS@
+@@ -1018,7 +1017,6 @@
+ $(wireshark_optional_objects) \
+ $(tshark_additional_libs) \
+ @SNMP_LIBS@ @SSL_LIBS@ \
+- $(plugin_ldadd) \
+ @PCRE_LIBS@ \
+ @GLIB_LIBS@ -lm \
+ @PCAP_LIBS@ @SOCKET_LIBS@ @NSL_LIBS@ @ADNS_LIBS@ @KRB5_LIBS@ \
Index: configure
--- configure.orig 2004-10-21 04:50:23.000000000 +0200
+++ configure 2004-10-23 11:44:44.242378655 +0200
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]