summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-03-21 16:57:00 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-03-21 16:57:00 +0000
commite2d17129f907da9086f8fcde0e3940ae1bdf0c2e (patch)
tree65c7341e85d54d1fe8e4556459633e49e87cf32a /textproc
parent60678e2ae396e90fd301743eddd4883f97700f1f (diff)
downloadpkgsrc-e2d17129f907da9086f8fcde0e3940ae1bdf0c2e.tar.gz
Revbump all Go packages after go113 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 befe0f7a3cc..2b0b3d3a138 100644
--- a/textproc/go-chroma/Makefile
+++ b/textproc/go-chroma/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2020/02/02 14:19:11 bsiegert Exp $
+# $NetBSD: Makefile,v 1.14 2020/03/21 16:57:19 bsiegert Exp $
DISTNAME= chroma-0.5.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 12
+PKGREVISION= 13
MASTER_SITES= ${MASTER_SITE_GITHUB:=alecthomas/}
CATEGORIES= textproc
GITHUB_PROJECT= chroma
diff --git a/textproc/go-diff/Makefile b/textproc/go-diff/Makefile
index e57a2aeb00e..4c82d1f5965 100644
--- a/textproc/go-diff/Makefile
+++ b/textproc/go-diff/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2020/02/02 14:19:11 bsiegert Exp $
+# $NetBSD: Makefile,v 1.14 2020/03/21 16:57:19 bsiegert Exp $
DISTNAME= go-diff-1.0.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 12
+PKGREVISION= 13
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 9d87a35ebd7..d7a479b3af2 100644
--- a/textproc/go-glob/Makefile
+++ b/textproc/go-glob/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2020/02/02 14:19:11 bsiegert Exp $
+# $NetBSD: Makefile,v 1.17 2020/03/21 16:57:18 bsiegert Exp $
DISTNAME= glob-0.2.3
PKGNAME= go-${DISTNAME}
-PKGREVISION= 13
+PKGREVISION= 14
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 bfd9c633884..23ba0714353 100644
--- a/textproc/go-inflect/Makefile
+++ b/textproc/go-inflect/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2020/02/02 14:19:11 bsiegert Exp $
+# $NetBSD: Makefile,v 1.21 2020/03/21 16:57:18 bsiegert Exp $
DISTNAME= inflect-0.0.20170411
PKGNAME= go-${DISTNAME}
-PKGREVISION= 16
+PKGREVISION= 17
MASTER_SITES= ${MASTER_SITE_GITHUB:=markbates/}
CATEGORIES= textproc
GITHUB_TAG= 6cacb66d100482ef7cc366289ccb156020e57e76
diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile
index 385f39a8981..a7335ce6fc8 100644
--- a/textproc/go-md2man/Makefile
+++ b/textproc/go-md2man/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2020/02/02 14:19:11 bsiegert Exp $
+# $NetBSD: Makefile,v 1.23 2020/03/21 16:57:17 bsiegert Exp $
DISTNAME= go-md2man-1.0.8
MASTER_SITES= ${MASTER_SITE_GITHUB:=cpuguy83/}
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/go-mmark/Makefile b/textproc/go-mmark/Makefile
index ec10685739c..50cfc3cc01c 100644
--- a/textproc/go-mmark/Makefile
+++ b/textproc/go-mmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2020/02/02 14:19:11 bsiegert Exp $
+# $NetBSD: Makefile,v 1.20 2020/03/21 16:57:18 bsiegert Exp $
DISTNAME= mmark-1.3.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 16
+PKGREVISION= 17
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 6a8690ac520..223337450fe 100644
--- a/textproc/go-prose/Makefile
+++ b/textproc/go-prose/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2020/02/02 14:19:12 bsiegert Exp $
+# $NetBSD: Makefile,v 1.21 2020/03/21 16:57:18 bsiegert Exp $
DISTNAME= prose-0.0.20170806
PKGNAME= go-${DISTNAME}
-PKGREVISION= 16
+PKGREVISION= 17
MASTER_SITES= ${MASTER_SITE_GITHUB:=jdkato/}
CATEGORIES= textproc
GITHUB_TAG= a678fc7b3ceb0f38ff832c337dea083902c349b2
diff --git a/textproc/go-regexp2/Makefile b/textproc/go-regexp2/Makefile
index cb4007fbe86..50916c4bc77 100644
--- a/textproc/go-regexp2/Makefile
+++ b/textproc/go-regexp2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2020/02/02 14:19:12 bsiegert Exp $
+# $NetBSD: Makefile,v 1.14 2020/03/21 16:57:18 bsiegert Exp $
DISTNAME= regexp2-1.1.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 12
+PKGREVISION= 13
MASTER_SITES= ${MASTER_SITE_GITHUB:=dlclark/}
CATEGORIES= textproc
GITHUB_PROJECT= regexp2
diff --git a/textproc/go-runewidth/Makefile b/textproc/go-runewidth/Makefile
index 33d7b25e5c7..bbdd13a6c9f 100644
--- a/textproc/go-runewidth/Makefile
+++ b/textproc/go-runewidth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2020/02/02 14:19:12 bsiegert Exp $
+# $NetBSD: Makefile,v 1.24 2020/03/21 16:57:19 bsiegert Exp $
DISTNAME= go-runewidth-0.0.2
-PKGREVISION= 17
+PKGREVISION= 18
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 8cefe9355ee..4e57ee55f04 100644
--- a/textproc/go-sentences/Makefile
+++ b/textproc/go-sentences/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2020/02/02 14:19:12 bsiegert Exp $
+# $NetBSD: Makefile,v 1.21 2020/03/21 16:57:18 bsiegert Exp $
DISTNAME= sentences-1.0.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 16
+PKGREVISION= 17
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 81be3fe2b86..7d05fddab78 100644
--- a/textproc/go-tablewriter/Makefile
+++ b/textproc/go-tablewriter/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2020/02/02 14:19:12 bsiegert Exp $
+# $NetBSD: Makefile,v 1.15 2020/03/21 16:57:19 bsiegert Exp $
DISTNAME= tablewriter-0.0.20180506
PKGNAME= go-${DISTNAME}
-PKGREVISION= 13
+PKGREVISION= 14
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 f0af2316825..56212accf03 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2020/02/02 14:19:12 bsiegert Exp $
+# $NetBSD: Makefile,v 1.32 2020/03/21 16:57:18 bsiegert Exp $
DISTNAME= go-text-0.3.0
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= text
diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile
index 8116964b8c8..eb63598e8d8 100644
--- a/textproc/sift/Makefile
+++ b/textproc/sift/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2020/02/02 14:19:12 bsiegert Exp $
+# $NetBSD: Makefile,v 1.26 2020/03/21 16:57:19 bsiegert Exp $
DISTNAME= sift-0.6.0
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/}
GITHUB_TAG= v${PKGVERSION_NOREV}