summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2020-01-10 13:32:09 +0000
committerbsiegert <bsiegert@pkgsrc.org>2020-01-10 13:32:09 +0000
commit48efc970024cc2166d6b450f27478d8fa07da537 (patch)
treecbada71ad111422a2982ab988d00e7d2edaa9cd5 /textproc
parent8d96b38d11967fc92ee9d8e72f29ef6b2ee5e03d (diff)
downloadpkgsrc-48efc970024cc2166d6b450f27478d8fa07da537.tar.gz
Revbump Go packages after Go default version bump.
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 6384a119a5d..163e2d3a7be 100644
--- a/textproc/go-chroma/Makefile
+++ b/textproc/go-chroma/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2019/12/13 07:43:51 bsiegert Exp $
+# $NetBSD: Makefile,v 1.12 2020/01/10 13:32:16 bsiegert Exp $
DISTNAME= chroma-0.5.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 10
+PKGREVISION= 11
MASTER_SITES= ${MASTER_SITE_GITHUB:=alecthomas/}
CATEGORIES= textproc
GITHUB_PROJECT= chroma
diff --git a/textproc/go-diff/Makefile b/textproc/go-diff/Makefile
index f3773cc8e62..ee0c4837416 100644
--- a/textproc/go-diff/Makefile
+++ b/textproc/go-diff/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2019/12/13 07:43:51 bsiegert Exp $
+# $NetBSD: Makefile,v 1.12 2020/01/10 13:32:17 bsiegert Exp $
DISTNAME= go-diff-1.0.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 10
+PKGREVISION= 11
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 c5558b1437e..4406a20284f 100644
--- a/textproc/go-glob/Makefile
+++ b/textproc/go-glob/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2019/12/13 07:43:51 bsiegert Exp $
+# $NetBSD: Makefile,v 1.15 2020/01/10 13:32:16 bsiegert Exp $
DISTNAME= glob-0.2.3
PKGNAME= go-${DISTNAME}
-PKGREVISION= 11
+PKGREVISION= 12
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 f75b5e16f25..da32ad21e43 100644
--- a/textproc/go-inflect/Makefile
+++ b/textproc/go-inflect/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2019/12/13 07:43:50 bsiegert Exp $
+# $NetBSD: Makefile,v 1.19 2020/01/10 13:32:17 bsiegert Exp $
DISTNAME= inflect-0.0.20170411
PKGNAME= go-${DISTNAME}
-PKGREVISION= 14
+PKGREVISION= 15
MASTER_SITES= ${MASTER_SITE_GITHUB:=markbates/}
CATEGORIES= textproc
GITHUB_TAG= 6cacb66d100482ef7cc366289ccb156020e57e76
diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile
index 819dfeb2de4..09eb81ba47d 100644
--- a/textproc/go-md2man/Makefile
+++ b/textproc/go-md2man/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2019/12/13 07:43:51 bsiegert Exp $
+# $NetBSD: Makefile,v 1.21 2020/01/10 13:32:17 bsiegert Exp $
DISTNAME= go-md2man-1.0.8
MASTER_SITES= ${MASTER_SITE_GITHUB:=cpuguy83/}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/go-mmark/Makefile b/textproc/go-mmark/Makefile
index 8c8367936ac..ea73eca0274 100644
--- a/textproc/go-mmark/Makefile
+++ b/textproc/go-mmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2019/12/13 07:43:51 bsiegert Exp $
+# $NetBSD: Makefile,v 1.18 2020/01/10 13:32:18 bsiegert Exp $
DISTNAME= mmark-1.3.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 14
+PKGREVISION= 15
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 d4d5b97bf75..f4cc3f3fc3b 100644
--- a/textproc/go-prose/Makefile
+++ b/textproc/go-prose/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2019/12/13 07:43:51 bsiegert Exp $
+# $NetBSD: Makefile,v 1.19 2020/01/10 13:32:17 bsiegert Exp $
DISTNAME= prose-0.0.20170806
PKGNAME= go-${DISTNAME}
-PKGREVISION= 14
+PKGREVISION= 15
MASTER_SITES= ${MASTER_SITE_GITHUB:=jdkato/}
CATEGORIES= textproc
GITHUB_TAG= a678fc7b3ceb0f38ff832c337dea083902c349b2
diff --git a/textproc/go-regexp2/Makefile b/textproc/go-regexp2/Makefile
index 0bf4ded5192..e9625da2e32 100644
--- a/textproc/go-regexp2/Makefile
+++ b/textproc/go-regexp2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2019/12/13 07:43:52 bsiegert Exp $
+# $NetBSD: Makefile,v 1.12 2020/01/10 13:32:16 bsiegert Exp $
DISTNAME= regexp2-1.1.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 10
+PKGREVISION= 11
MASTER_SITES= ${MASTER_SITE_GITHUB:=dlclark/}
CATEGORIES= textproc
GITHUB_PROJECT= regexp2
diff --git a/textproc/go-runewidth/Makefile b/textproc/go-runewidth/Makefile
index 0d288439b77..ce68fec9c66 100644
--- a/textproc/go-runewidth/Makefile
+++ b/textproc/go-runewidth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2019/12/13 07:43:51 bsiegert Exp $
+# $NetBSD: Makefile,v 1.22 2020/01/10 13:32:18 bsiegert Exp $
DISTNAME= go-runewidth-0.0.2
-PKGREVISION= 15
+PKGREVISION= 16
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 87484dbf144..ddfc0bfda00 100644
--- a/textproc/go-sentences/Makefile
+++ b/textproc/go-sentences/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2019/12/13 07:43:51 bsiegert Exp $
+# $NetBSD: Makefile,v 1.19 2020/01/10 13:32:17 bsiegert Exp $
DISTNAME= sentences-1.0.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 14
+PKGREVISION= 15
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 9276c763c4f..5c6b7c6019c 100644
--- a/textproc/go-tablewriter/Makefile
+++ b/textproc/go-tablewriter/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2019/12/13 07:43:51 bsiegert Exp $
+# $NetBSD: Makefile,v 1.13 2020/01/10 13:32:17 bsiegert Exp $
DISTNAME= tablewriter-0.0.20180506
PKGNAME= go-${DISTNAME}
-PKGREVISION= 11
+PKGREVISION= 12
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 cfeb84a4a56..0c0ce2a0338 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2019/12/13 07:43:50 bsiegert Exp $
+# $NetBSD: Makefile,v 1.29 2020/01/10 13:32:17 bsiegert Exp $
DISTNAME= go-text-0.3.0
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= text
diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile
index 92ffccbb026..ad034a404ca 100644
--- a/textproc/sift/Makefile
+++ b/textproc/sift/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2019/12/13 07:43:50 bsiegert Exp $
+# $NetBSD: Makefile,v 1.24 2020/01/10 13:32:18 bsiegert Exp $
DISTNAME= sift-0.6.0
-PKGREVISION= 21
+PKGREVISION= 22
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/}
GITHUB_TAG= v${PKGVERSION_NOREV}