summaryrefslogtreecommitdiff
path: root/textproc/go-runewidth
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-03-09 10:05:01 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-03-09 10:05:01 +0000
commited0cc7deaacdf3ab55542f4300bcdaa9d830624a (patch)
tree00991b7c6b44b2cc9365eb2ccb3d3d81e0d62698 /textproc/go-runewidth
parent6d485f95bbc1d25fab51c05b6b9905796369c927 (diff)
downloadpkgsrc-ed0cc7deaacdf3ab55542f4300bcdaa9d830624a.tar.gz
all: revbump Go packages, now that they use go112 to build
Diffstat (limited to 'textproc/go-runewidth')
-rw-r--r--textproc/go-runewidth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/go-runewidth/Makefile b/textproc/go-runewidth/Makefile
index 336a9b882ce..f8c8d281932 100644
--- a/textproc/go-runewidth/Makefile
+++ b/textproc/go-runewidth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2019/01/24 10:00:44 bsiegert Exp $
+# $NetBSD: Makefile,v 1.14 2019/03/09 10:05:12 bsiegert Exp $
DISTNAME= go-runewidth-0.0.2
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=mattn/}
GITHUB_TAG= v${PKGVERSION_NOREV}