mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Update to 0.1.4.1.
Changelog: * Pass hostname to vnc_init_server and also free sc pointer. * Update bhyve patch to reflect the latest changes. Note: Previous release 0.1.4 has a bug and will never bind the vnc port. Update is highly recommended. Sponsored by: iXsystems, Inc.
This commit is contained in:
parent
08d44472c0
commit
a706b97cb6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455701
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libhyve-remote
|
||||
PORTVERSION= 0.1.4
|
||||
PORTVERSION= 0.1.4.1
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= araujo@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1512070234
|
||||
SHA256 (araujobsd-libhyve-remote-0.1.4_GH0.tar.gz) = 6b9e3d7f0faac5909717320474e29427987d920a065098ab4b0c9192bdbcb08e
|
||||
SIZE (araujobsd-libhyve-remote-0.1.4_GH0.tar.gz) = 11739
|
||||
TIMESTAMP = 1512616485
|
||||
SHA256 (araujobsd-libhyve-remote-0.1.4.1_GH0.tar.gz) = cf086f6a2c6f43730e74f98eac8cb8b009a6f0332c5344bfa8a0a12e4518d14b
|
||||
SIZE (araujobsd-libhyve-remote-0.1.4.1_GH0.tar.gz) = 11581
|
||||
|
|
Loading…
Add table
Reference in a new issue