FreeBSD Bugzilla – Attachment 197617 Details for
Bug 231817
[PATCH]sysutils/bvm: Update to 1.1.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
git diff for bvm-1.1.5
bvm.diff (text/plain), 1.89 KB, created by
bigdragonsoft
on 2018-09-30 08:45:25 UTC
(
hide
)
Description:
git diff for bvm-1.1.5
Filename:
MIME Type:
Creator:
bigdragonsoft
Created:
2018-09-30 08:45:25 UTC
Size:
1.89 KB
patch
obsolete
>diff --git a/sysutils/bvm/Makefile b/sysutils/bvm/Makefile >index 12ecbd8..81708cf 100644 >--- a/sysutils/bvm/Makefile >+++ b/sysutils/bvm/Makefile >@@ -1,36 +1,36 @@ > # Created by: Qiang Guo <guoqiang_cn@126.com> > # $FreeBSD: head/sysutils/bvm/Makefile 478296 2018-08-28 09:41:33Z ygy $ > > PORTNAME= bvm >-PORTVERSION= 1.1.4 >+PORTVERSION= 1.1.5 > CATEGORIES= sysutils > > MAINTAINER= guoqiang_cn@126.com > COMMENT= Bhyve VM Manager > > LICENSE= BSD2CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > > ONLY_FOR_ARCHS= amd64 > ONLY_FOR_ARCHS_REASON= Bhyve VM Manager is required to be built on a 64bit machine > > RUN_DEPENDS= bhyve-firmware>0:sysutils/bhyve-firmware \ > grub-bhyve:sysutils/grub2-bhyve \ > tmux:sysutils/tmux > > USE_GITHUB= yes > GH_ACCOUNT= bigdragonsoft > > BUILD_WRKSRC= ${WRKSRC}/src > > do-install: > ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bvm > ${INSTALL_DATA} ${WRKSRC}/conf/bvm.conf ${STAGEDIR}${PREFIX}/etc/bvm/bvm.conf.sample > ${INSTALL_DATA} ${WRKSRC}/conf/nat.conf ${STAGEDIR}${PREFIX}/etc/bvm/nat.conf.sample > ${INSTALL_DATA} ${WRKSRC}/conf/switch.conf ${STAGEDIR}${PREFIX}/etc/bvm/switch.conf.sample > ${INSTALL_SCRIPT} ${WRKSRC}/conf/bvmd ${STAGEDIR}${PREFIX}/etc/rc.d/ > ${INSTALL_PROGRAM} ${WRKSRC}/src/bvm ${STAGEDIR}${PREFIX}/bin/ > ${INSTALL_PROGRAM} ${WRKSRC}/src/bvmb ${STAGEDIR}${PREFIX}/bin/ > ${INSTALL_MAN} ${WRKSRC}/bvm.8 ${STAGEDIR}${MAN8PREFIX}/man/man8 > > .include <bsd.port.mk> >diff --git a/sysutils/bvm/distinfo b/sysutils/bvm/distinfo >index a1a636b..e565bd8 100644 >--- a/sysutils/bvm/distinfo >+++ b/sysutils/bvm/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1534392446 >-SHA256 (bigdragonsoft-bvm-1.1.4_GH0.tar.gz) = 322cfeb7ea689a30cf19ce44f1132b5680f683343f1649cf70419c69357561cf >-SIZE (bigdragonsoft-bvm-1.1.4_GH0.tar.gz) = 50437 >+TIMESTAMP = 1538296607 >+SHA256 (bigdragonsoft-bvm-1.1.5_GH0.tar.gz) = 50b0ae77405b76e1c5a5014b86ede74069263a83b6919ab50f9e37803cb86080 >+SIZE (bigdragonsoft-bvm-1.1.5_GH0.tar.gz) = 51098
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 231817
: 197617