public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/wget/files: wget-1.13-static-link-libz.patch
@ 2011-09-01 15:15 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeremy Olexa (darkside) @ 2011-09-01 15:15 UTC (permalink / raw
  To: gentoo-commits

darkside    11/09/01 15:15:37

  Added:                wget-1.13-static-link-libz.patch
  Log:
  Revision bump with full Gentoo Prefix support, signed off by maintainer with discussion on IRC. Remove old version.
  
  (Portage version: 2.1.10.3/cvs/Linux i686)

Revision  Changes    Path
1.1                  net-misc/wget/files/wget-1.13-static-link-libz.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/files/wget-1.13-static-link-libz.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/files/wget-1.13-static-link-libz.patch?rev=1.1&content-type=text/plain

Index: wget-1.13-static-link-libz.patch
===================================================================
http://bugs.gentoo.org/show_bug.cgi?id=290351

patch by Alan Hourihane

* don't patch configure.ac, or one gets a reconf, bug #286848

*--- configure.ac.old	2009-10-23 10:36:00.000000000 +0100
*+++ configure.ac	2009-10-23 10:06:41.000000000 +0100
*@@ -255,7 +255,7 @@
*     ])
* 
*     dnl Now actually check for -lssl
*-    AC_LIB_HAVE_LINKFLAGS([ssl], [crypto], [
*+    AC_LIB_HAVE_LINKFLAGS([ssl], [crypto], [z], [
*   #include <openssl/ssl.h>
*   #include <openssl/x509.h>
*   #include <openssl/err.h>
--- configure.old	2009-10-24 10:20:08.000000000 +0100
+++ configure	2009-10-24 10:20:26.000000000 +0100
@@ -27496,7 +27496,7 @@
   rpathdirs=
   ltrpathdirs=
   names_already_handled=
-  names_next_round='ssl crypto'
+  names_next_round='ssl crypto z'
   while test -n "$names_next_round"; do
     names_this_round="$names_next_round"
     names_next_round=






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-misc/wget/files: wget-1.13-static-link-libz.patch
@ 2011-09-06 16:43 Fabian Groffen (grobian)
  0 siblings, 0 replies; 2+ messages in thread
From: Fabian Groffen (grobian) @ 2011-09-06 16:43 UTC (permalink / raw
  To: gentoo-commits

grobian     11/09/06 16:43:49

  Modified:             wget-1.13-static-link-libz.patch
  Log:
  Add upstream reference for path, fix commented .ac code
  
  (Portage version: 2.2.01.19120-prefix/cvs/Darwin i386)

Revision  Changes    Path
1.2                  net-misc/wget/files/wget-1.13-static-link-libz.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/files/wget-1.13-static-link-libz.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/files/wget-1.13-static-link-libz.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/wget/files/wget-1.13-static-link-libz.patch?r1=1.1&r2=1.2

Index: wget-1.13-static-link-libz.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/wget/files/wget-1.13-static-link-libz.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wget-1.13-static-link-libz.patch	1 Sep 2011 15:15:37 -0000	1.1
+++ wget-1.13-static-link-libz.patch	6 Sep 2011 16:43:49 -0000	1.2
@@ -1,3 +1,4 @@
+http://savannah.gnu.org/bugs/?34196
 http://bugs.gentoo.org/show_bug.cgi?id=290351
 
 patch by Alan Hourihane
@@ -11,7 +12,7 @@
 * 
 *     dnl Now actually check for -lssl
 *-    AC_LIB_HAVE_LINKFLAGS([ssl], [crypto], [
-*+    AC_LIB_HAVE_LINKFLAGS([ssl], [crypto], [z], [
+*+    AC_LIB_HAVE_LINKFLAGS([ssl], [crypto z], [
 *   #include <openssl/ssl.h>
 *   #include <openssl/x509.h>
 *   #include <openssl/err.h>






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-09-06 16:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-01 15:15 [gentoo-commits] gentoo-x86 commit in net-misc/wget/files: wget-1.13-static-link-libz.patch Jeremy Olexa (darkside)
  -- strict thread matches above, loose matches on Subject: below --
2011-09-06 16:43 Fabian Groffen (grobian)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox