aboutsummaryrefslogtreecommitdiffstats
path: root/net/quagga-re
diff options
context:
space:
mode:
Diffstat (limited to 'net/quagga-re')
-rw-r--r--net/quagga-re/Makefile6
-rw-r--r--net/quagga-re/distinfo4
-rw-r--r--net/quagga-re/pkg-plist1
3 files changed, 7 insertions, 4 deletions
diff --git a/net/quagga-re/Makefile b/net/quagga-re/Makefile
index fd8efde8cab1..6c14842fc199 100644
--- a/net/quagga-re/Makefile
+++ b/net/quagga-re/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= quagga
-PORTVERSION= 0.99.17.10
+PORTVERSION= 0.99.17.11
CATEGORIES= net ipv6
MASTER_SITES= http://cloud.github.com/downloads/Quagga-RE/quagga-RE/
PKGNAMESUFFIX= -re
@@ -21,6 +21,8 @@ USE_GMAKE= yes
USE_LDCONFIG= yes
USE_PERL5_BUILD= yes
BUILD_DEPENDS+= gawk:${PORTSDIR}/lang/gawk
+LIB_DEPENDS+= gcrypt:${PORTSDIR}/security/libgcrypt
+CONFIGURE_ARGS+= --with-libgcrypt
MAN1= vtysh.1
MAN8= bgpd.8 ospf6d.8 ospfd.8 ripd.8 ripngd.8 zebra.8
@@ -115,7 +117,7 @@ CONFIGURE_ARGS+=--enable-tcp-zebra
.endif
.if defined(WITH_DLMALLOC)
-LIB_DEPENDS+=dlmalloc.2:${PORTSDIR}/devel/libdlmalloc
+LIB_DEPENDS+=dlmalloc:${PORTSDIR}/devel/libdlmalloc
LDFLAGS+=-ldlmalloc
SUB_LIST= RCLDCONFIG=ldconfig
.else
diff --git a/net/quagga-re/distinfo b/net/quagga-re/distinfo
index c19c0368ebb3..dcd692978a73 100644
--- a/net/quagga-re/distinfo
+++ b/net/quagga-re/distinfo
@@ -1,2 +1,2 @@
-SHA256 (quagga-0.99.17.10.tar.gz) = e9cb300b29237a1b4a565898ff72c6ed0a606945ed5db7cb99c9d93d5c977740
-SIZE (quagga-0.99.17.10.tar.gz) = 2306778
+SHA256 (quagga-0.99.17.11.tar.gz) = de731278d4e2ae122739bfd7c9cdde67111c1bc149308649c4434bdf956cede8
+SIZE (quagga-0.99.17.11.tar.gz) = 2350074
diff --git a/net/quagga-re/pkg-plist b/net/quagga-re/pkg-plist
index f5a110109e38..99c366e208c1 100644
--- a/net/quagga-re/pkg-plist
+++ b/net/quagga-re/pkg-plist
@@ -24,6 +24,7 @@ lib/libzebra.so.0
include/quagga/buffer.h
include/quagga/checksum.h
include/quagga/command.h
+include/quagga/cryptohash.h
include/quagga/distribute.h
include/quagga/filter.h
include/quagga/getopt.h