Tue Jul 17 03:54:51 2018 UTC ()
textproc/go-tablewriter: Import version 0.0.20180506

tablewriter generates ASCII table on the fly.


(minskim)
diff -r0 -r1.1 pkgsrc/textproc/go-tablewriter/DESCR
diff -r0 -r1.1 pkgsrc/textproc/go-tablewriter/Makefile
diff -r0 -r1.1 pkgsrc/textproc/go-tablewriter/PLIST
diff -r0 -r1.1 pkgsrc/textproc/go-tablewriter/buildlink3.mk
diff -r0 -r1.1 pkgsrc/textproc/go-tablewriter/distinfo

File Added: pkgsrc/textproc/go-tablewriter/Attic/DESCR
tablewriter generates ASCII table on the fly.

File Added: pkgsrc/textproc/go-tablewriter/Attic/Makefile
# $NetBSD: Makefile,v 1.1 2018/07/17 03:54:51 minskim Exp $

DISTNAME=	tablewriter-0.0.20180506
PKGNAME=	go-${DISTNAME}
MASTER_SITES=	${MASTER_SITE_GITHUB:=olekukonko/}
CATEGORIES=	textproc
GITHUB_PROJECT=	${PKGBASE:S/^go-//}
GITHUB_TAG=	d4647c9c7a84d847478d890b816b7d8b62b0b279

MAINTAINER=	minskim@NetBSD.org
HOMEPAGE=	https://github.com/olekukonko/tablewriter
COMMENT=	ASCII table in Go
LICENSE=	mit

GO_DIST_BASE=	${PKGBASE:S/go-//}-${GITHUB_TAG}
GO_SRCPATH=	${HOMEPAGE:S,https://,,}

.include "../../textproc/go-runewidth/buildlink3.mk"
.include "../../lang/go/go-package.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/textproc/go-tablewriter/Attic/PLIST
@comment $NetBSD: PLIST,v 1.1 2018/07/17 03:54:51 minskim Exp $
bin/csv2table
gopkg/pkg/${GO_PLATFORM}/github.com/olekukonko/tablewriter.a
gopkg/src/github.com/olekukonko/tablewriter/LICENCE.md
gopkg/src/github.com/olekukonko/tablewriter/README.md
gopkg/src/github.com/olekukonko/tablewriter/csv.go
gopkg/src/github.com/olekukonko/tablewriter/csv2table/README.md
gopkg/src/github.com/olekukonko/tablewriter/csv2table/csv2table.go
gopkg/src/github.com/olekukonko/tablewriter/table.go
gopkg/src/github.com/olekukonko/tablewriter/table_test.go
gopkg/src/github.com/olekukonko/tablewriter/table_with_color.go
gopkg/src/github.com/olekukonko/tablewriter/testdata/test.csv
gopkg/src/github.com/olekukonko/tablewriter/testdata/test_info.csv
gopkg/src/github.com/olekukonko/tablewriter/util.go
gopkg/src/github.com/olekukonko/tablewriter/wrap.go
gopkg/src/github.com/olekukonko/tablewriter/wrap_test.go

File Added: pkgsrc/textproc/go-tablewriter/Attic/buildlink3.mk
# $NetBSD: buildlink3.mk,v 1.1 2018/07/17 03:54:51 minskim Exp $

BUILDLINK_TREE+=	go-tablewriter

.if !defined(GO_TABLEWRITER_BUILDLINK3_MK)
GO_TABLEWRITER_BUILDLINK3_MK:=

BUILDLINK_CONTENTS_FILTER.go-tablewriter=	${EGREP} gopkg/
BUILDLINK_DEPMETHOD.go-tablewriter?=		build

BUILDLINK_API_DEPENDS.go-tablewriter+=	go-tablewriter>=0.0.20180506
BUILDLINK_PKGSRCDIR.go-tablewriter?=	../../textproc/go-tablewriter

.include "../../textproc/go-runewidth/buildlink3.mk"
.endif	# GO_TABLEWRITER_BUILDLINK3_MK

BUILDLINK_TREE+=	-go-tablewriter

File Added: pkgsrc/textproc/go-tablewriter/Attic/distinfo
$NetBSD: distinfo,v 1.1 2018/07/17 03:54:51 minskim Exp $

SHA1 (tablewriter-0.0.20180506-d4647c9c7a84d847478d890b816b7d8b62b0b279.tar.gz) = c4264273fc2c294c97388fe87e5cc627d9a76e59
RMD160 (tablewriter-0.0.20180506-d4647c9c7a84d847478d890b816b7d8b62b0b279.tar.gz) = c0acb14c9a0575674fa0b5d10a2fa5fbb4cd9bb4
SHA512 (tablewriter-0.0.20180506-d4647c9c7a84d847478d890b816b7d8b62b0b279.tar.gz) = 9418d06e67a72089f0b35f9f7eb1d0da68ee8c433e4577b798a6ba428233b2f9c3bec5723ed6620c5ed257ccb1a1f32262394f21d4d781c3d56e8b2034ac7111
Size (tablewriter-0.0.20180506-d4647c9c7a84d847478d890b816b7d8b62b0b279.tar.gz) = 17378 bytes