summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2021-09-17 13:52:45 +0000
committerbsiegert <bsiegert@pkgsrc.org>2021-09-17 13:52:45 +0000
commit1b4524510e389d1f414c65645b28daea331f825e (patch)
treebcfd7017c60c1298858817013869bf73070bcb6e /textproc
parentc0886d45f90e562e06a7cad80fdc6f768f4d32de (diff)
downloadpkgsrc-1b4524510e389d1f414c65645b28daea331f825e.tar.gz
Revbump all Go packages after go117 update
Diffstat (limited to 'textproc')
-rw-r--r--textproc/go-kr-text/Makefile4
-rw-r--r--textproc/go-md2man/Makefile3
-rw-r--r--textproc/go-mmark/Makefile4
-rw-r--r--textproc/go-text/Makefile4
-rw-r--r--textproc/sift/Makefile4
5 files changed, 10 insertions, 9 deletions
diff --git a/textproc/go-kr-text/Makefile b/textproc/go-kr-text/Makefile
index 6c52d2c1111..d4ad56243a1 100644
--- a/textproc/go-kr-text/Makefile
+++ b/textproc/go-kr-text/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2021/08/11 19:35:07 bsiegert Exp $
+# $NetBSD: Makefile,v 1.14 2021/09/17 13:52:49 bsiegert Exp $
DISTNAME= go-kr-text-0.2.0
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=kr/}
GITHUB_PROJECT= text
diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile
index c058e958eba..0a0f9c3a48a 100644
--- a/textproc/go-md2man/Makefile
+++ b/textproc/go-md2man/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2021/08/27 07:14:41 nia Exp $
+# $NetBSD: Makefile,v 1.39 2021/09/17 13:52:49 bsiegert Exp $
DISTNAME= go-md2man-2.0.1
MASTER_SITES= ${MASTER_SITE_GITHUB:=cpuguy83/}
+PKGREVISION= 1
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/go-mmark/Makefile b/textproc/go-mmark/Makefile
index 4a340c31665..19619a9da04 100644
--- a/textproc/go-mmark/Makefile
+++ b/textproc/go-mmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2021/08/11 19:35:06 bsiegert Exp $
+# $NetBSD: Makefile,v 1.36 2021/09/17 13:52:49 bsiegert Exp $
DISTNAME= mmark-2.2.10
PKGNAME= go-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
MASTER_SITES= ${MASTER_SITE_GITHUB:=mmarkdown/}
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/go-text/Makefile b/textproc/go-text/Makefile
index 4b8515b2d52..f9d531a4fd5 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2021/08/11 19:35:06 bsiegert Exp $
+# $NetBSD: Makefile,v 1.48 2021/09/17 13:52:49 bsiegert Exp $
DISTNAME= go-text-0.3.3
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= text
diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile
index 8fd5acdc791..52489b2c1d8 100644
--- a/textproc/sift/Makefile
+++ b/textproc/sift/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2021/08/11 19:35:06 bsiegert Exp $
+# $NetBSD: Makefile,v 1.41 2021/09/17 13:52:49 bsiegert Exp $
DISTNAME= sift-0.6.0
-PKGREVISION= 38
+PKGREVISION= 39
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/}
GITHUB_TAG= v${PKGVERSION_NOREV}