Date: Wed, 7 Mar 2018 18:31:59 +0000 (UTC) From: Marcelo Araujo <araujo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r463820 - in head/devel: bhyve-vm-goagent libhyve-remote Message-ID: <201803071831.w27IVxKn070608@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: araujo Date: Wed Mar 7 18:31:58 2018 New Revision: 463820 URL: https://svnweb.freebsd.org/changeset/ports/463820 Log: - Transfer projects to FreeNAS Github account. - Bump PORTREVISION. Sponsored by: iXsystems Inc. Modified: head/devel/bhyve-vm-goagent/Makefile head/devel/bhyve-vm-goagent/distinfo head/devel/bhyve-vm-goagent/pkg-descr head/devel/libhyve-remote/Makefile head/devel/libhyve-remote/distinfo head/devel/libhyve-remote/pkg-descr Modified: head/devel/bhyve-vm-goagent/Makefile ============================================================================== --- head/devel/bhyve-vm-goagent/Makefile Wed Mar 7 18:14:17 2018 (r463819) +++ head/devel/bhyve-vm-goagent/Makefile Wed Mar 7 18:31:58 2018 (r463820) @@ -3,7 +3,7 @@ PORTNAME= bhyve-vm-goagent PORTVERSION= 1.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel sysutils MAINTAINER= araujo@FreeBSD.org @@ -21,7 +21,7 @@ USES= go GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} USE_GITHUB= yes -GH_ACCOUNT= araujobsd +GH_ACCOUNT= freenas GH_TAGNAME= a640870c90752e01af30e394ce7c8157f4371a1b GH_TUPLE= gorilla:websocket:v1.2.0:websocket/src/github.com/gorilla/websocket \ shirou:gopsutil:v2.17.12:gopsutil/src/github.com/shirou/gopsutil Modified: head/devel/bhyve-vm-goagent/distinfo ============================================================================== --- head/devel/bhyve-vm-goagent/distinfo Wed Mar 7 18:14:17 2018 (r463819) +++ head/devel/bhyve-vm-goagent/distinfo Wed Mar 7 18:31:58 2018 (r463820) @@ -1,6 +1,6 @@ -TIMESTAMP = 1517232923 -SHA256 (araujobsd-bhyve-vm-goagent-v1.0-a640870c90752e01af30e394ce7c8157f4371a1b_GH0.tar.gz) = 71ff3e116f6a4298ec683154b6deadad22d0bc7e1e9541c2f765991714d7ba15 -SIZE (araujobsd-bhyve-vm-goagent-v1.0-a640870c90752e01af30e394ce7c8157f4371a1b_GH0.tar.gz) = 7262 +TIMESTAMP = 1520447374 +SHA256 (freenas-bhyve-vm-goagent-v1.0-a640870c90752e01af30e394ce7c8157f4371a1b_GH0.tar.gz) = 71ff3e116f6a4298ec683154b6deadad22d0bc7e1e9541c2f765991714d7ba15 +SIZE (freenas-bhyve-vm-goagent-v1.0-a640870c90752e01af30e394ce7c8157f4371a1b_GH0.tar.gz) = 7262 SHA256 (gorilla-websocket-v1.2.0_GH0.tar.gz) = 04d1c4fa839a01d32d3c8c558370a964d83b5c980f74c4b965f3dd04f8cb9276 SIZE (gorilla-websocket-v1.2.0_GH0.tar.gz) = 42984 SHA256 (shirou-gopsutil-v2.17.12_GH0.tar.gz) = 0abdee29c3c70d9860d8177e70b9bbb0651af4e48b03cfbb36bdf53300fa7268 Modified: head/devel/bhyve-vm-goagent/pkg-descr ============================================================================== --- head/devel/bhyve-vm-goagent/pkg-descr Wed Mar 7 18:14:17 2018 (r463819) +++ head/devel/bhyve-vm-goagent/pkg-descr Wed Mar 7 18:31:58 2018 (r463820) @@ -4,4 +4,4 @@ memory usage, cpu, disk and ethernet configuration. It supports virtio-console as well as WebSocket protocol. -WWW: https://github.com/araujobsd/bhyve-vm-goagent +WWW: https://github.com/freenas/bhyve-vm-goagent Modified: head/devel/libhyve-remote/Makefile ============================================================================== --- head/devel/libhyve-remote/Makefile Wed Mar 7 18:14:17 2018 (r463819) +++ head/devel/libhyve-remote/Makefile Wed Mar 7 18:31:58 2018 (r463820) @@ -2,6 +2,7 @@ PORTNAME= libhyve-remote PORTVERSION= 0.1.4.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= araujo@FreeBSD.org @@ -33,7 +34,7 @@ LIB_FILES= lib/libhyverem.so.1 \ PLIST_DIRS= ${LOCALBASE}/include/libhyverem USE_GITHUB= yes -GH_ACCOUNT= araujobsd +GH_ACCOUNT= freenas USE_LDCONFIG= yes Modified: head/devel/libhyve-remote/distinfo ============================================================================== --- head/devel/libhyve-remote/distinfo Wed Mar 7 18:14:17 2018 (r463819) +++ head/devel/libhyve-remote/distinfo Wed Mar 7 18:31:58 2018 (r463820) @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1520447091 +SHA256 (freenas-libhyve-remote-0.1.4.1_GH0.tar.gz) = cf086f6a2c6f43730e74f98eac8cb8b009a6f0332c5344bfa8a0a12e4518d14b +SIZE (freenas-libhyve-remote-0.1.4.1_GH0.tar.gz) = 11581 Modified: head/devel/libhyve-remote/pkg-descr ============================================================================== --- head/devel/libhyve-remote/pkg-descr Wed Mar 7 18:14:17 2018 (r463819) +++ head/devel/libhyve-remote/pkg-descr Wed Mar 7 18:31:58 2018 (r463820) @@ -6,4 +6,4 @@ With a basic data structure it is easy to implement an protocol without dig into the protocol specification or third part libraries, you can check some of our examples. -WWW: https://github.com/araujobsd/libhyve-remote +WWW: https://github.com/freenas/libhyve-remote
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803071831.w27IVxKn070608>