pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/go-runewidth
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 7 13:03:17 UTC 2017
Modified Files:
pkgsrc/textproc/go-runewidth: Makefile PLIST distinfo
Log Message:
Updated go-runewidth to 0.0.2.
Simplify package.
Changes: not found.
LICENSE is now installed, github changelog looks like
bugfixes.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/textproc/go-runewidth/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/go-runewidth/PLIST \
pkgsrc/textproc/go-runewidth/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/go-runewidth/Makefile
diff -u pkgsrc/textproc/go-runewidth/Makefile:1.5 pkgsrc/textproc/go-runewidth/Makefile:1.6
--- pkgsrc/textproc/go-runewidth/Makefile:1.5 Sun Dec 4 16:30:01 2016
+++ pkgsrc/textproc/go-runewidth/Makefile Tue Feb 7 13:03:17 2017
@@ -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
Index: pkgsrc/textproc/go-runewidth/PLIST
diff -u pkgsrc/textproc/go-runewidth/PLIST:1.1 pkgsrc/textproc/go-runewidth/PLIST:1.2
--- pkgsrc/textproc/go-runewidth/PLIST:1.1 Sat Aug 13 20:21:08 2016
+++ pkgsrc/textproc/go-runewidth/PLIST Tue Feb 7 13:03:17 2017
@@ -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
Index: pkgsrc/textproc/go-runewidth/distinfo
diff -u pkgsrc/textproc/go-runewidth/distinfo:1.1 pkgsrc/textproc/go-runewidth/distinfo:1.2
--- pkgsrc/textproc/go-runewidth/distinfo:1.1 Sat Aug 13 20:21:08 2016
+++ pkgsrc/textproc/go-runewidth/distinfo Tue Feb 7 13:03:17 2017
@@ -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