aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorohauer <ohauer@FreeBSD.org>2014-12-24 14:03:22 +0800
committerohauer <ohauer@FreeBSD.org>2014-12-24 14:03:22 +0800
commit29825069bb30a9c0fa2e59fc6912713c7f38a097 (patch)
tree6d0a0be85421fd0336f4e6fafa7b7551fc62d88c /sysutils
parent6cd868478793f2e584b797079d9300cfa5c63050 (diff)
downloadfreebsd-ports-gnome-29825069bb30a9c0fa2e59fc6912713c7f38a097.tar.gz
freebsd-ports-gnome-29825069bb30a9c0fa2e59fc6912713c7f38a097.tar.zst
freebsd-ports-gnome-29825069bb30a9c0fa2e59fc6912713c7f38a097.zip
- rename www/neon29 to www/neon and update to neon-0.30.1
- adjust ports depending on neon, bump PORTREVISION Changelog: Fix memory leak with GnuTLS (Werner Baumann, Patrick Ohly). Fix possible crash after DNS lookup errors on Windows (Olivier Goffart). Don't fail if the SSL cert changes between connections with OpenSSL, behaviour now matches that with GnuTLS. Fix PKCS#11 support under OpenSSL with TLS 1.2. Fix static linking with pkg-config file (Alan H) PR: 195786 Differential Revision: https://reviews.freebsd.org/D1319 Submitted by: ohauer Reviewed by: portmgr (bapt, mat) Approved by: portmgr, lev (implicit)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/nut/Makefile4
-rw-r--r--sysutils/pecl-mogilefs/Makefile3
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/nut/Makefile b/sysutils/nut/Makefile
index f0823fce0418..7b1f2f610170 100644
--- a/sysutils/nut/Makefile
+++ b/sysutils/nut/Makefile
@@ -3,7 +3,7 @@
PORTNAME= nut
PORTVERSION= 2.7.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= sysutils
MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig
@@ -105,7 +105,7 @@ PLIST_SUB+= NUT_SNMP="@comment "
.endif
.if ${PORT_OPTIONS:MNEON}
-LIB_DEPENDS+= libneon.so:${PORTSDIR}/www/neon29
+LIB_DEPENDS+= libneon.so:${PORTSDIR}/www/neon
CONFIGURE_ARGS+= --with-neonxml
PLIST_SUB+= NUT_NEON=""
.else
diff --git a/sysutils/pecl-mogilefs/Makefile b/sysutils/pecl-mogilefs/Makefile
index ac6d3b22def1..18e698555ab3 100644
--- a/sysutils/pecl-mogilefs/Makefile
+++ b/sysutils/pecl-mogilefs/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mogilefs
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= sysutils pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -13,7 +14,7 @@ COMMENT= PHP client library to communicate with the MogileFS storage
LICENSE= BSD
-LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon29
+LIB_DEPENDS= libneon.so:${PORTSDIR}/www/neon
USE_PHP= yes
USE_PHP_BUILD= spl