svn commit: r545087 - head/emulators/virtualbox-ose-kmod

Jung-uk Kim jkim at FreeBSD.org
Sun Aug 16 07:38:16 UTC 2020


Author: jkim
Date: Sun Aug 16 07:38:15 2020
New Revision: 545087
URL: https://svnweb.freebsd.org/changeset/ports/545087

Log:
  Belatedly update PORTREVISION.  It had to be done with r544898.

Modified:
  head/emulators/virtualbox-ose-kmod/Makefile

Modified: head/emulators/virtualbox-ose-kmod/Makefile
==============================================================================
--- head/emulators/virtualbox-ose-kmod/Makefile	Sun Aug 16 01:55:44 2020	(r545086)
+++ head/emulators/virtualbox-ose-kmod/Makefile	Sun Aug 16 07:38:15 2020	(r545087)
@@ -3,6 +3,7 @@
 
 PORTNAME=	virtualbox-ose
 PORTVERSION=	5.2.44
+PORTREVISION=	1
 CATEGORIES=	emulators
 MASTER_SITES=	https://download.oracle.com/virtualbox/${PORTVERSION}/
 PKGNAMESUFFIX=	-kmod


More information about the svn-ports-all mailing list