Received: by mail.netbsd.org (Postfix, from userid 605) id 2AC2F84E8D; Mon, 10 Sep 2018 23:48:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3F1B584E79 for ; Mon, 10 Sep 2018 23:48:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 6Zc11RlQhaXv for ; Mon, 10 Sep 2018 23:48:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7E70584CD4 for ; Mon, 10 Sep 2018 23:48:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 6D8FEFBF8; Mon, 10 Sep 2018 23:48:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1536623334199120" MIME-Version: 1.0 Date: Mon, 10 Sep 2018 23:48:54 +0000 From: "Min Sik Kim" Subject: CVS commit: pkgsrc/devel/go-colortext To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20180910234854.6D8FEFBF8@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1536623334199120 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: minskim Date: Mon Sep 10 23:48:54 UTC 2018 Added Files: pkgsrc/devel/go-colortext: DESCR Makefile PLIST distinfo Log Message: devel/go-colortext: Import version 1.0.0 This is a package to change the color of the text and background in the console, working both under Windows and other systems. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/devel/go-colortext/DESCR \ pkgsrc/devel/go-colortext/Makefile pkgsrc/devel/go-colortext/PLIST \ pkgsrc/devel/go-colortext/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1536623334199120 Content-Disposition: inline Content-Length: 2447 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/devel/go-colortext/DESCR diff -u /dev/null pkgsrc/devel/go-colortext/DESCR:1.1 --- /dev/null Mon Sep 10 23:48:54 2018 +++ pkgsrc/devel/go-colortext/DESCR Mon Sep 10 23:48:54 2018 @@ -0,0 +1,2 @@ +This is a package to change the color of the text and background in +the console, working both under Windows and other systems. Index: pkgsrc/devel/go-colortext/Makefile diff -u /dev/null pkgsrc/devel/go-colortext/Makefile:1.1 --- /dev/null Mon Sep 10 23:48:54 2018 +++ pkgsrc/devel/go-colortext/Makefile Mon Sep 10 23:48:54 2018 @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2018/09/10 23:48:54 minskim Exp $ + +DISTNAME= go-colortext-1.0.0 +CATEGORIES= devel +MASTER_SITES= ${MASTER_SITE_GITHUB:=daviddengcn/} + +MAINTAINER= minskim@NetBSD.org +HOMEPAGE= https://github.com/daviddengcn/go-colortext +COMMENT= Change the color of console text +LICENSE= mit + +GO_DIST_BASE= ${GITHUB_PROJECT}-${PKGVERSION_NOREV} +GO_SRCPATH= github.com/daviddengcn/go-colortext + +.include "../../lang/go/go-package.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/devel/go-colortext/PLIST diff -u /dev/null pkgsrc/devel/go-colortext/PLIST:1.1 --- /dev/null Mon Sep 10 23:48:54 2018 +++ pkgsrc/devel/go-colortext/PLIST Mon Sep 10 23:48:54 2018 @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2018/09/10 23:48:54 minskim Exp $ +gopkg/pkg/${GO_PLATFORM}/github.com/daviddengcn/go-colortext.a +gopkg/src/github.com/daviddengcn/go-colortext/LICENSE +gopkg/src/github.com/daviddengcn/go-colortext/README.md +gopkg/src/github.com/daviddengcn/go-colortext/ct.go +gopkg/src/github.com/daviddengcn/go-colortext/ct_ansi.go +gopkg/src/github.com/daviddengcn/go-colortext/ct_ansi_test.go +gopkg/src/github.com/daviddengcn/go-colortext/ct_test.go +gopkg/src/github.com/daviddengcn/go-colortext/ct_win.go Index: pkgsrc/devel/go-colortext/distinfo diff -u /dev/null pkgsrc/devel/go-colortext/distinfo:1.1 --- /dev/null Mon Sep 10 23:48:54 2018 +++ pkgsrc/devel/go-colortext/distinfo Mon Sep 10 23:48:54 2018 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2018/09/10 23:48:54 minskim Exp $ + +SHA1 (go-colortext-1.0.0.tar.gz) = d810531e5249a8728ffacdfb612b5d42adbbb14c +RMD160 (go-colortext-1.0.0.tar.gz) = d9b8b5d68528d36be28bfe937a7a333c0f9f6fb2 +SHA512 (go-colortext-1.0.0.tar.gz) = 9c54313e35a76bd4bf4fe6346a5fc59a277a75d920c9ba0555ae1909db69b29e0e3e6fecf95b236f498ae11b96f61669978630d503b31dd65d22ff74b1d435bc +Size (go-colortext-1.0.0.tar.gz) = 4205 bytes --_----------=_1536623334199120--