Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Dec 2014 06:11:28 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r375869 - head/net/go-cs
Message-ID:  <201412310611.sBV6BSwH040563@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Wed Dec 31 06:11:27 2014
New Revision: 375869
URL: https://svnweb.freebsd.org/changeset/ports/375869
QAT: https://qat.redports.org/buildarchive/r375869/

Log:
  Upgrade to 0.3.
  
  PR:		ports/196391
  Submitted by:	maintainer

Modified:
  head/net/go-cs/Makefile
  head/net/go-cs/distinfo

Modified: head/net/go-cs/Makefile
==============================================================================
--- head/net/go-cs/Makefile	Wed Dec 31 04:42:38 2014	(r375868)
+++ head/net/go-cs/Makefile	Wed Dec 31 06:11:27 2014	(r375869)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	go-cs
-PORTVERSION=	0.2
+PORTVERSION=	0.3
 CATEGORIES=	net
 
 MAINTAINER=	akosela@andykosela.com
@@ -16,7 +16,7 @@ BUILD_DEPENDS=	${GO_CMD}:${PORTSDIR}/lan
 USE_GITHUB=	yes
 GH_ACCOUNT=	akosela
 GH_TAGNAME=	v${PORTVERSION}
-GH_COMMIT=	887ad42
+GH_COMMIT=	f13bce9
 
 PLIST_FILES=	bin/cs man/man1/cs.1.gz
 

Modified: head/net/go-cs/distinfo
==============================================================================
--- head/net/go-cs/distinfo	Wed Dec 31 04:42:38 2014	(r375868)
+++ head/net/go-cs/distinfo	Wed Dec 31 06:11:27 2014	(r375869)
@@ -1,2 +1,2 @@
-SHA256 (go-cs-0.2.tar.gz) = 7d31b62a5073e483e674923be6be3c0f2baf7036064c7ac7355706ef21deddc2
-SIZE (go-cs-0.2.tar.gz) = 5203
+SHA256 (go-cs-0.3.tar.gz) = d4a5362de903af7c5b939f5f8f82a7bc46ed1c411f2752a6dfd6c7e81e4b2e54
+SIZE (go-cs-0.3.tar.gz) = 5658



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412310611.sBV6BSwH040563>