emulators/virtualbox-ose{,-nox11}-legacy: fix PORTREVISION and option MANUAL => DOCS

1. Fix PORTREVISION in master port emulators/virtualbox-ose-legacy for
slave port emulators/virtualbox-ose-nox11-legacy.
2. Rename in slave port emulators/virtualbox-ose-nox11-legacy MANUAL to
DOCS - in master port was renamed in
https://cgit.freebsd.org/ports/commit?id=a0ef5898beb4c6a73e9d94aaa452c0eb37cbb14c.
3. Bump emulators/virtualbox-ose-nox11-legacy.

Approved by:		arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D41071
MFH:			2023Q3
2023Q4
Vladimir Druzenko 2023-07-19 13:12:44 +03:00
parent 8d4414cedb
commit 537968d0fd
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= virtualbox-ose
PORTVERSION= 5.2.44
PORTREVISION= 15
PORTREVISION?= 15
CATEGORIES= emulators
MASTER_SITES= https://download.oracle.com/virtualbox/${PORTVERSION}/
PKGNAMESUFFIX?= -legacy

View File

@ -1,7 +1,7 @@
PORTREVISION= 3
PORTREVISION= 16
PKGNAMESUFFIX= -nox11-legacy
OPTIONS_EXCLUDE= ALSA DBUS DEBUG GUESTADDITIONS MANUAL NLS PULSEAUDIO
OPTIONS_EXCLUDE= ALSA DBUS DEBUG GUESTADDITIONS DOCS NLS PULSEAUDIO
OPTIONS_EXCLUDE+= QT5 VPX X11
MASTERDIR= ${.CURDIR}/../virtualbox-ose-legacy