summaryrefslogtreecommitdiff
path: root/textproc/go-runewidth
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-03-30 11:56:19 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-03-30 11:56:19 +0000
commit866a4d1335daf683647a2ec4f164c89219d5b0a4 (patch)
tree47fa431a2b93590114ddaf5b646801279f728acf /textproc/go-runewidth
parenta6f44854471cb4e84596537a70bd43182318b4b5 (diff)
downloadpkgsrc-866a4d1335daf683647a2ec4f164c89219d5b0a4.tar.gz
Revbump all Go packages after 1.10.1 update.
ok wiz@ for committing during freeze
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 41fb1c5d9fe..1234ebaa09e 100644
--- a/textproc/go-runewidth/Makefile
+++ b/textproc/go-runewidth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2018/03/04 15:52:20 bsiegert Exp $
+# $NetBSD: Makefile,v 1.9 2018/03/30 11:56:26 bsiegert Exp $
DISTNAME= go-runewidth-0.0.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=mattn/}
GITHUB_TAG= v${PKGVERSION_NOREV}