public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-firewall/nufw/files/
@ 2017-01-15  9:50 David Seifert
  0 siblings, 0 replies; only message in thread
From: David Seifert @ 2017-01-15  9:50 UTC (permalink / raw
  To: gentoo-commits

commit:     f1e4dc3fbc44eb6612b88f5f00e1eb5ae33e574c
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Jan 13 16:48:17 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jan 15 09:48:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1e4dc3f

net-firewall/nufw: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3452

 .../nufw/files/nufw-2.2.21-fix-gnutls.patch        | 23 ----------------------
 1 file changed, 23 deletions(-)

diff --git a/net-firewall/nufw/files/nufw-2.2.21-fix-gnutls.patch b/net-firewall/nufw/files/nufw-2.2.21-fix-gnutls.patch
deleted file mode 100644
index b5e8048..00000000
--- a/net-firewall/nufw/files/nufw-2.2.21-fix-gnutls.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- a/configure.ac
-+++ b/configure.ac
-@@ -87,6 +87,7 @@
- #AM_CHECK_PATH([libgcrypt], [gcry_md_open],AC_DEFINE([HAVE_LIBRARY_GCRYPT],[1],[Gcrypt lib flag]), check_gcrypt=no,[-L/usr/local/lib])
- #AM_CHECK_PATH(libgnutls], [gnutls_init],AC_DEFINE([HAVE_LIBRARY_GNUTLS],[1],[Gnutls lib flag]), check_gnutls=no)
- 
-+PKG_PROG_PKG_CONFIG
- 
- NEED_LIBGCRYPT_VERSION=1.2.0
- AM_PATH_LIBGCRYPT("$NEED_LIBGCRYPT_VERSION")
-@@ -99,11 +100,7 @@
- fi
- 
- NEED_LIBGNUTLS_VERSION=1.0.16
--AM_PATH_LIBGNUTLS("$NEED_LIBGNUTLS_VERSION")
--if test "x$LIBGNUTLS_LIBS" = "x"; then
--  AC_MSG_ERROR([libgnutls is needed.
--                See www.gnu.org/software/gnutls/ .])
--fi
-+PKG_CHECK_MODULES(GNUTLS, gnutls >= $NEED_LIBGNUTLS_VERSION,,exit)
- 
- #Configure database support, depending on user input
- AC_ARG_WITH(prelude-log,


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-15  9:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-15  9:50 [gentoo-commits] repo/gentoo:master commit in: net-firewall/nufw/files/ David Seifert

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