Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 May 2018 22:30:58 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r468992 - head/emulators/virtualbox-ose
Message-ID:  <201805032230.w43MUwns057004@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkim
Date: Thu May  3 22:30:58 2018
New Revision: 468992
URL: https://svnweb.freebsd.org/changeset/ports/468992

Log:
  Chase Guest Additions change.
  
  Reported by:	Patrick Mackinlay (patrick at spacesurfer dot com)

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

Modified: head/emulators/virtualbox-ose/Makefile
==============================================================================
--- head/emulators/virtualbox-ose/Makefile	Thu May  3 22:18:05 2018	(r468991)
+++ head/emulators/virtualbox-ose/Makefile	Thu May  3 22:30:58 2018	(r468992)
@@ -3,6 +3,7 @@
 
 PORTNAME=	virtualbox-ose
 PORTVERSION=	5.2.10
+PORTREVISION=	1
 CATEGORIES=	emulators
 MASTER_SITES=	http://download.virtualbox.org/virtualbox/${PORTVERSION}/
 DISTFILES=	VirtualBox-${PORTVERSION}${EXTRACT_SUFX} ${GUESTADDITIONS}

Modified: head/emulators/virtualbox-ose/distinfo
==============================================================================
--- head/emulators/virtualbox-ose/distinfo	Thu May  3 22:18:05 2018	(r468991)
+++ head/emulators/virtualbox-ose/distinfo	Thu May  3 22:30:58 2018	(r468992)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1523995003
+TIMESTAMP = 1525386398
 SHA256 (VirtualBox-5.2.10.tar.bz2) = ed9e524cef571a8dbdb7a5f18bb42442a3dddf24d7fdbb3816e0b317feb324cc
 SIZE (VirtualBox-5.2.10.tar.bz2) = 118575607
-SHA256 (VBoxGuestAdditions_5.2.10.iso) = d44f9689429672f8cf8fac6fd40b91d8c0d4f1a28c277cc86252e075f03ad1a6
-SIZE (VBoxGuestAdditions_5.2.10.iso) = 57978880
+SHA256 (VBoxGuestAdditions_5.2.10.iso) = 78a4f18eb0968c7d14dbfe9decf96759c3f85d28f7e3e7ae339266f4a0b22bd1
+SIZE (VBoxGuestAdditions_5.2.10.iso) = 57974784



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805032230.w43MUwns057004>