summaryrefslogtreecommitdiff
path: root/security/openvas-libraries/Makefile
diff options
context:
space:
mode:
authormarino <marino>2012-07-18 09:52:44 +0000
committermarino <marino>2012-07-18 09:52:44 +0000
commit8ab102ada15cd913633650c19459b36d6fdf9887 (patch)
treeea39bfafc5fec5352f5713fd8e19123cdb05d033 /security/openvas-libraries/Makefile
parentadb7f1803980b5579a0f5cc8d96a40e3e58c20aa (diff)
downloadpkgsrc-8ab102ada15cd913633650c19459b36d6fdf9887.tar.gz
security/openvas-libraries: Fix regression due to upgrade to gnutils 3.0
GNUTLS deprecated gnutils_transport_set_lowat function in version 2.12.0 and finally removed it with version 3.0, breaking any packages that still reference it. The lowat feature is now disabled permanently I think. The patch uses the GNUTLS_VERSION_NUMBER macro to appropriately conceal the function reference. The same patch is widely seen on the 'net with other packages that use gnutls like OpenVAS.
Diffstat (limited to 'security/openvas-libraries/Makefile')
-rw-r--r--security/openvas-libraries/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/openvas-libraries/Makefile b/security/openvas-libraries/Makefile
index cf215a9e013..51e23dbf154 100644
--- a/security/openvas-libraries/Makefile
+++ b/security/openvas-libraries/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2012/07/05 15:44:07 drochner Exp $
+# $NetBSD: Makefile,v 1.10 2012/07/18 09:52:44 marino Exp $
#
DISTNAME= openvas-libraries-2.0.0
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= security
MASTER_SITES= http://wald.intevation.org/frs/download.php/548/