summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2020-12-04 20:44:57 +0000
committernia <nia@pkgsrc.org>2020-12-04 20:44:57 +0000
commit77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8 (patch)
tree1eccd708a0d316288b6c89678204df314ab01ff0 /textproc
parent00fa5d76195777807cd64ed9f07dc0cefefe2d4b (diff)
downloadpkgsrc-77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8.tar.gz
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/asciidoc/Makefile3
-rw-r--r--textproc/coccigrep/Makefile4
-rw-r--r--textproc/csvkit/Makefile4
-rw-r--r--textproc/csvtomd/Makefile4
-rw-r--r--textproc/dblatex/Makefile4
-rw-r--r--textproc/doclifter/Makefile4
-rw-r--r--textproc/gnome-doc-utils/Makefile4
-rw-r--r--textproc/gtk-doc/Makefile4
-rw-r--r--textproc/ispell-lt/Makefile4
-rw-r--r--textproc/itstool/Makefile4
-rw-r--r--textproc/kapidox/Makefile3
-rw-r--r--textproc/libplist/Makefile4
-rw-r--r--textproc/queequeg/Makefile4
-rw-r--r--textproc/rubber/Makefile4
-rw-r--r--textproc/subliminal/Makefile3
-rw-r--r--textproc/translate-toolkit/Makefile3
-rw-r--r--textproc/xxdiff-scripts/Makefile4
-rw-r--r--textproc/yelp-tools/Makefile4
-rw-r--r--textproc/yodl/Makefile4
-rw-r--r--textproc/yq/Makefile3
20 files changed, 40 insertions, 35 deletions
diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile
index fae41d21c67..757c4d64504 100644
--- a/textproc/asciidoc/Makefile
+++ b/textproc/asciidoc/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.55 2020/11/09 10:35:15 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2020/12/04 20:45:44 nia Exp $
DISTNAME= asciidoc-py3-9.0.4
PKGNAME= ${DISTNAME:S/-py3//}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=asciidoc/}
GITHUB_PROJECT= asciidoc-py3
diff --git a/textproc/coccigrep/Makefile b/textproc/coccigrep/Makefile
index b9461b0a5a5..b4f0ab1ba0a 100644
--- a/textproc/coccigrep/Makefile
+++ b/textproc/coccigrep/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2020/01/26 17:32:13 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2020/12/04 20:45:44 nia Exp $
DISTNAME= coccigrep-1.16
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=regit/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/csvkit/Makefile b/textproc/csvkit/Makefile
index 7560749144a..6705f2a4271 100644
--- a/textproc/csvkit/Makefile
+++ b/textproc/csvkit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2019/11/04 21:43:34 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2020/12/04 20:45:44 nia Exp $
DISTNAME= 0.9.0
-PKGREVISION= 2
+PKGREVISION= 3
PKGNAME= csvkit-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=wireservice/}
diff --git a/textproc/csvtomd/Makefile b/textproc/csvtomd/Makefile
index cd6aad54014..5d7385cd219 100644
--- a/textproc/csvtomd/Makefile
+++ b/textproc/csvtomd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2019/04/25 07:33:23 maya Exp $
+# $NetBSD: Makefile,v 1.6 2020/12/04 20:45:44 nia Exp $
DISTNAME= csvtomd-0.1.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=mplewis/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/dblatex/Makefile b/textproc/dblatex/Makefile
index 23b519b9a59..2ca4f2511d6 100644
--- a/textproc/dblatex/Makefile
+++ b/textproc/dblatex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.39 2020/05/08 14:52:00 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2020/12/04 20:45:44 nia Exp $
DISTNAME= dblatex-0.3.10
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dblatex/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/doclifter/Makefile b/textproc/doclifter/Makefile
index 1baa836e7eb..40afca30c45 100644
--- a/textproc/doclifter/Makefile
+++ b/textproc/doclifter/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2019/04/25 07:33:23 maya Exp $
+# $NetBSD: Makefile,v 1.29 2020/12/04 20:45:44 nia Exp $
#
DISTNAME= doclifter-2.3
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= textproc
MASTER_SITES= http://catb.org/~esr/doclifter/
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile
index 721b367f6f0..e6843b48783 100644
--- a/textproc/gnome-doc-utils/Makefile
+++ b/textproc/gnome-doc-utils/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.74 2020/11/05 09:09:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.75 2020/12/04 20:45:44 nia Exp $
DISTNAME= gnome-doc-utils-0.20.10
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-doc-utils/0.20/}
EXTRACT_SUFX= .tar.xz
diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile
index 69ff546c31a..47efd77d1a9 100644
--- a/textproc/gtk-doc/Makefile
+++ b/textproc/gtk-doc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.83 2020/11/05 09:09:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.84 2020/12/04 20:45:44 nia Exp $
DISTNAME= gtk-doc-1.32
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-doc/${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.xz
diff --git a/textproc/ispell-lt/Makefile b/textproc/ispell-lt/Makefile
index 9d9fea7ab1f..1c78575ff8f 100644
--- a/textproc/ispell-lt/Makefile
+++ b/textproc/ispell-lt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2019/11/04 21:43:37 rillig Exp $
+# $NetBSD: Makefile,v 1.13 2020/12/04 20:45:45 nia Exp $
DISTNAME= ispell-lt-1.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.akl.lt/ispell-lt/
diff --git a/textproc/itstool/Makefile b/textproc/itstool/Makefile
index ce55953d5c4..4a7d1fa4e8f 100644
--- a/textproc/itstool/Makefile
+++ b/textproc/itstool/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.19 2019/04/25 07:33:24 maya Exp $
+# $NetBSD: Makefile,v 1.20 2020/12/04 20:45:45 nia Exp $
DISTNAME= itstool-2.0.6
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= http://files.itstool.org/itstool/
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/kapidox/Makefile b/textproc/kapidox/Makefile
index 1bdd6b172bc..3ae597eb3c5 100644
--- a/textproc/kapidox/Makefile
+++ b/textproc/kapidox/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2019/04/25 21:08:10 markd Exp $
+# $NetBSD: Makefile,v 1.6 2020/12/04 20:45:45 nia Exp $
DISTNAME= kapidox-${KF5VER}
+PKGREVISION= 1
CATEGORIES= textproc
HOMEPAGE= https://community.kde.org/Frameworks
diff --git a/textproc/libplist/Makefile b/textproc/libplist/Makefile
index 2694d22b657..2383c20d372 100644
--- a/textproc/libplist/Makefile
+++ b/textproc/libplist/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2020/11/05 09:07:10 ryoon Exp $
+# $NetBSD: Makefile,v 1.27 2020/12/04 20:45:45 nia Exp $
DISTNAME= libplist-1.12
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc
MASTER_SITES= http://www.libimobiledevice.org/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/queequeg/Makefile b/textproc/queequeg/Makefile
index dd4ac887093..0add375279a 100644
--- a/textproc/queequeg/Makefile
+++ b/textproc/queequeg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2020/03/20 11:58:29 nia Exp $
+# $NetBSD: Makefile,v 1.17 2020/12/04 20:45:45 nia Exp $
DISTNAME= queequeg-0.91
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=queequeg/}
diff --git a/textproc/rubber/Makefile b/textproc/rubber/Makefile
index f5b7e328a39..efa941d6007 100644
--- a/textproc/rubber/Makefile
+++ b/textproc/rubber/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2019/09/02 13:20:12 adam Exp $
+# $NetBSD: Makefile,v 1.37 2020/12/04 20:45:45 nia Exp $
DISTNAME= rubber-1.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= textproc
MASTER_SITES= http://ebeffara.free.fr/pub/
diff --git a/textproc/subliminal/Makefile b/textproc/subliminal/Makefile
index 36fc9a55a5e..1289e460d0d 100644
--- a/textproc/subliminal/Makefile
+++ b/textproc/subliminal/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2020/05/02 16:32:01 leot Exp $
+# $NetBSD: Makefile,v 1.5 2020/12/04 20:45:45 nia Exp $
DISTNAME= subliminal-2.1.0
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PYPI:=s/subliminal/}
diff --git a/textproc/translate-toolkit/Makefile b/textproc/translate-toolkit/Makefile
index 3b0a53cbbcd..c8136e0a1be 100644
--- a/textproc/translate-toolkit/Makefile
+++ b/textproc/translate-toolkit/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/07/10 07:05:21 adam Exp $
+# $NetBSD: Makefile,v 1.4 2020/12/04 20:45:46 nia Exp $
DISTNAME= translate-toolkit-3.0.0
+PKGREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/translate-toolkit/}
diff --git a/textproc/xxdiff-scripts/Makefile b/textproc/xxdiff-scripts/Makefile
index 3cce5ee560d..356e3fa36dd 100644
--- a/textproc/xxdiff-scripts/Makefile
+++ b/textproc/xxdiff-scripts/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2019/11/04 21:43:49 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2020/12/04 20:45:46 nia Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../textproc/xxdiff/Makefile.common"
PKGNAME= xxdiff-scripts-${XXDIFFVERSION}
diff --git a/textproc/yelp-tools/Makefile b/textproc/yelp-tools/Makefile
index 9a3d37abcd3..281eb52824f 100644
--- a/textproc/yelp-tools/Makefile
+++ b/textproc/yelp-tools/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2020/11/05 09:09:16 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2020/12/04 20:45:46 nia Exp $
DISTNAME= yelp-tools-3.32.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=GNOME/}
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile
index 904cceb43df..0ffb9133a0e 100644
--- a/textproc/yodl/Makefile
+++ b/textproc/yodl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.33 2019/04/25 07:33:25 maya Exp $
+# $NetBSD: Makefile,v 1.34 2020/12/04 20:45:46 nia Exp $
DISTNAME= yodl-1.31.18
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.lilypond.org/pub/yodl/development/
diff --git a/textproc/yq/Makefile b/textproc/yq/Makefile
index 12b34a87fcf..210cb8c6b1d 100644
--- a/textproc/yq/Makefile
+++ b/textproc/yq/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2019/11/19 21:30:15 maya Exp $
+# $NetBSD: Makefile,v 1.2 2020/12/04 20:45:46 nia Exp $
DISTNAME= yq-2.9.2
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=kislyuk/}
GITHUB_TAG= v${PKGVERSION_NOREV}