diff options
author | nia <nia@pkgsrc.org> | 2022-06-30 11:18:01 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2022-06-30 11:18:01 +0000 |
commit | c8c52b1eaa9f02980199a8b4bc92344ac344e087 (patch) | |
tree | c21e2f959a7f54c264b8e94f4eb22405e479275d /textproc | |
parent | fab17aa19a19efcffd3db0717cc1cae844bb3581 (diff) | |
download | pkgsrc-c8c52b1eaa9f02980199a8b4bc92344ac344e087.tar.gz |
*: Revbump packages that use Python at runtime without a PKGNAME prefix
Diffstat (limited to 'textproc')
28 files changed, 56 insertions, 51 deletions
diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile index 2f4acbcb27c..a7379c33a56 100644 --- a/textproc/asciidoc/Makefile +++ b/textproc/asciidoc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2022/05/29 09:39:44 wiz Exp $ +# $NetBSD: Makefile,v 1.70 2022/06/30 11:18:53 nia Exp $ DISTNAME= asciidoc-10.2.0 +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 7034115b49e..a64f6aea4f2 100644 --- a/textproc/coccigrep/Makefile +++ b/textproc/coccigrep/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2022/01/04 20:54:50 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2022/06/30 11:18:53 nia Exp $ DISTNAME= coccigrep-1.16 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=regit/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/textproc/csvkit/Makefile b/textproc/csvkit/Makefile index e4230d92229..581e15f9534 100644 --- a/textproc/csvkit/Makefile +++ b/textproc/csvkit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2022/01/05 15:41:23 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2022/06/30 11:18:53 nia Exp $ DISTNAME= csvkit-0.9.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=wireservice/} GITHUB_TAG= ${PKGVERSION_NOREV} diff --git a/textproc/csvtomd/Makefile b/textproc/csvtomd/Makefile index abc30b88107..d816147d7be 100644 --- a/textproc/csvtomd/Makefile +++ b/textproc/csvtomd/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2022/01/05 15:41:23 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2022/06/30 11:18:53 nia Exp $ DISTNAME= csvtomd-0.1.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=mplewis/} GITHUB_TAG= v${PKGVERSION_NOREV} diff --git a/textproc/dblatex/Makefile b/textproc/dblatex/Makefile index 07992ea87dc..cbda0121ef7 100644 --- a/textproc/dblatex/Makefile +++ b/textproc/dblatex/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2022/06/18 21:20:40 bacon Exp $ +# $NetBSD: Makefile,v 1.43 2022/06/30 11:18:53 nia Exp $ DISTNAME= dblatex-0.3.10 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dblatex/} EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/doclifter/Makefile b/textproc/doclifter/Makefile index 40afca30c45..90f07e64950 100644 --- a/textproc/doclifter/Makefile +++ b/textproc/doclifter/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2020/12/04 20:45:44 nia Exp $ +# $NetBSD: Makefile,v 1.30 2022/06/30 11:18:53 nia Exp $ # DISTNAME= doclifter-2.3 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc MASTER_SITES= http://catb.org/~esr/doclifter/ diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile index b20c813278d..9bd6bd72e2b 100644 --- a/textproc/gnome-doc-utils/Makefile +++ b/textproc/gnome-doc-utils/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.80 2022/04/18 19:12:10 adam Exp $ +# $NetBSD: Makefile,v 1.81 2022/06/30 11:18:53 nia Exp $ DISTNAME= gnome-doc-utils-0.20.10 -PKGREVISION= 11 +PKGREVISION= 12 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 84ebcc4c02c..1be1c522eb4 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.89 2022/06/04 13:35:20 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2022/06/30 11:18:53 nia Exp $ DISTNAME= gtk-doc-1.32 -PKGREVISION= 9 +PKGREVISION= 10 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 7eb5f084590..fcab825f55f 100644 --- a/textproc/ispell-lt/Makefile +++ b/textproc/ispell-lt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2021/04/24 00:24:53 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2022/06/30 11:18:54 nia Exp $ DISTNAME= ispell-lt-1.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc #MASTER_SITES= ftp://ftp.akl.lt/ispell-lt/ diff --git a/textproc/itstool/Makefile b/textproc/itstool/Makefile index 9414d962145..9167daf51e8 100644 --- a/textproc/itstool/Makefile +++ b/textproc/itstool/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2021/10/08 09:46:08 prlw1 Exp $ +# $NetBSD: Makefile,v 1.22 2022/06/30 11:18:54 nia Exp $ DISTNAME= itstool-2.0.7 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://files.itstool.org/itstool/ EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/kapidox/Makefile b/textproc/kapidox/Makefile index 6f8df1ac3d2..0708986954f 100644 --- a/textproc/kapidox/Makefile +++ b/textproc/kapidox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2022/04/25 06:50:21 markd Exp $ +# $NetBSD: Makefile,v 1.10 2022/06/30 11:18:54 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 35e274b30e8..d1279bcca5b 100644 --- a/textproc/libplist/Makefile +++ b/textproc/libplist/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2022/04/18 19:10:08 adam Exp $ +# $NetBSD: Makefile,v 1.31 2022/06/30 11:18:54 nia Exp $ DISTNAME= libplist-1.12 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc MASTER_SITES= http://www.libimobiledevice.org/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/markdown2social/Makefile b/textproc/markdown2social/Makefile index f05161fbd47..182bac469bd 100644 --- a/textproc/markdown2social/Makefile +++ b/textproc/markdown2social/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2022/01/10 20:38:01 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2022/06/30 11:18:54 nia Exp $ DISTNAME= markdown2social-0.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_PYPI:M=/markdown2social/} MASTER_SITES+= ${MASTER_SITE_GITHUB:=jmmv/markdown2social/releases/download/${DISTNAME}/} diff --git a/textproc/py27-cssselect2/Makefile b/textproc/py27-cssselect2/Makefile index 4ee96f227c3..6cd28bdd595 100644 --- a/textproc/py27-cssselect2/Makefile +++ b/textproc/py27-cssselect2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2022/01/04 20:55:10 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2022/06/30 11:18:54 nia Exp $ DISTNAME= cssselect2-0.2.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=c/cssselect2/} diff --git a/textproc/py27-jinja2/Makefile b/textproc/py27-jinja2/Makefile index edf046f9590..7245f20fa42 100644 --- a/textproc/py27-jinja2/Makefile +++ b/textproc/py27-jinja2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2022/04/19 11:08:04 tnn Exp $ +# $NetBSD: Makefile,v 1.3 2022/06/30 11:18:54 nia Exp $ DISTNAME= Jinja2-2.11.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=J/Jinja2/} diff --git a/textproc/py27-markupsafe/Makefile b/textproc/py27-markupsafe/Makefile index 7cf14a82d33..dba358f8bb3 100644 --- a/textproc/py27-markupsafe/Makefile +++ b/textproc/py27-markupsafe/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2022/04/19 11:06:43 tnn Exp $ +# $NetBSD: Makefile,v 1.2 2022/06/30 11:18:54 nia Exp $ DISTNAME= MarkupSafe-1.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=M/MarkupSafe/} diff --git a/textproc/py27-pyphen/Makefile b/textproc/py27-pyphen/Makefile index 351b72c5c40..66d610c86dd 100644 --- a/textproc/py27-pyphen/Makefile +++ b/textproc/py27-pyphen/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2022/01/04 20:55:10 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2022/06/30 11:18:54 nia Exp $ DISTNAME= Pyphen-0.9.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=P/Pyphen/} diff --git a/textproc/py27-tinycss2/Makefile b/textproc/py27-tinycss2/Makefile index ad3f039ac8a..024a3657ee7 100644 --- a/textproc/py27-tinycss2/Makefile +++ b/textproc/py27-tinycss2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2022/01/04 20:55:10 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2022/06/30 11:18:55 nia Exp $ DISTNAME= tinycss2-0.6.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=t/tinycss2/} diff --git a/textproc/queequeg/Makefile b/textproc/queequeg/Makefile index 0add375279a..b3f3ec6a78d 100644 --- a/textproc/queequeg/Makefile +++ b/textproc/queequeg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2020/12/04 20:45:45 nia Exp $ +# $NetBSD: Makefile,v 1.18 2022/06/30 11:18:55 nia Exp $ DISTNAME= queequeg-0.91 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=queequeg/} diff --git a/textproc/rubber/Makefile b/textproc/rubber/Makefile index efa941d6007..57274c3f654 100644 --- a/textproc/rubber/Makefile +++ b/textproc/rubber/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2020/12/04 20:45:45 nia Exp $ +# $NetBSD: Makefile,v 1.38 2022/06/30 11:18:55 nia Exp $ DISTNAME= rubber-1.1 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= textproc MASTER_SITES= http://ebeffara.free.fr/pub/ diff --git a/textproc/subliminal/Makefile b/textproc/subliminal/Makefile index 29ed8099716..eeb6ef3b621 100644 --- a/textproc/subliminal/Makefile +++ b/textproc/subliminal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2022/01/05 15:41:27 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2022/06/30 11:18:55 nia Exp $ DISTNAME= subliminal-2.1.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=s/subliminal/} diff --git a/textproc/translate-toolkit/Makefile b/textproc/translate-toolkit/Makefile index b45f3b64056..04a1cb601ba 100644 --- a/textproc/translate-toolkit/Makefile +++ b/textproc/translate-toolkit/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2022/01/05 15:41:27 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2022/06/30 11:18:55 nia Exp $ DISTNAME= translate-toolkit-3.0.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=t/translate-toolkit/} diff --git a/textproc/xmlada/Makefile b/textproc/xmlada/Makefile index 9c5e23b57cc..9d68beb3c0e 100644 --- a/textproc/xmlada/Makefile +++ b/textproc/xmlada/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2019/11/04 21:43:48 rillig Exp $ +# $NetBSD: Makefile,v 1.26 2022/06/30 11:18:55 nia Exp $ DISTNAME= xmlada-${XMLADA_VERS} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= http://downloads.dragonlace.net/src/ EXTRACT_SUFX= .tar.bz2 diff --git a/textproc/xxdiff-scripts/Makefile b/textproc/xxdiff-scripts/Makefile index b9e63af5453..6caa0e0225d 100644 --- a/textproc/xxdiff-scripts/Makefile +++ b/textproc/xxdiff-scripts/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2022/03/19 11:36:29 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2022/06/30 11:18:55 nia Exp $ -PKGREVISION= 3 +PKGREVISION= 4 .include "../../textproc/xxdiff/Makefile.common" PKGNAME= xxdiff-scripts-${XXDIFFVERSION} diff --git a/textproc/ydiff/Makefile b/textproc/ydiff/Makefile index c71d880f6dd..7e1da943ab7 100644 --- a/textproc/ydiff/Makefile +++ b/textproc/ydiff/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2022/06/27 15:29:17 fcambus Exp $ +# $NetBSD: Makefile,v 1.3 2022/06/30 11:18:55 nia Exp $ DISTNAME= ydiff-1.2 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=ymattw/} GITHUB_TAG= ${PKGVERSION_NOREV} diff --git a/textproc/yelp-tools/Makefile b/textproc/yelp-tools/Makefile index 74f1bff7377..655fa6bd770 100644 --- a/textproc/yelp-tools/Makefile +++ b/textproc/yelp-tools/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2022/04/18 19:12:13 adam Exp $ +# $NetBSD: Makefile,v 1.11 2022/06/30 11:18:56 nia Exp $ DISTNAME= yelp-tools-3.32.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=GNOME/} diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index 1187e4a2601..763bc60ea15 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2021/04/24 19:30:50 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2022/06/30 11:18:56 nia Exp $ DISTNAME= yodl-1.31.18 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= textproc #MASTER_SITES= ftp://ftp.lilypond.org/pub/yodl/development/ diff --git a/textproc/yq/Makefile b/textproc/yq/Makefile index 1a850cecda0..cb8dc75f5db 100644 --- a/textproc/yq/Makefile +++ b/textproc/yq/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2022/05/09 08:21:22 adam Exp $ +# $NetBSD: Makefile,v 1.9 2022/06/30 11:18:56 nia Exp $ DISTNAME= yq-2.14.0 +PKGREVISION= 1 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_PYPI:=y/yq/} |