summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-09-05 13:24:44 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-09-05 14:17:39 +0800
commit455664cfd6bfbbe71080bf031ea8d26225608818 (patch)
treebdc78e98331f3d3462455d2df95651ac8667bd37 /sysutils
parentdatabases/rocksdb: Fix build on i386 with Clang 17+ (diff)
devel/argp-standalone: Update to newer snapshot (8ded2bc)
- Bump PORTREVISION for package change - Bump PORTREVISION of dependent ports for shlib change
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/f3/Makefile2
-rw-r--r--sysutils/fileschanged/Makefile2
-rw-r--r--sysutils/freeipmi/Makefile1
-rw-r--r--sysutils/xen-guest-tools/Makefile2
-rw-r--r--sysutils/xen-tools/Makefile2
5 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/f3/Makefile b/sysutils/f3/Makefile
index 1ae6f2f3427d..22c5f3e688ef 100644
--- a/sysutils/f3/Makefile
+++ b/sysutils/f3/Makefile
@@ -1,7 +1,7 @@
PORTNAME= f3
PORTVERSION= 8.0
-PORTREVISION= 1
DISTVERSIONPREFIX= v
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= dbaio@FreeBSD.org
diff --git a/sysutils/fileschanged/Makefile b/sysutils/fileschanged/Makefile
index 66a9ffe92b8f..fa2aae331d07 100644
--- a/sysutils/fileschanged/Makefile
+++ b/sysutils/fileschanged/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fileschanged
PORTVERSION= 0.6.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= SF
diff --git a/sysutils/freeipmi/Makefile b/sysutils/freeipmi/Makefile
index b1b54b35f9b2..7a21af398a40 100644
--- a/sysutils/freeipmi/Makefile
+++ b/sysutils/freeipmi/Makefile
@@ -1,5 +1,6 @@
PORTNAME= freeipmi
PORTVERSION= 1.6.14
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= GNU
diff --git a/sysutils/xen-guest-tools/Makefile b/sysutils/xen-guest-tools/Makefile
index 45aa0bd737cc..39b56f725127 100644
--- a/sysutils/xen-guest-tools/Makefile
+++ b/sysutils/xen-guest-tools/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xen-guest-tools
PORTVERSION= 4.16.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= https://downloads.xenproject.org/release/xen/${PORTVERSION}/
DISTNAME= xen-${PORTVERSION}
diff --git a/sysutils/xen-tools/Makefile b/sysutils/xen-tools/Makefile
index 610f426d074b..0f4109677a43 100644
--- a/sysutils/xen-tools/Makefile
+++ b/sysutils/xen-tools/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xen
PKGNAMESUFFIX= -tools
DISTVERSION= 4.18.2.20240411
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils emulators
USE_GITLAB= yes