summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2023-01-16 22:30:25 +0300
committerDima Panov <fluffy@FreeBSD.org>2023-01-16 22:32:07 +0300
commite1287d0d1228d93e469256fa6c4c824b9d20426b (patch)
tree3f76cf886877c65c479d9daa79b8dbc0dd8a7aa9 /net-mgmt
parentb24a84bb026ad448a0d9bf307dbfed830d7003a8 (diff)
downloadfreebsd-ports-e1287d0d1228d93e469256fa6c4c824b9d20426b.zip
*/*: bump libboost*.so libraries consumert after Boost upgrade
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/fastnetmon/Makefile2
-rw-r--r--net-mgmt/icinga2/Makefile2
-rw-r--r--net-mgmt/metronome/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/fastnetmon/Makefile b/net-mgmt/fastnetmon/Makefile
index 095fc9c0c5a3..00bf090400a5 100644
--- a/net-mgmt/fastnetmon/Makefile
+++ b/net-mgmt/fastnetmon/Makefile
@@ -1,7 +1,7 @@
PORTNAME= fastnetmon
PORTVERSION= 1.1.4
DISTVERSIONPREFIX= v
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net-mgmt security
MAINTAINER= farrokhi@FreeBSD.org
diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile
index 5515a76665c2..efbb61928796 100644
--- a/net-mgmt/icinga2/Makefile
+++ b/net-mgmt/icinga2/Makefile
@@ -1,7 +1,7 @@
PORTNAME= icinga2
DISTVERSIONPREFIX= v
DISTVERSION= 2.13.5
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= net-mgmt
PATCH_SITES+= https://github.com/Icinga/icinga2/commit/
diff --git a/net-mgmt/metronome/Makefile b/net-mgmt/metronome/Makefile
index 3c4077ae9410..9e7d26584621 100644
--- a/net-mgmt/metronome/Makefile
+++ b/net-mgmt/metronome/Makefile
@@ -1,6 +1,6 @@
PORTNAME= metronome
DISTVERSION= 0.9.0
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= net-mgmt dns
MAINTAINER= krion@FreeBSD.org