aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2022-08-09 14:45:06 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2022-08-09 14:45:06 +0000
commitf5957f13490eee2d6764f40e74a45700f0c8ac11 (patch)
tree3f6e888d9376a7a88d2f66dd11f2fc4946c8dad9
parent60af7de2aeca0c339550540eab804786fd3df35a (diff)
downloadports-f5957f13490eee2d6764f40e74a45700f0c8ac11.tar.gz
ports-f5957f13490eee2d6764f40e74a45700f0c8ac11.zip
emulators/virtualbox-ose-additions*: Bump portrevision.
Force update after xorg-server update. Sei PORTREVISION=0 on nox11 versions since those don't need reinstallation. PR: 265731 Reported by: O. Hartmann <ohartmann@walstatt.org>
-rw-r--r--emulators/virtualbox-ose-additions-legacy/Makefile2
-rw-r--r--emulators/virtualbox-ose-additions-nox11-legacy/Makefile1
-rw-r--r--emulators/virtualbox-ose-additions-nox11/Makefile1
-rw-r--r--emulators/virtualbox-ose-additions/Makefile1
4 files changed, 4 insertions, 1 deletions
diff --git a/emulators/virtualbox-ose-additions-legacy/Makefile b/emulators/virtualbox-ose-additions-legacy/Makefile
index 39a98991a419..ce4d4d8ab9f9 100644
--- a/emulators/virtualbox-ose-additions-legacy/Makefile
+++ b/emulators/virtualbox-ose-additions-legacy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= virtualbox-ose
PORTVERSION= 5.2.44
-PORTREVISION= 3
+PORTREVISION?= 4
CATEGORIES= emulators
MASTER_SITES= https://download.oracle.com/virtualbox/${PORTVERSION}/
PKGNAMESUFFIX?= -additions-legacy
diff --git a/emulators/virtualbox-ose-additions-nox11-legacy/Makefile b/emulators/virtualbox-ose-additions-nox11-legacy/Makefile
index 4333f8809114..4fcc50410fa3 100644
--- a/emulators/virtualbox-ose-additions-nox11-legacy/Makefile
+++ b/emulators/virtualbox-ose-additions-nox11-legacy/Makefile
@@ -1,4 +1,5 @@
PKGNAMESUFFIX= -additions-nox11-legacy
+PORTREVISION= 0
OPTIONS_EXCLUDE= DBUS DEBUG OPENGL X11
diff --git a/emulators/virtualbox-ose-additions-nox11/Makefile b/emulators/virtualbox-ose-additions-nox11/Makefile
index 68412354126f..a6d493419d02 100644
--- a/emulators/virtualbox-ose-additions-nox11/Makefile
+++ b/emulators/virtualbox-ose-additions-nox11/Makefile
@@ -1,4 +1,5 @@
PKGNAMESUFFIX= -additions-nox11
+PORTREVISION= 0
OPTIONS_EXCLUDE= DBUS DEBUG OPENGL X11
diff --git a/emulators/virtualbox-ose-additions/Makefile b/emulators/virtualbox-ose-additions/Makefile
index f75977a14b73..bea3d4602c3a 100644
--- a/emulators/virtualbox-ose-additions/Makefile
+++ b/emulators/virtualbox-ose-additions/Makefile
@@ -1,5 +1,6 @@
PORTNAME= virtualbox-ose
PORTVERSION= 6.1.36
+PORTREVISION?= 1
CATEGORIES= emulators
MASTER_SITES= https://download.virtualbox.org/virtualbox/${PORTVERSION}/
PKGNAMESUFFIX?= -additions