summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-11-04 18:37:54 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-11-04 18:37:54 +0000
commitee84c46bdd5b107685b626efd7378a5749d9d9b7 (patch)
tree27d8bc4a990dcea81d9172b048effa85f287260f /textproc
parent1782b5111e93fc3df8ea6d7c1de67926a57e6287 (diff)
downloadpkgsrc-ee84c46bdd5b107685b626efd7378a5749d9d9b7.tar.gz
Revbump all Go packages after go111 update.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/go-glob/Makefile3
-rw-r--r--textproc/go-inflect/Makefile4
-rw-r--r--textproc/go-md2man/Makefile3
-rw-r--r--textproc/go-mmark/Makefile4
-rw-r--r--textproc/go-prose/Makefile4
-rw-r--r--textproc/go-runewidth/Makefile4
-rw-r--r--textproc/go-sentences/Makefile4
-rw-r--r--textproc/go-tablewriter/Makefile3
-rw-r--r--textproc/go-text/Makefile3
-rw-r--r--textproc/sift/Makefile4
10 files changed, 20 insertions, 16 deletions
diff --git a/textproc/go-glob/Makefile b/textproc/go-glob/Makefile
index b931cd0e3a1..3670a55262c 100644
--- a/textproc/go-glob/Makefile
+++ b/textproc/go-glob/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2018/09/29 15:27:07 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2018/11/04 18:38:08 bsiegert Exp $
DISTNAME= glob-0.2.3
PKGNAME= go-${DISTNAME}
+PKGREVISION= 1
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 6239feb589f..95c05d40043 100644
--- a/textproc/go-inflect/Makefile
+++ b/textproc/go-inflect/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2018/06/12 17:50:29 bsiegert Exp $
+# $NetBSD: Makefile,v 1.7 2018/11/04 18:38:07 bsiegert Exp $
DISTNAME= inflect-0.0.20170411
PKGNAME= go-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
MASTER_SITES= ${MASTER_SITE_GITHUB:=markbates/}
CATEGORIES= textproc
GITHUB_TAG= 6cacb66d100482ef7cc366289ccb156020e57e76
diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile
index 06ed23288b6..c9dd46f44e8 100644
--- a/textproc/go-md2man/Makefile
+++ b/textproc/go-md2man/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2018/07/18 07:20:21 minskim Exp $
+# $NetBSD: Makefile,v 1.10 2018/11/04 18:38:07 bsiegert Exp $
DISTNAME= go-md2man-1.0.8
MASTER_SITES= ${MASTER_SITE_GITHUB:=cpuguy83/}
+PKGREVISION= 1
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/go-mmark/Makefile b/textproc/go-mmark/Makefile
index 1d2db0af1a9..2e37df52ebf 100644
--- a/textproc/go-mmark/Makefile
+++ b/textproc/go-mmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2018/06/12 17:50:29 bsiegert Exp $
+# $NetBSD: Makefile,v 1.6 2018/11/04 18:38:08 bsiegert Exp $
DISTNAME= mmark-1.3.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
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 f0739c8537a..d5fcce1c2d1 100644
--- a/textproc/go-prose/Makefile
+++ b/textproc/go-prose/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2018/06/12 17:50:29 bsiegert Exp $
+# $NetBSD: Makefile,v 1.7 2018/11/04 18:38:08 bsiegert Exp $
DISTNAME= prose-0.0.20170806
PKGNAME= go-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
MASTER_SITES= ${MASTER_SITE_GITHUB:=jdkato/}
CATEGORIES= textproc
GITHUB_TAG= a678fc7b3ceb0f38ff832c337dea083902c349b2
diff --git a/textproc/go-runewidth/Makefile b/textproc/go-runewidth/Makefile
index ffe76cf6ab5..f08c0a2069e 100644
--- a/textproc/go-runewidth/Makefile
+++ b/textproc/go-runewidth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2018/06/12 17:50:29 bsiegert Exp $
+# $NetBSD: Makefile,v 1.11 2018/11/04 18:38:08 bsiegert Exp $
DISTNAME= go-runewidth-0.0.2
-PKGREVISION= 4
+PKGREVISION= 5
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 de8b3396a4d..80a224ba684 100644
--- a/textproc/go-sentences/Makefile
+++ b/textproc/go-sentences/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2018/06/12 17:50:29 bsiegert Exp $
+# $NetBSD: Makefile,v 1.7 2018/11/04 18:38:08 bsiegert Exp $
DISTNAME= sentences-1.0.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
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 5823e6d4f68..1a994411c21 100644
--- a/textproc/go-tablewriter/Makefile
+++ b/textproc/go-tablewriter/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2018/07/17 03:54:51 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2018/11/04 18:38:08 bsiegert Exp $
DISTNAME= tablewriter-0.0.20180506
PKGNAME= go-${DISTNAME}
+PKGREVISION= 1
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 080143a008a..c4b2b91bedb 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2018/07/08 17:15:42 bsiegert Exp $
+# $NetBSD: Makefile,v 1.18 2018/11/04 18:38:07 bsiegert Exp $
DISTNAME= go-text-0.3.0
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= text
diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile
index c879ee5e1cd..7b58baf7473 100644
--- a/textproc/sift/Makefile
+++ b/textproc/sift/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2018/06/12 17:50:29 bsiegert Exp $
+# $NetBSD: Makefile,v 1.13 2018/11/04 18:38:07 bsiegert Exp $
DISTNAME= sift-0.6.0
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/}
GITHUB_TAG= v${PKGVERSION_NOREV}