summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorbsiegert <bsiegert>2016-02-23 20:18:11 +0000
committerbsiegert <bsiegert>2016-02-23 20:18:11 +0000
commite4808bc65e88faa9dc5f4f1424b6e4b69fda7df5 (patch)
tree9033d8a604d847916a3802b6b3d6dc7f0fe47cb6 /textproc
parent47608b86a01152adacb5b1017a10c00bf655ed0e (diff)
downloadpkgsrc-e4808bc65e88faa9dc5f4f1424b6e4b69fda7df5.tar.gz
Revbump packages that build-depend on Go after 1.6 update.
They all build, I checked :)
Diffstat (limited to 'textproc')
-rw-r--r--textproc/go-text/Makefile4
-rw-r--r--textproc/sift/Makefile3
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/go-text/Makefile b/textproc/go-text/Makefile
index 994df2f830b..6e2ed404fae 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2016/01/18 15:33:44 fhajny Exp $
+# $NetBSD: Makefile,v 1.7 2016/02/23 20:18:12 bsiegert Exp $
#
DISTNAME= go-text-20151217
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= text
diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile
index 33f38ea8169..cbfddf0d9a6 100644
--- a/textproc/sift/Makefile
+++ b/textproc/sift/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2015/12/29 21:56:29 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2016/02/23 20:18:12 bsiegert Exp $
DISTNAME= sift-0.6.0
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/}
GITHUB_TAG= v${PKGVERSION_NOREV}