svn commit: r568923 - head/sysutils/bvm
Rainer Hurling
rhurlin at FreeBSD.org
Sun Mar 21 16:07:35 UTC 2021
Author: rhurlin
Date: Sun Mar 21 16:07:34 2021
New Revision: 568923
URL: https://svnweb.freebsd.org/changeset/ports/568923
Log:
sysutils/bvm: Update to 1.3.1
Add disk interface type and network interface type and replace tap with vmnet.
Changelog: https://github.com/bigdragonsoft/bvm/releases/tag/1.3.1
PR: 254462
Submitted by: guoqiang_cn at 126.com (maintainer)
Modified:
head/sysutils/bvm/Makefile
head/sysutils/bvm/distinfo
Modified: head/sysutils/bvm/Makefile
==============================================================================
--- head/sysutils/bvm/Makefile Sun Mar 21 15:17:27 2021 (r568922)
+++ head/sysutils/bvm/Makefile Sun Mar 21 16:07:34 2021 (r568923)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= bvm
-PORTVERSION= 1.3.0
+PORTVERSION= 1.3.1
CATEGORIES= sysutils
MAINTAINER= guoqiang_cn at 126.com
Modified: head/sysutils/bvm/distinfo
==============================================================================
--- head/sysutils/bvm/distinfo Sun Mar 21 15:17:27 2021 (r568922)
+++ head/sysutils/bvm/distinfo Sun Mar 21 16:07:34 2021 (r568923)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615354832
-SHA256 (bigdragonsoft-bvm-1.3.0_GH0.tar.gz) = 56e8fc1ab5fab65892874c696890ea8da94597f7c1a02cdcccf95e187c411cf9
-SIZE (bigdragonsoft-bvm-1.3.0_GH0.tar.gz) = 122561
+TIMESTAMP = 1616339900
+SHA256 (bigdragonsoft-bvm-1.3.1_GH0.tar.gz) = b452479f7e645a73e18066fa9862bb4523ff8da3637940d5d72fcf4c408dca81
+SIZE (bigdragonsoft-bvm-1.3.1_GH0.tar.gz) = 124158
More information about the svn-ports-all
mailing list