summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2022-05-11 19:26:18 +0000
committerbsiegert <bsiegert@pkgsrc.org>2022-05-11 19:26:18 +0000
commit91c90fac9deee89e66a2d9af4e0792009ab551bb (patch)
tree8c68707cbe6223043a7e563713cef98b7afab07f /textproc
parentf3ca190effcf6295dfa79cc350650dc86e5f33cf (diff)
downloadpkgsrc-91c90fac9deee89e66a2d9af4e0792009ab551bb.tar.gz
Revbump all Go packages after go118 update
Diffstat (limited to 'textproc')
-rw-r--r--textproc/glow/Makefile3
-rw-r--r--textproc/go-kr-text/Makefile4
-rw-r--r--textproc/go-md2man/Makefile4
-rw-r--r--textproc/go-mmark/Makefile4
-rw-r--r--textproc/go-text/Makefile4
-rw-r--r--textproc/sift/Makefile4
6 files changed, 12 insertions, 11 deletions
diff --git a/textproc/glow/Makefile b/textproc/glow/Makefile
index a887a3ca9c1..03d0fd84036 100644
--- a/textproc/glow/Makefile
+++ b/textproc/glow/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2022/04/17 20:11:15 sjmulder Exp $
+# $NetBSD: Makefile,v 1.2 2022/05/11 19:26:21 bsiegert Exp $
DISTNAME= glow-1.4.1
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=charmbracelet/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/go-kr-text/Makefile b/textproc/go-kr-text/Makefile
index 5e26694ecd5..c45204abfcb 100644
--- a/textproc/go-kr-text/Makefile
+++ b/textproc/go-kr-text/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2022/04/13 07:50:54 bsiegert Exp $
+# $NetBSD: Makefile,v 1.22 2022/05/11 19:26:21 bsiegert Exp $
DISTNAME= go-kr-text-0.2.0
-PKGREVISION= 20
+PKGREVISION= 21
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=kr/}
GITHUB_PROJECT= text
diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile
index a76150da030..ac1f87a47da 100644
--- a/textproc/go-md2man/Makefile
+++ b/textproc/go-md2man/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2022/04/13 07:50:54 bsiegert Exp $
+# $NetBSD: Makefile,v 1.47 2022/05/11 19:26:21 bsiegert Exp $
DISTNAME= go-md2man-2.0.1
MASTER_SITES= ${MASTER_SITE_GITHUB:=cpuguy83/}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= textproc
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/go-mmark/Makefile b/textproc/go-mmark/Makefile
index a5c9a90b9a0..2e441fadb26 100644
--- a/textproc/go-mmark/Makefile
+++ b/textproc/go-mmark/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2022/04/13 07:50:54 bsiegert Exp $
+# $NetBSD: Makefile,v 1.44 2022/05/11 19:26:21 bsiegert Exp $
DISTNAME= mmark-2.2.10
PKGNAME= go-${DISTNAME}
-PKGREVISION= 11
+PKGREVISION= 12
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 e23305a3465..52e34ad5c98 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2022/04/13 07:50:53 bsiegert Exp $
+# $NetBSD: Makefile,v 1.56 2022/05/11 19:26:21 bsiegert Exp $
DISTNAME= go-text-0.3.3
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=golang/}
GITHUB_PROJECT= text
diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile
index 085cdfe041f..0f6d62b544f 100644
--- a/textproc/sift/Makefile
+++ b/textproc/sift/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.48 2022/04/13 07:50:53 bsiegert Exp $
+# $NetBSD: Makefile,v 1.49 2022/05/11 19:26:21 bsiegert Exp $
DISTNAME= sift-0.6.0
-PKGREVISION= 46
+PKGREVISION= 47
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=svent/}
GITHUB_TAG= v${PKGVERSION_NOREV}