summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-10-18 14:58:43 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-10-18 14:58:43 +0000
commit4594a9126b460916a60da8f8bceb6d97b1035a55 (patch)
treec9dec13a284c5f0a3c37cee160658b190e50b2cd /textproc
parente0906cb5ffeaf26c001501ec2bf971efc8b35e77 (diff)
downloadpkgsrc-4594a9126b460916a60da8f8bceb6d97b1035a55.tar.gz
Revbump all Go packages after lang/go112 update
Diffstat (limited to 'textproc')
-rw-r--r--textproc/go-chroma/Makefile4
-rw-r--r--textproc/go-diff/Makefile4
-rw-r--r--textproc/go-glob/Makefile4
-rw-r--r--textproc/go-inflect/Makefile4
-rw-r--r--textproc/go-md2man/Makefile4
-rw-r--r--textproc/go-mmark/Makefile4
-rw-r--r--textproc/go-prose/Makefile4
-rw-r--r--textproc/go-regexp2/Makefile4
-rw-r--r--textproc/go-runewidth/Makefile4
-rw-r--r--textproc/go-sentences/Makefile4
-rw-r--r--textproc/go-tablewriter/Makefile4
-rw-r--r--textproc/go-text/Makefile4
-rw-r--r--textproc/sift/Makefile4
13 files changed, 26 insertions, 26 deletions
diff --git a/textproc/go-chroma/Makefile b/textproc/go-chroma/Makefile
index 8795f9167e1..eb5b97bc2c9 100644
--- a/textproc/go-chroma/Makefile
+++ b/textproc/go-chroma/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2019/09/26 20:10:54 bsiegert Exp $
+# $NetBSD: Makefile,v 1.10 2019/10/18 14:58:58 bsiegert Exp $
DISTNAME= chroma-0.5.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
MASTER_SITES= ${MASTER_SITE_GITHUB:=alecthomas/}
CATEGORIES= textproc
GITHUB_PROJECT= chroma
diff --git a/textproc/go-diff/Makefile b/textproc/go-diff/Makefile
index 76ae6c73706..64122e581de 100644
--- a/textproc/go-diff/Makefile
+++ b/textproc/go-diff/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2019/09/26 20:10:54 bsiegert Exp $
+# $NetBSD: Makefile,v 1.10 2019/10/18 14:58:58 bsiegert Exp $
DISTNAME= go-diff-1.0.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
MASTER_SITES= ${MASTER_SITE_GITHUB:=sergi/}
CATEGORIES= textproc
GITHUB_PROJECT= go-diff
diff --git a/textproc/go-glob/Makefile b/textproc/go-glob/Makefile
index cf900546b97..1db470d033d 100644
--- a/textproc/go-glob/Makefile
+++ b/textproc/go-glob/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2019/09/26 20:10:54 bsiegert Exp $
+# $NetBSD: Makefile,v 1.13 2019/10/18 14:58:58 bsiegert Exp $
DISTNAME= glob-0.2.3
PKGNAME= go-${DISTNAME}
-PKGREVISION= 9
+PKGREVISION= 10
MASTER_SITES= ${MASTER_SITE_GITHUB:=gobwas/}
CATEGORIES= textproc
GITHUB_PROJECT= ${PKGBASE:S/^go-//}
diff --git a/textproc/go-inflect/Makefile b/textproc/go-inflect/Makefile
index 4b258e4d077..1bfc4bb8913 100644
--- a/textproc/go-inflect/Makefile
+++ b/textproc/go-inflect/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2019/09/26 20:10:54 bsiegert Exp $
+# $NetBSD: Makefile,v 1.16 2019/10/18 14:58:57 bsiegert Exp $
DISTNAME= inflect-0.0.20170411
PKGNAME= go-${DISTNAME}
-PKGREVISION= 12
+PKGREVISION= 13
MASTER_SITES= ${MASTER_SITE_GITHUB:=markbates/}
CATEGORIES= textproc
GITHUB_TAG= 6cacb66d100482ef7cc366289ccb156020e57e76
diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile
index fd4b2062443..9dfd9f0ad16 100644
--- a/textproc/go-md2man/Makefile
+++ b/textproc/go-md2man/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2019/09/26 20:10:54 bsiegert Exp $
+# $NetBSD: Makefile,v 1.19 2019/10/18 14:58:58 bsiegert Exp $
DISTNAME= go-md2man-1.0.8
MASTER_SITES= ${MASTER_SITE_GITHUB:=cpuguy83/}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/go-mmark/Makefile b/textproc/go-mmark/Makefile
index fd6c835b122..494e3752c46 100644
--- a/textproc/go-mmark/Makefile
+++ b/textproc/go-mmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2019/09/26 20:10:54 bsiegert Exp $
+# $NetBSD: Makefile,v 1.15 2019/10/18 14:58:58 bsiegert Exp $
DISTNAME= mmark-1.3.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 12
+PKGREVISION= 13
MASTER_SITES= ${MASTER_SITE_GITHUB:=miekg/}
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/go-prose/Makefile b/textproc/go-prose/Makefile
index 272307013ac..a2b6f656226 100644
--- a/textproc/go-prose/Makefile
+++ b/textproc/go-prose/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2019/09/26 20:10:54 bsiegert Exp $
+# $NetBSD: Makefile,v 1.16 2019/10/18 14:58:58 bsiegert Exp $
DISTNAME= prose-0.0.20170806
PKGNAME= go-${DISTNAME}
-PKGREVISION= 12
+PKGREVISION= 13
MASTER_SITES= ${MASTER_SITE_GITHUB:=jdkato/}
CATEGORIES= textproc
GITHUB_TAG= a678fc7b3ceb0f38ff832c337dea083902c349b2
diff --git a/textproc/go-regexp2/Makefile b/textproc/go-regexp2/Makefile
index 8c18d24979c..4b069083a09 100644
--- a/textproc/go-regexp2/Makefile
+++ b/textproc/go-regexp2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2019/09/26 20:10:54 bsiegert Exp $
+# $NetBSD: Makefile,v 1.10 2019/10/18 14:58:58 bsiegert Exp $
DISTNAME= regexp2-1.1.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
MASTER_SITES= ${MASTER_SITE_GITHUB:=dlclark/}
CATEGORIES= textproc
GITHUB_PROJECT= regexp2
diff --git a/textproc/go-runewidth/Makefile b/textproc/go-runewidth/Makefile
index 20b078df6ed..de7d9ae9c28 100644
--- a/textproc/go-runewidth/Makefile
+++ b/textproc/go-runewidth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2019/09/26 20:10:53 bsiegert Exp $
+# $NetBSD: Makefile,v 1.20 2019/10/18 14:58:57 bsiegert Exp $
DISTNAME= go-runewidth-0.0.2
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=mattn/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/go-sentences/Makefile b/textproc/go-sentences/Makefile
index 7e40aa1bbfd..a60c3a54215 100644
--- a/textproc/go-sentences/Makefile
+++ b/textproc/go-sentences/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2019/09/26 20:10:54 bsiegert Exp $
+# $NetBSD: Makefile,v 1.16 2019/10/18 14:58:58 bsiegert Exp $
DISTNAME= sentences-1.0.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 12
+PKGREVISION= 13
MASTER_SITES= ${MASTER_SITE_GITHUB:=neurosnap/}
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/go-tablewriter/Makefile b/textproc/go-tablewriter/Makefile
index f39970b5f88..73100703e52 100644
--- a/textproc/go-tablewriter/Makefile
+++ b/textproc/go-tablewriter/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2019/09/26 20:10:55 bsiegert Exp $
+# $NetBSD: Makefile,v 1.11 2019/10/18 14:58:58 bsiegert Exp $
DISTNAME= tablewriter-0.0.20180506
PKGNAME= go-${DISTNAME}
-PKGREVISION= 9
+PKGREVISION= 10
MASTER_SITES= ${MASTER_SITE_GITHUB:=olekukonko/}
CATEGORIES= textproc
GITHUB_PROJECT= ${PKGBASE:S/^go-//}
diff --git a/textproc/go-text/Makefile b/textproc/go-text/Makefile
index 6fe6cc0d1bd..fc5d8d660b0 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2019/09/26 20:10:53 bsiegert Exp $
+# $NetBSD: Makefile,v 1.27 2019/10/18 14:58:57 bsiegert Exp $
DISTNAME= go-text-0.3.0
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= text
diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile
index 3080a51ff18..7bd08fef3a4 100644
--- a/textproc/sift/Makefile
+++ b/textproc/sift/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2019/09/26 20:10:53 bsiegert Exp $
+# $NetBSD: Makefile,v 1.22 2019/10/18 14:58:57 bsiegert Exp $
DISTNAME= sift-0.6.0
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/}
GITHUB_TAG= v${PKGVERSION_NOREV}