summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2016-08-20 09:21:44 +0000
committerbsiegert <bsiegert@pkgsrc.org>2016-08-20 09:21:44 +0000
commitbd9838d573cee4f53ae5ce5dcd840dbf7bb208c0 (patch)
treef40fb32ea675f71555fd240cdbee100e2fb34573 /textproc
parentc96492562e5426bdd1ab9795430bfea8112e5f0d (diff)
downloadpkgsrc-bd9838d573cee4f53ae5ce5dcd840dbf7bb208c0.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}