Date: Sun, 23 Oct 2016 19:37:28 +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: r424538 - head/emulators/virtualbox-ose Message-ID: <201610231937.u9NJbSDJ030646@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jkim Date: Sun Oct 23 19:37:28 2016 New Revision: 424538 URL: https://svnweb.freebsd.org/changeset/ports/424538 Log: Update to 5.1.8. PR: 213683 Differential Revision: https://reviews.freebsd.org/D8292 Modified: head/emulators/virtualbox-ose/Makefile Modified: head/emulators/virtualbox-ose/Makefile ============================================================================== --- head/emulators/virtualbox-ose/Makefile Sun Oct 23 19:32:53 2016 (r424537) +++ head/emulators/virtualbox-ose/Makefile Sun Oct 23 19:37:28 2016 (r424538) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= virtualbox-ose -PORTVERSION= 5.1.6 -PORTREVISION= 1 +PORTVERSION= 5.1.8 CATEGORIES= emulators MASTER_SITES= http://download.virtualbox.org/virtualbox/${PORTVERSION}/ DISTFILES= VirtualBox-${PORTVERSION}${EXTRACT_SUFX} ${GUESTADDITIONS}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610231937.u9NJbSDJ030646>