public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-libs/net6/files: net6-1.3.9-libgnutls.patch
@ 2009-10-28 20:59 Victor Ostorga (vostorga)
  0 siblings, 0 replies; 2+ messages in thread
From: Victor Ostorga (vostorga) @ 2009-10-28 20:59 UTC (permalink / raw
  To: gentoo-commits

vostorga    09/10/28 20:59:47

  Added:                net6-1.3.9-libgnutls.patch
  Log:
  Fixing build against >=net-libs/gnutls-2.7.1 bug #271989. Fixing broken pkg-config file, bug #271994. Both patches thanks to Robert Marmorstein <rmmarm@sdf.lonestar.org> and Priit Laes <plaes@plaes.org>
  (Portage version: 2.1.6.13/cvs/Linux i686)

Revision  Changes    Path
1.1                  net-libs/net6/files/net6-1.3.9-libgnutls.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/net6/files/net6-1.3.9-libgnutls.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/net6/files/net6-1.3.9-libgnutls.patch?rev=1.1&content-type=text/plain

Index: net6-1.3.9-libgnutls.patch
===================================================================
diff -Naur net6-1.3.9.old/configure.ac net6-1.3.9/configure.ac
--- net6-1.3.9.old/configure.ac	2009-07-18 17:19:58.000000000 -0400
+++ net6-1.3.9/configure.ac	2009-07-18 17:21:24.000000000 -0400
@@ -73,17 +73,7 @@
 
 # Checks for libraries.
 PKG_CHECK_MODULES([libnet6], [sigc++-2.0])
-
-AM_PATH_LIBGNUTLS( 1.0.0,, AC_MSG_ERROR([[
-***
-*** libgnutls was not found. You may want to get it by using the
-*** package manager of your distribution or by compiling the source
-*** from ftp://ftp.gnutls.org/pub/gnutls/. This dependency is
-*** now mandatory.
-]]))
-addlibs="$addlibs $LIBGNUTLS_LIBS"
-addcflags="$LIBGNUTLS_CFLAGS"
-AC_SUBST(addcflags)
+PKG_CHECK_MODULES([LIBGNUTLS], [gnutls])
 
 # gettext / i18n
 AM_GNU_GETTEXT([external])






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

* [gentoo-commits] gentoo-x86 commit in net-libs/net6/files: net6-1.3.9-libgnutls.patch
@ 2011-11-02 16:24 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 2+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2011-11-02 16:24 UTC (permalink / raw
  To: gentoo-commits

xarthisius    11/11/02 16:24:17

  Removed:              net6-1.3.9-libgnutls.patch
  Log:
  Marked stable on AMD64 based on arch testing by Agostino ago Sarubbo & Ian Delaney in bug #389125. ppc stable, drop old
  
  (Portage version: 2.2.0_alpha69/cvs/Linux x86_64)



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

end of thread, other threads:[~2011-11-02 16:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-28 20:59 [gentoo-commits] gentoo-x86 commit in net-libs/net6/files: net6-1.3.9-libgnutls.patch Victor Ostorga (vostorga)
  -- strict thread matches above, loose matches on Subject: below --
2011-11-02 16:24 Kacper Kowalik (xarthisius)

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