summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2017-04-13 15:12:03 +0000
committerbsiegert <bsiegert>2017-04-13 15:12:03 +0000
commit754de8ad2f7e82334a4b16d67663183cd9c256b8 (patch)
treec15c4597e5f6add99d0190620318d07859cdae9d /textproc
parent1b9d6be81e85f838735490a7f5a54f77a044a58b (diff)
downloadpkgsrc-754de8ad2f7e82334a4b16d67663183cd9c256b8.tar.gz
Revbump all Go packages after the Go 1.8.1 update.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/go-runewidth/Makefile3
-rw-r--r--textproc/go-text/Makefile4
-rw-r--r--textproc/sift/Makefile4
3 files changed, 6 insertions, 5 deletions
diff --git a/textproc/go-runewidth/Makefile b/textproc/go-runewidth/Makefile
index ee3913c08e2..4a77f1f0adc 100644
--- a/textproc/go-runewidth/Makefile
+++ b/textproc/go-runewidth/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2017/02/07 13:03:17 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/04/13 15:12:06 bsiegert Exp $
DISTNAME= go-runewidth-0.0.2
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=mattn/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/go-text/Makefile b/textproc/go-text/Makefile
index 1400d061d99..f4d4079c8df 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2016/12/04 16:30:01 bsiegert Exp $
+# $NetBSD: Makefile,v 1.12 2017/04/13 15:12:06 bsiegert Exp $
#
DISTNAME= go-text-20151217
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= text
diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile
index b0ad5ca440d..042320d399b 100644
--- a/textproc/sift/Makefile
+++ b/textproc/sift/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2016/12/04 16:30:01 bsiegert Exp $
+# $NetBSD: Makefile,v 1.8 2017/04/13 15:12:06 bsiegert Exp $
DISTNAME= sift-0.6.0
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/}
GITHUB_TAG= v${PKGVERSION_NOREV}