pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/go-tablewriter



Module Name:    pkgsrc
Committed By:   minskim
Date:           Tue Jul 17 03:54:51 UTC 2018

Added Files:
        pkgsrc/textproc/go-tablewriter: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
textproc/go-tablewriter: Import version 0.0.20180506

tablewriter generates ASCII table on the fly.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/textproc/go-tablewriter/DESCR \
    pkgsrc/textproc/go-tablewriter/Makefile \
    pkgsrc/textproc/go-tablewriter/PLIST \
    pkgsrc/textproc/go-tablewriter/buildlink3.mk \
    pkgsrc/textproc/go-tablewriter/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/textproc/go-tablewriter/DESCR
diff -u /dev/null pkgsrc/textproc/go-tablewriter/DESCR:1.1
--- /dev/null   Tue Jul 17 03:54:51 2018
+++ pkgsrc/textproc/go-tablewriter/DESCR        Tue Jul 17 03:54:51 2018
@@ -0,0 +1 @@
+tablewriter generates ASCII table on the fly.
Index: pkgsrc/textproc/go-tablewriter/Makefile
diff -u /dev/null pkgsrc/textproc/go-tablewriter/Makefile:1.1
--- /dev/null   Tue Jul 17 03:54:51 2018
+++ pkgsrc/textproc/go-tablewriter/Makefile     Tue Jul 17 03:54:51 2018
@@ -0,0 +1,20 @@
+# $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@localhost
+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"
Index: pkgsrc/textproc/go-tablewriter/PLIST
diff -u /dev/null pkgsrc/textproc/go-tablewriter/PLIST:1.1
--- /dev/null   Tue Jul 17 03:54:51 2018
+++ pkgsrc/textproc/go-tablewriter/PLIST        Tue Jul 17 03:54:51 2018
@@ -0,0 +1,16 @@
+@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
Index: pkgsrc/textproc/go-tablewriter/buildlink3.mk
diff -u /dev/null pkgsrc/textproc/go-tablewriter/buildlink3.mk:1.1
--- /dev/null   Tue Jul 17 03:54:51 2018
+++ pkgsrc/textproc/go-tablewriter/buildlink3.mk        Tue Jul 17 03:54:51 2018
@@ -0,0 +1,17 @@
+# $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
Index: pkgsrc/textproc/go-tablewriter/distinfo
diff -u /dev/null pkgsrc/textproc/go-tablewriter/distinfo:1.1
--- /dev/null   Tue Jul 17 03:54:51 2018
+++ pkgsrc/textproc/go-tablewriter/distinfo     Tue Jul 17 03:54:51 2018
@@ -0,0 +1,6 @@
+$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



Home | Main Index | Thread Index | Old Index