Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 809B97A1F7 for ; Tue, 7 Feb 2017 13:03:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 28E8185609; Tue, 7 Feb 2017 13:03:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA2CB855E1 for ; Tue, 7 Feb 2017 13:03:17 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id hIzxgn9h8LM7 for ; Tue, 7 Feb 2017 13:03:17 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 32A5584CD9 for ; Tue, 7 Feb 2017 13:03:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2DD48FBE4; Tue, 7 Feb 2017 13:03:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_148647259799300" MIME-Version: 1.0 Date: Tue, 7 Feb 2017 13:03:17 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/textproc/go-runewidth To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170207130317.2DD48FBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_148647259799300 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" 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. --_----------=_148647259799300 Content-Disposition: inline Content-Length: 2569 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii 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 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 --_----------=_148647259799300--