Index: head/net/go-cs/Makefile =================================================================== --- head/net/go-cs/Makefile +++ head/net/go-cs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= go-cs -PORTVERSION= 0.7 +PORTVERSION= 0.8 DISTVERSIONPREFIX= v CATEGORIES= net Index: head/net/go-cs/distinfo =================================================================== --- head/net/go-cs/distinfo +++ head/net/go-cs/distinfo @@ -1,3 +1,3 @@ TIMESTAMP = 1499319273 -SHA256 (akosela-go-cs-v0.7_GH0.tar.gz) = bd7371fc89ac6a362af8b79ac53cc572ec9de38abb8c1ef1b9db65c400ef006a -SIZE (akosela-go-cs-v0.7_GH0.tar.gz) = 8173 +SHA256 (akosela-go-cs-v0.8_GH0.tar.gz) = 92d3365811cab2b67450f7dc768b4d406d65db2c3aa106e7a84f93af26b0d4c0 +SIZE (akosela-go-cs-v0.8_GH0.tar.gz) = 8646 Index: head/net/go-cs/pkg-descr =================================================================== --- head/net/go-cs/pkg-descr +++ head/net/go-cs/pkg-descr @@ -1,4 +1,5 @@ cs is a program for concurrently executing local or remote commands on -multiple hosts. It is using OpenSSH for running remote commands. +multiple hosts. It is using OpenSSH for running remote commands. Its +main purpose is to help automate and manage large network of hosts. WWW: https://github.com/akosela/go-cs