aboutsummaryrefslogtreecommitdiff
path: root/sysutils/daggy
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 /sysutils/daggy
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 'sysutils/daggy')
-rw-r--r--sysutils/daggy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/daggy/Makefile b/sysutils/daggy/Makefile
index ac14ca78b803..47c39e1db9e7 100644
--- a/sysutils/daggy/Makefile
+++ b/sysutils/daggy/Makefile
@@ -2,7 +2,7 @@
PORTNAME= daggy
DISTVERSION= 1.1.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= yuri@FreeBSD.org