aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-09-01 06:12:37 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-09-01 06:12:37 +0000
commit20747450f4350f324801fdf7f49e125af712b36f (patch)
tree99b9378942e92d1b96498d83bdec3f075ff70bc4 /net
parente41f0fb54b646f536d219a057849cc90a555614e (diff)
downloadports-20747450f4350f324801fdf7f49e125af712b36f.tar.gz
ports-20747450f4350f324801fdf7f49e125af712b36f.zip
devel/libfmt: Update to 6.0.0
While here - Normalize CMAKE_ARGS, USES=compiler:c++11-lib - Pet portfmt - Bump revision of consumers due to ABI changes Changes: https://github.com/fmtlib/fmt/releases/tag/6.0.0 ABI: https://abi-laboratory.pro/tracker/timeline/fmt/ PR: 240141
Notes
Notes: svn path=/head/; revision=510680
Diffstat (limited to 'net')
-rw-r--r--net/knxd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/knxd/Makefile b/net/knxd/Makefile
index 090f6dd500d5..6ffc53d2260f 100644
--- a/net/knxd/Makefile
+++ b/net/knxd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= knxd
PORTVERSION= 0.14.29
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MAINTAINER= mfechner@FreeBSD.org