summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-03-30 11:56:19 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-03-30 11:56:19 +0000
commit866a4d1335daf683647a2ec4f164c89219d5b0a4 (patch)
tree47fa431a2b93590114ddaf5b646801279f728acf /textproc
parenta6f44854471cb4e84596537a70bd43182318b4b5 (diff)
downloadpkgsrc-866a4d1335daf683647a2ec4f164c89219d5b0a4.tar.gz
Revbump all Go packages after 1.10.1 update.
ok wiz@ for committing during freeze
Diffstat (limited to 'textproc')
-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-runewidth/Makefile4
-rw-r--r--textproc/go-sentences/Makefile4
-rw-r--r--textproc/go-text/Makefile4
-rw-r--r--textproc/sift/Makefile4
8 files changed, 16 insertions, 16 deletions
diff --git a/textproc/go-inflect/Makefile b/textproc/go-inflect/Makefile
index acb5b470c83..e4e4b607091 100644
--- a/textproc/go-inflect/Makefile
+++ b/textproc/go-inflect/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2018/03/04 15:52:19 bsiegert Exp $
+# $NetBSD: Makefile,v 1.5 2018/03/30 11:56:26 bsiegert Exp $
DISTNAME= inflect-0.0.20170411
PKGNAME= go-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
MASTER_SITES= ${MASTER_SITE_GITHUB:=markbates/}
CATEGORIES= textproc
GITHUB_TAG= 6cacb66d100482ef7cc366289ccb156020e57e76
diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile
index cad8e49f2e4..a60d07bc953 100644
--- a/textproc/go-md2man/Makefile
+++ b/textproc/go-md2man/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2018/03/13 17:32:57 bsiegert Exp $
+# $NetBSD: Makefile,v 1.7 2018/03/30 11:56:26 bsiegert Exp $
DISTNAME= go-md2man-1.0.6
MASTER_SITES= ${MASTER_SITE_GITHUB:=cpuguy83/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/go-mmark/Makefile b/textproc/go-mmark/Makefile
index b5816b40bbc..5602369d0d3 100644
--- a/textproc/go-mmark/Makefile
+++ b/textproc/go-mmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2018/03/04 15:52:19 bsiegert Exp $
+# $NetBSD: Makefile,v 1.4 2018/03/30 11:56:26 bsiegert Exp $
DISTNAME= mmark-1.3.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
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 afbc7c7f30f..d79e653dc8a 100644
--- a/textproc/go-prose/Makefile
+++ b/textproc/go-prose/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2018/03/04 15:52:20 bsiegert Exp $
+# $NetBSD: Makefile,v 1.5 2018/03/30 11:56:26 bsiegert Exp $
DISTNAME= prose-0.0.20170806
PKGNAME= go-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
MASTER_SITES= ${MASTER_SITE_GITHUB:=jdkato/}
CATEGORIES= textproc
GITHUB_TAG= a678fc7b3ceb0f38ff832c337dea083902c349b2
diff --git a/textproc/go-runewidth/Makefile b/textproc/go-runewidth/Makefile
index 41fb1c5d9fe..1234ebaa09e 100644
--- a/textproc/go-runewidth/Makefile
+++ b/textproc/go-runewidth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2018/03/04 15:52:20 bsiegert Exp $
+# $NetBSD: Makefile,v 1.9 2018/03/30 11:56:26 bsiegert Exp $
DISTNAME= go-runewidth-0.0.2
-PKGREVISION= 2
+PKGREVISION= 3
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 b8dd6688673..19e971d7b92 100644
--- a/textproc/go-sentences/Makefile
+++ b/textproc/go-sentences/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2018/03/04 15:52:20 bsiegert Exp $
+# $NetBSD: Makefile,v 1.5 2018/03/30 11:56:26 bsiegert Exp $
DISTNAME= sentences-1.0.6
PKGNAME= go-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
MASTER_SITES= ${MASTER_SITE_GITHUB:=neurosnap/}
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/go-text/Makefile b/textproc/go-text/Makefile
index dbd7246900e..c32db7abd21 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2018/03/04 15:52:20 bsiegert Exp $
+# $NetBSD: Makefile,v 1.15 2018/03/30 11:56:26 bsiegert Exp $
DISTNAME= go-text-20151217
-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 81fe707e425..76cf50565b8 100644
--- a/textproc/sift/Makefile
+++ b/textproc/sift/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2018/03/13 17:28:59 bsiegert Exp $
+# $NetBSD: Makefile,v 1.11 2018/03/30 11:56:26 bsiegert Exp $
DISTNAME= sift-0.6.0
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/}
GITHUB_TAG= v${PKGVERSION_NOREV}