summaryrefslogtreecommitdiff
path: root/textproc/go-runewidth
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-02-07 13:03:17 +0000
committerwiz <wiz@pkgsrc.org>2017-02-07 13:03:17 +0000
commite06916fc4d9adb56146a0ee7836e41315ce4f20a (patch)
treea73e53f4e8751762921287a419eaf7fab92f53fd /textproc/go-runewidth
parentdef9ea2289f3296c8cd61d81c3583da753de24ba (diff)
downloadpkgsrc-e06916fc4d9adb56146a0ee7836e41315ce4f20a.tar.gz
Updated go-runewidth to 0.0.2.
Simplify package. Changes: not found. LICENSE is now installed, github changelog looks like bugfixes.
Diffstat (limited to 'textproc/go-runewidth')
-rw-r--r--textproc/go-runewidth/Makefile8
-rw-r--r--textproc/go-runewidth/PLIST3
-rw-r--r--textproc/go-runewidth/distinfo10
3 files changed, 10 insertions, 11 deletions
diff --git a/textproc/go-runewidth/Makefile b/textproc/go-runewidth/Makefile
index 867c3743bbf..ee3913c08e2 100644
--- a/textproc/go-runewidth/Makefile
+++ b/textproc/go-runewidth/Makefile
@@ -1,11 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2016/12/04 16:30:01 bsiegert Exp $
+# $NetBSD: Makefile,v 1.6 2017/02/07 13:03:17 wiz Exp $
-DISTNAME= go-runewidth-0.0.1
-PKGREVISION= 4
+DISTNAME= go-runewidth-0.0.2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=mattn/}
-GITHUB_PROJECT= go-runewidth
-GITHUB_TAG= v0.0.1
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/mattn/go-runewidth
diff --git a/textproc/go-runewidth/PLIST b/textproc/go-runewidth/PLIST
index 6041cac10bd..b85e1435952 100644
--- a/textproc/go-runewidth/PLIST
+++ b/textproc/go-runewidth/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1 2016/08/13 20:21:08 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/02/07 13:03:17 wiz Exp $
gopkg/pkg/${GO_PLATFORM}/github.com/mattn/go-runewidth.a
+gopkg/src/github.com/mattn/go-runewidth/LICENSE
gopkg/src/github.com/mattn/go-runewidth/README.mkd
gopkg/src/github.com/mattn/go-runewidth/runewidth.go
gopkg/src/github.com/mattn/go-runewidth/runewidth_js.go
diff --git a/textproc/go-runewidth/distinfo b/textproc/go-runewidth/distinfo
index 6cb08b71709..b77de8d8975 100644
--- a/textproc/go-runewidth/distinfo
+++ b/textproc/go-runewidth/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/08/13 20:21:08 bsiegert Exp $
+$NetBSD: distinfo,v 1.2 2017/02/07 13:03:17 wiz Exp $
-SHA1 (go-runewidth-0.0.1.tar.gz) = f76784415e3c47c2239e5fd174c26a79d53f38e1
-RMD160 (go-runewidth-0.0.1.tar.gz) = a0cba59dfc2d9761b58d2abb70062d839ef34d9a
-SHA512 (go-runewidth-0.0.1.tar.gz) = 7f23b93c55826fdd6f45cf9a25584386c3c9b3bc3f3de007ed62f5d2cd2275128b2f47c0e39d0f15d92e5eae4d3352dca96a2fcea1c8406a3c2780550e3318ea
-Size (go-runewidth-0.0.1.tar.gz) = 5880 bytes
+SHA1 (go-runewidth-0.0.2.tar.gz) = 283ea3650f2a10786bc40187e622c21106d6677a
+RMD160 (go-runewidth-0.0.2.tar.gz) = df0c805ef594cd80039a8c56aa8ec2c2b39d5a03
+SHA512 (go-runewidth-0.0.2.tar.gz) = fc76cafb03e6dbf28c8208070293ed64173a85b62dbb768d288e050cc1e41db63263f1f5322bbddc233d545143bda8f00ca3ae1668810e8ce2919ed5ee6aae2f
+Size (go-runewidth-0.0.2.tar.gz) = 22367 bytes