summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2016-08-20 09:21:44 +0000
committerbsiegert <bsiegert>2016-08-20 09:21:44 +0000
commit88c3d77828550740ca88e078b3ee36155e60b051 (patch)
tree688382e0910d107594e0fffb1e7cfe9710e10baa /textproc
parente848b251fe3ea87d274569676736e1e2ede8665a (diff)
downloadpkgsrc-88c3d77828550740ca88e078b3ee36155e60b051.tar.gz
Revbump packages using Go for Go 1.7 release.
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 41722474e70..a055d8afc35 100644
--- a/textproc/go-runewidth/Makefile
+++ b/textproc/go-runewidth/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2016/08/13 20:21:08 bsiegert Exp $
+# $NetBSD: Makefile,v 1.2 2016/08/20 09:21:46 bsiegert Exp $
DISTNAME= go-runewidth-0.0.1
+PKGREVISION= 1
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 6e2ed404fae..44a6fbe4c30 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2016/02/23 20:18:12 bsiegert Exp $
+# $NetBSD: Makefile,v 1.8 2016/08/20 09:21:46 bsiegert Exp $
#
DISTNAME= go-text-20151217
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= text
diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile
index cbfddf0d9a6..22833316b7b 100644
--- a/textproc/sift/Makefile
+++ b/textproc/sift/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2016/02/23 20:18:12 bsiegert Exp $
+# $NetBSD: Makefile,v 1.4 2016/08/20 09:21:46 bsiegert Exp $
DISTNAME= sift-0.6.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/}
GITHUB_TAG= v${PKGVERSION_NOREV}