aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/openbmp
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2019-09-26 21:31:46 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2019-09-26 21:31:46 +0000
commit4092f22bdc700d8c34c18c6c0fd5cb05d27016ec (patch)
tree97f4c0f8bde25549d8b1554fc30109f98f683b88 /net-mgmt/openbmp
parent5d2cf658ff3994575b89a05ea2cc9c0c1bedbfd7 (diff)
downloadports-4092f22bdc700d8c34c18c6c0fd5cb05d27016ec.tar.gz
ports-4092f22bdc700d8c34c18c6c0fd5cb05d27016ec.zip
- Update yaml-cpp to 0.6.3
- Removed TEST option since it fails to build. Disable tests unconditionally. - Bump PORTREVISION on dependent ports. I've observed linker errors on startup due to library changes
Notes
Notes: svn path=/head/; revision=512990
Diffstat (limited to 'net-mgmt/openbmp')
-rw-r--r--net-mgmt/openbmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/openbmp/Makefile b/net-mgmt/openbmp/Makefile
index 1903c93b9bd0..054fb23e5bb8 100644
--- a/net-mgmt/openbmp/Makefile
+++ b/net-mgmt/openbmp/Makefile
@@ -4,7 +4,7 @@
PORTNAME= openbmp
DISTVERSIONPREFIX= v
DISTVERSION= 0.14.0
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= net-mgmt
MAINTAINER= pizzamig@FreeBSD.org