summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-07-17 18:04:11 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-07-17 18:04:11 +0000
commit4dc51bbe311eb7780668b6267662c66c1329d72b (patch)
tree245b4972759fb02dfc409c1dba500e33437d2908 /textproc
parent93470644062449efefa45f04a90c918011fe5b01 (diff)
downloadpkgsrc-4dc51bbe311eb7780668b6267662c66c1329d72b.tar.gz
Revbump all Go packages after go114 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-goldmark/Makefile4
-rw-r--r--textproc/go-inflect/Makefile4
-rw-r--r--textproc/go-kr-text/Makefile3
-rw-r--r--textproc/go-md2man/Makefile4
-rw-r--r--textproc/go-mmark/Makefile4
-rw-r--r--textproc/go-org/Makefile3
-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
16 files changed, 32 insertions, 30 deletions
diff --git a/textproc/go-chroma/Makefile b/textproc/go-chroma/Makefile
index e29c38496ae..fec138b8eda 100644
--- a/textproc/go-chroma/Makefile
+++ b/textproc/go-chroma/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2020/06/17 09:54:13 bsiegert Exp $
+# $NetBSD: Makefile,v 1.17 2020/07/17 18:04:29 bsiegert Exp $
DISTNAME= chroma-0.5.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 15
+PKGREVISION= 16
MASTER_SITES= ${MASTER_SITE_GITHUB:=alecthomas/}
CATEGORIES= textproc
GITHUB_PROJECT= chroma
diff --git a/textproc/go-diff/Makefile b/textproc/go-diff/Makefile
index 24ea4ee5189..3e53c2b849e 100644
--- a/textproc/go-diff/Makefile
+++ b/textproc/go-diff/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2020/06/17 09:54:13 bsiegert Exp $
+# $NetBSD: Makefile,v 1.17 2020/07/17 18:04:29 bsiegert Exp $
DISTNAME= go-diff-1.0.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 15
+PKGREVISION= 16
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 e5333fa2a53..c01edde5b47 100644
--- a/textproc/go-glob/Makefile
+++ b/textproc/go-glob/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2020/06/17 09:54:13 bsiegert Exp $
+# $NetBSD: Makefile,v 1.20 2020/07/17 18:04:29 bsiegert Exp $
DISTNAME= glob-0.2.3
PKGNAME= go-${DISTNAME}
-PKGREVISION= 16
+PKGREVISION= 17
MASTER_SITES= ${MASTER_SITE_GITHUB:=gobwas/}
CATEGORIES= textproc
GITHUB_PROJECT= ${PKGBASE:S/^go-//}
diff --git a/textproc/go-goldmark/Makefile b/textproc/go-goldmark/Makefile
index 03efc06b948..f7fa5442db1 100644
--- a/textproc/go-goldmark/Makefile
+++ b/textproc/go-goldmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2020/06/17 09:54:14 bsiegert Exp $
+# $NetBSD: Makefile,v 1.3 2020/07/17 18:04:29 bsiegert Exp $
DISTNAME= goldmark-1.1.30
PKGNAME= go-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
MASTER_SITES= ${MASTER_SITE_GITHUB:=yuin/}
CATEGORIES= textproc
GITHUB_PROJECT= goldmark
diff --git a/textproc/go-inflect/Makefile b/textproc/go-inflect/Makefile
index 1dd3cc8252d..201f7cece4f 100644
--- a/textproc/go-inflect/Makefile
+++ b/textproc/go-inflect/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2020/06/17 09:54:13 bsiegert Exp $
+# $NetBSD: Makefile,v 1.24 2020/07/17 18:04:29 bsiegert Exp $
DISTNAME= inflect-0.0.20170411
PKGNAME= go-${DISTNAME}
-PKGREVISION= 19
+PKGREVISION= 20
MASTER_SITES= ${MASTER_SITE_GITHUB:=markbates/}
CATEGORIES= textproc
GITHUB_TAG= 6cacb66d100482ef7cc366289ccb156020e57e76
diff --git a/textproc/go-kr-text/Makefile b/textproc/go-kr-text/Makefile
index 30eeaf67c80..3e272a2a8ed 100644
--- a/textproc/go-kr-text/Makefile
+++ b/textproc/go-kr-text/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2020/06/29 13:04:01 nikita Exp $
+# $NetBSD: Makefile,v 1.2 2020/07/17 18:04:29 bsiegert Exp $
DISTNAME= go-kr-text-0.2.0
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=kr/}
GITHUB_PROJECT= text
diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile
index 9f08b90bb2c..2c3fe132bb8 100644
--- a/textproc/go-md2man/Makefile
+++ b/textproc/go-md2man/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2020/06/17 09:54:13 bsiegert Exp $
+# $NetBSD: Makefile,v 1.26 2020/07/17 18:04:30 bsiegert Exp $
DISTNAME= go-md2man-1.0.8
MASTER_SITES= ${MASTER_SITE_GITHUB:=cpuguy83/}
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/go-mmark/Makefile b/textproc/go-mmark/Makefile
index 38d07ca753a..df02b997c90 100644
--- a/textproc/go-mmark/Makefile
+++ b/textproc/go-mmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2020/06/17 09:54:12 bsiegert Exp $
+# $NetBSD: Makefile,v 1.23 2020/07/17 18:04:30 bsiegert Exp $
DISTNAME= mmark-1.3.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 19
+PKGREVISION= 20
MASTER_SITES= ${MASTER_SITE_GITHUB:=miekg/}
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/go-org/Makefile b/textproc/go-org/Makefile
index b1af19bb8f1..9ad2c0a4d01 100644
--- a/textproc/go-org/Makefile
+++ b/textproc/go-org/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2020/06/29 12:56:43 nikita Exp $
+# $NetBSD: Makefile,v 1.3 2020/07/17 18:04:30 bsiegert Exp $
DISTNAME= go-org-1.1.0
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=niklasfasching/}
GITHUB_PROJECT= go-org
diff --git a/textproc/go-prose/Makefile b/textproc/go-prose/Makefile
index 3b84fc60080..67e32402477 100644
--- a/textproc/go-prose/Makefile
+++ b/textproc/go-prose/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2020/06/17 09:54:13 bsiegert Exp $
+# $NetBSD: Makefile,v 1.24 2020/07/17 18:04:30 bsiegert Exp $
DISTNAME= prose-0.0.20170806
PKGNAME= go-${DISTNAME}
-PKGREVISION= 19
+PKGREVISION= 20
MASTER_SITES= ${MASTER_SITE_GITHUB:=jdkato/}
CATEGORIES= textproc
GITHUB_TAG= a678fc7b3ceb0f38ff832c337dea083902c349b2
diff --git a/textproc/go-regexp2/Makefile b/textproc/go-regexp2/Makefile
index c2ae0f621c1..3de19fbb71b 100644
--- a/textproc/go-regexp2/Makefile
+++ b/textproc/go-regexp2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2020/06/17 09:54:14 bsiegert Exp $
+# $NetBSD: Makefile,v 1.17 2020/07/17 18:04:30 bsiegert Exp $
DISTNAME= regexp2-1.1.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 15
+PKGREVISION= 16
MASTER_SITES= ${MASTER_SITE_GITHUB:=dlclark/}
CATEGORIES= textproc
GITHUB_PROJECT= regexp2
diff --git a/textproc/go-runewidth/Makefile b/textproc/go-runewidth/Makefile
index 491afbedbf9..d8f3dc45f80 100644
--- a/textproc/go-runewidth/Makefile
+++ b/textproc/go-runewidth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2020/06/17 09:54:13 bsiegert Exp $
+# $NetBSD: Makefile,v 1.27 2020/07/17 18:04:30 bsiegert Exp $
DISTNAME= go-runewidth-0.0.2
-PKGREVISION= 20
+PKGREVISION= 21
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 abaca2b786b..a09fd86e305 100644
--- a/textproc/go-sentences/Makefile
+++ b/textproc/go-sentences/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2020/06/17 09:54:13 bsiegert Exp $
+# $NetBSD: Makefile,v 1.24 2020/07/17 18:04:30 bsiegert Exp $
DISTNAME= sentences-1.0.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 19
+PKGREVISION= 20
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 bb4a6faf9c4..7f13844dfc8 100644
--- a/textproc/go-tablewriter/Makefile
+++ b/textproc/go-tablewriter/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2020/06/17 09:54:12 bsiegert Exp $
+# $NetBSD: Makefile,v 1.18 2020/07/17 18:04:30 bsiegert Exp $
DISTNAME= tablewriter-0.0.20180506
PKGNAME= go-${DISTNAME}
-PKGREVISION= 16
+PKGREVISION= 17
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 ac7c4678a6e..67a0d5d9143 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2020/06/17 09:54:12 bsiegert Exp $
+# $NetBSD: Makefile,v 1.35 2020/07/17 18:04:30 bsiegert Exp $
DISTNAME= go-text-0.3.0
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= text
diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile
index 75da50f20ea..b132b264ed6 100644
--- a/textproc/sift/Makefile
+++ b/textproc/sift/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2020/06/17 09:54:13 bsiegert Exp $
+# $NetBSD: Makefile,v 1.29 2020/07/17 18:04:31 bsiegert Exp $
DISTNAME= sift-0.6.0
-PKGREVISION= 26
+PKGREVISION= 27
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/}
GITHUB_TAG= v${PKGVERSION_NOREV}