summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2019-09-26 20:10:39 +0000
committerbsiegert <bsiegert@pkgsrc.org>2019-09-26 20:10:39 +0000
commitafb8590c95bba19b651cd83dcd3530827692d05b (patch)
treeed43a265f959cb2bbc57bc6c19ff8573746b7921 /textproc
parente54fbaf177ffb1f14bb0396c9b497a60e438d9ef (diff)
downloadpkgsrc-afb8590c95bba19b651cd83dcd3530827692d05b.tar.gz
Revbump all Go packages after 1.12.10 update.
ok wiz@ for PMC
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 1813af0d934..8795f9167e1 100644
--- a/textproc/go-chroma/Makefile
+++ b/textproc/go-chroma/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2019/08/14 15:45:49 bsiegert Exp $
+# $NetBSD: Makefile,v 1.9 2019/09/26 20:10:54 bsiegert Exp $
DISTNAME= chroma-0.5.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
MASTER_SITES= ${MASTER_SITE_GITHUB:=alecthomas/}
CATEGORIES= textproc
GITHUB_PROJECT= chroma
diff --git a/textproc/go-diff/Makefile b/textproc/go-diff/Makefile
index 541727f3304..76ae6c73706 100644
--- a/textproc/go-diff/Makefile
+++ b/textproc/go-diff/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2019/08/14 15:45:49 bsiegert Exp $
+# $NetBSD: Makefile,v 1.9 2019/09/26 20:10:54 bsiegert Exp $
DISTNAME= go-diff-1.0.0
PKGNAME= go-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
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 c216e031c33..cf900546b97 100644
--- a/textproc/go-glob/Makefile
+++ b/textproc/go-glob/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2019/08/14 15:45:49 bsiegert Exp $
+# $NetBSD: Makefile,v 1.12 2019/09/26 20:10:54 bsiegert Exp $
DISTNAME= glob-0.2.3
PKGNAME= go-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
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 3c00d153cb4..4b258e4d077 100644
--- a/textproc/go-inflect/Makefile
+++ b/textproc/go-inflect/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2019/08/14 15:45:48 bsiegert Exp $
+# $NetBSD: Makefile,v 1.15 2019/09/26 20:10:54 bsiegert Exp $
DISTNAME= inflect-0.0.20170411
PKGNAME= go-${DISTNAME}
-PKGREVISION= 11
+PKGREVISION= 12
MASTER_SITES= ${MASTER_SITE_GITHUB:=markbates/}
CATEGORIES= textproc
GITHUB_TAG= 6cacb66d100482ef7cc366289ccb156020e57e76
diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile
index 6978ad1407e..fd4b2062443 100644
--- a/textproc/go-md2man/Makefile
+++ b/textproc/go-md2man/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2019/08/14 15:45:48 bsiegert Exp $
+# $NetBSD: Makefile,v 1.18 2019/09/26 20:10:54 bsiegert Exp $
DISTNAME= go-md2man-1.0.8
MASTER_SITES= ${MASTER_SITE_GITHUB:=cpuguy83/}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/go-mmark/Makefile b/textproc/go-mmark/Makefile
index 7fc87346bfa..fd6c835b122 100644
--- a/textproc/go-mmark/Makefile
+++ b/textproc/go-mmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2019/08/14 15:45:48 bsiegert Exp $
+# $NetBSD: Makefile,v 1.14 2019/09/26 20:10:54 bsiegert Exp $
DISTNAME= mmark-1.3.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 11
+PKGREVISION= 12
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 0bf5a30e7e8..272307013ac 100644
--- a/textproc/go-prose/Makefile
+++ b/textproc/go-prose/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2019/08/14 15:45:49 bsiegert Exp $
+# $NetBSD: Makefile,v 1.15 2019/09/26 20:10:54 bsiegert Exp $
DISTNAME= prose-0.0.20170806
PKGNAME= go-${DISTNAME}
-PKGREVISION= 11
+PKGREVISION= 12
MASTER_SITES= ${MASTER_SITE_GITHUB:=jdkato/}
CATEGORIES= textproc
GITHUB_TAG= a678fc7b3ceb0f38ff832c337dea083902c349b2
diff --git a/textproc/go-regexp2/Makefile b/textproc/go-regexp2/Makefile
index 607689f5e1f..8c18d24979c 100644
--- a/textproc/go-regexp2/Makefile
+++ b/textproc/go-regexp2/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2019/08/14 15:45:49 bsiegert Exp $
+# $NetBSD: Makefile,v 1.9 2019/09/26 20:10:54 bsiegert Exp $
DISTNAME= regexp2-1.1.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 7
+PKGREVISION= 8
MASTER_SITES= ${MASTER_SITE_GITHUB:=dlclark/}
CATEGORIES= textproc
GITHUB_PROJECT= regexp2
diff --git a/textproc/go-runewidth/Makefile b/textproc/go-runewidth/Makefile
index 28a6d9cb930..20b078df6ed 100644
--- a/textproc/go-runewidth/Makefile
+++ b/textproc/go-runewidth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2019/08/14 15:45:48 bsiegert Exp $
+# $NetBSD: Makefile,v 1.19 2019/09/26 20:10:53 bsiegert Exp $
DISTNAME= go-runewidth-0.0.2
-PKGREVISION= 12
+PKGREVISION= 13
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 3b4708422e5..7e40aa1bbfd 100644
--- a/textproc/go-sentences/Makefile
+++ b/textproc/go-sentences/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2019/08/14 15:45:49 bsiegert Exp $
+# $NetBSD: Makefile,v 1.15 2019/09/26 20:10:54 bsiegert Exp $
DISTNAME= sentences-1.0.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 11
+PKGREVISION= 12
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 79087e97831..f39970b5f88 100644
--- a/textproc/go-tablewriter/Makefile
+++ b/textproc/go-tablewriter/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2019/08/14 15:45:49 bsiegert Exp $
+# $NetBSD: Makefile,v 1.10 2019/09/26 20:10:55 bsiegert Exp $
DISTNAME= tablewriter-0.0.20180506
PKGNAME= go-${DISTNAME}
-PKGREVISION= 8
+PKGREVISION= 9
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 b411cd1865a..6fe6cc0d1bd 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2019/08/14 15:45:48 bsiegert Exp $
+# $NetBSD: Makefile,v 1.26 2019/09/26 20:10:53 bsiegert Exp $
DISTNAME= go-text-0.3.0
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= text
diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile
index 56081f87dbb..3080a51ff18 100644
--- a/textproc/sift/Makefile
+++ b/textproc/sift/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2019/08/14 15:45:48 bsiegert Exp $
+# $NetBSD: Makefile,v 1.21 2019/09/26 20:10:53 bsiegert Exp $
DISTNAME= sift-0.6.0
-PKGREVISION= 18
+PKGREVISION= 19
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/}
GITHUB_TAG= v${PKGVERSION_NOREV}