summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2016-10-29 08:59:46 +0000
committerbsiegert <bsiegert@pkgsrc.org>2016-10-29 08:59:46 +0000
commitfb3e410b11aa8c8de078c03e189695ac5a2cc253 (patch)
tree0747b8e0dcb029c58287c06901b2beaa4b85292c /textproc
parent05c7afcf4774da5f9452b912b06ae501eb20fe38 (diff)
downloadpkgsrc-fb3e410b11aa8c8de078c03e189695ac5a2cc253.tar.gz
Revbump packages depending on Go after the Go 1.7.3 update.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/go-runewidth/Makefile4
-rw-r--r--textproc/go-text/Makefile4
-rw-r--r--textproc/sift/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/go-runewidth/Makefile b/textproc/go-runewidth/Makefile
index 7708235463a..e4a3c04acdf 100644
--- a/textproc/go-runewidth/Makefile
+++ b/textproc/go-runewidth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2016/09/10 19:47:21 bsiegert Exp $
+# $NetBSD: Makefile,v 1.4 2016/10/29 08:59:49 bsiegert Exp $
DISTNAME= go-runewidth-0.0.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=mattn/}
GITHUB_PROJECT= go-runewidth
diff --git a/textproc/go-text/Makefile b/textproc/go-text/Makefile
index 7321f67594d..3cd4bddd152 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2016/09/10 19:47:21 bsiegert Exp $
+# $NetBSD: Makefile,v 1.10 2016/10/29 08:59:49 bsiegert Exp $
#
DISTNAME= go-text-20151217
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= text
diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile
index 2ba22f102a3..72e130eca90 100644
--- a/textproc/sift/Makefile
+++ b/textproc/sift/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2016/09/10 19:47:21 bsiegert Exp $
+# $NetBSD: Makefile,v 1.6 2016/10/29 08:59:49 bsiegert Exp $
DISTNAME= sift-0.6.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/}
GITHUB_TAG= v${PKGVERSION_NOREV}