pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/go-runewidth Updated go-runewidth to 0.0.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3a9926eaf0a
branches:  trunk
changeset: 358215:c3a9926eaf0a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Feb 07 13:03:17 2017 +0000

description:
Updated go-runewidth to 0.0.2.

Simplify package.

Changes: not found.
LICENSE is now installed, github changelog looks like
bugfixes.

diffstat:

 textproc/go-runewidth/Makefile |   8 +++-----
 textproc/go-runewidth/PLIST    |   3 ++-
 textproc/go-runewidth/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 11 deletions(-)

diffs (44 lines):

diff -r 387a8e05e3e0 -r c3a9926eaf0a textproc/go-runewidth/Makefile
--- a/textproc/go-runewidth/Makefile    Tue Feb 07 13:00:58 2017 +0000
+++ b/textproc/go-runewidth/Makefile    Tue Feb 07 13:03:17 2017 +0000
@@ -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@localhost
 HOMEPAGE=      https://github.com/mattn/go-runewidth
diff -r 387a8e05e3e0 -r c3a9926eaf0a textproc/go-runewidth/PLIST
--- a/textproc/go-runewidth/PLIST       Tue Feb 07 13:00:58 2017 +0000
+++ b/textproc/go-runewidth/PLIST       Tue Feb 07 13:03:17 2017 +0000
@@ -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 -r 387a8e05e3e0 -r c3a9926eaf0a textproc/go-runewidth/distinfo
--- a/textproc/go-runewidth/distinfo    Tue Feb 07 13:00:58 2017 +0000
+++ b/textproc/go-runewidth/distinfo    Tue Feb 07 13:03:17 2017 +0000
@@ -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



Home | Main Index | Thread Index | Old Index