Index: head/devel/go-runewidth/Makefile =================================================================== --- head/devel/go-runewidth/Makefile (revision 412104) +++ head/devel/go-runewidth/Makefile (revision 412105) @@ -1,23 +1,23 @@ # Created by: Akinori MUSHA aka knu # $FreeBSD$ PORTNAME= runewidth -PORTVERSION= 0.0.0.20140715 +PORTVERSION= 0.0.1 CATEGORIES= devel PKGNAMEPREFIX= go- MAINTAINER= knu@FreeBSD.org COMMENT= Go library to get the fixed width of a character or string LICENSE= MIT USE_GITHUB= yes GH_ACCOUNT= mattn GH_PROJECT= ${PKGNAMEPREFIX}${PORTNAME} -GH_TAGNAME= 36f63b8 +GH_TAGNAME= d6bea18f GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} .include .include "${PORTSDIR}/lang/go/files/bsd.go.mk" .include Index: head/devel/go-runewidth/distinfo =================================================================== --- head/devel/go-runewidth/distinfo (revision 412104) +++ head/devel/go-runewidth/distinfo (revision 412105) @@ -1,2 +1,2 @@ -SHA256 (mattn-go-runewidth-0.0.0.20140715-36f63b8_GH0.tar.gz) = be9ef72313e80057234255333c85b66d8e8328d177c9533ae741817c50da32e0 -SIZE (mattn-go-runewidth-0.0.0.20140715-36f63b8_GH0.tar.gz) = 4522 +SHA256 (mattn-go-runewidth-0.0.1-d6bea18f_GH0.tar.gz) = 7ad847cd4cba8007609f8e0d42f90ff6220ae63c85a0e441eb10558859226fef +SIZE (mattn-go-runewidth-0.0.1-d6bea18f_GH0.tar.gz) = 5877