summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2019-04-25 07:32:34 +0000
committermaya <maya@pkgsrc.org>2019-04-25 07:32:34 +0000
commit3d4f4b52d921d81c07e9bd63bfeafa757f969cc0 (patch)
treea416928cc701450ae75c0a43468ba9fa9f48c674 /textproc
parenta4189552bb92eb40213147fa310cbb2e027a33fb (diff)
downloadpkgsrc-3d4f4b52d921d81c07e9bd63bfeafa757f969cc0.tar.gz
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/asciidoc/Makefile3
-rw-r--r--textproc/cmark/Makefile3
-rw-r--r--textproc/coccigrep/Makefile3
-rw-r--r--textproc/csvkit/Makefile4
-rw-r--r--textproc/csvtomd/Makefile3
-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/icu/Makefile3
-rw-r--r--textproc/iso-codes/Makefile3
-rw-r--r--textproc/ispell-lt/Makefile3
-rw-r--r--textproc/itstool/Makefile3
-rw-r--r--textproc/kapidox/Makefile3
-rw-r--r--textproc/libplist/Makefile3
-rw-r--r--textproc/libxlsxwriter/Makefile3
-rw-r--r--textproc/queequeg/Makefile4
-rw-r--r--textproc/rubber/Makefile4
-rw-r--r--textproc/serd/Makefile3
-rw-r--r--textproc/sord/Makefile3
-rw-r--r--textproc/subliminal/Makefile4
-rw-r--r--textproc/translate-toolkit/Makefile3
-rw-r--r--textproc/xmlada/Makefile4
-rw-r--r--textproc/xxdiff-scripts/Makefile3
-rw-r--r--textproc/yelp-tools/Makefile3
-rw-r--r--textproc/yelp-xsl/Makefile3
-rw-r--r--textproc/yodl/Makefile4
27 files changed, 54 insertions, 37 deletions
diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile
index 8601aa6ae7f..a2170373023 100644
--- a/textproc/asciidoc/Makefile
+++ b/textproc/asciidoc/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2018/07/20 07:26:43 adam Exp $
+# $NetBSD: Makefile,v 1.47 2019/04/25 07:33:23 maya Exp $
DISTNAME= asciidoc-8.6.10
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=asciidoc/}
diff --git a/textproc/cmark/Makefile b/textproc/cmark/Makefile
index bf0350b649c..f693437706c 100644
--- a/textproc/cmark/Makefile
+++ b/textproc/cmark/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2019/04/09 06:04:13 adam Exp $
+# $NetBSD: Makefile,v 1.8 2019/04/25 07:33:23 maya Exp $
DISTNAME= cmark-0.29.0
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=jgm/}
diff --git a/textproc/coccigrep/Makefile b/textproc/coccigrep/Makefile
index f2035815983..18c7714d298 100644
--- a/textproc/coccigrep/Makefile
+++ b/textproc/coccigrep/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2017/05/05 11:04:15 leot Exp $
+# $NetBSD: Makefile,v 1.15 2019/04/25 07:33:23 maya Exp $
DISTNAME= coccigrep-1.16
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=regit/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/csvkit/Makefile b/textproc/csvkit/Makefile
index 00de09c6100..789502dca4e 100644
--- a/textproc/csvkit/Makefile
+++ b/textproc/csvkit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2017/08/01 17:43:45 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2019/04/25 07:33:23 maya Exp $
DISTNAME= 0.9.0
-PKGREVISION= 1
+PKGREVISION= 2
PKGNAME= csvkit-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=wireservice/}
diff --git a/textproc/csvtomd/Makefile b/textproc/csvtomd/Makefile
index abd17926397..cd6aad54014 100644
--- a/textproc/csvtomd/Makefile
+++ b/textproc/csvtomd/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2016/08/28 15:48:34 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2019/04/25 07:33:23 maya Exp $
DISTNAME= csvtomd-0.1.1
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=mplewis/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/textproc/dblatex/Makefile b/textproc/dblatex/Makefile
index ebe6c0cd6ac..2a3fb40af7e 100644
--- a/textproc/dblatex/Makefile
+++ b/textproc/dblatex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2018/07/03 05:03:35 adam Exp $
+# $NetBSD: Makefile,v 1.30 2019/04/25 07:33:23 maya Exp $
DISTNAME= dblatex-0.3.10
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dblatex/}
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/doclifter/Makefile b/textproc/doclifter/Makefile
index dbcf32d85cd..1baa836e7eb 100644
--- a/textproc/doclifter/Makefile
+++ b/textproc/doclifter/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2014/05/17 16:10:49 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2019/04/25 07:33:23 maya Exp $
#
DISTNAME= doclifter-2.3
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= textproc
MASTER_SITES= http://catb.org/~esr/doclifter/
diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile
index e6bced995b7..3adb0ff5bd1 100644
--- a/textproc/gnome-doc-utils/Makefile
+++ b/textproc/gnome-doc-utils/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2018/07/03 05:03:35 adam Exp $
+# $NetBSD: Makefile,v 1.68 2019/04/25 07:33:23 maya Exp $
DISTNAME= gnome-doc-utils-0.20.10
-PKGREVISION= 2
+PKGREVISION= 3
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 c6440526025..cc18e7a7951 100644
--- a/textproc/gtk-doc/Makefile
+++ b/textproc/gtk-doc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.75 2018/12/13 19:52:23 adam Exp $
+# $NetBSD: Makefile,v 1.76 2019/04/25 07:33:24 maya Exp $
DISTNAME= gtk-doc-1.29
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtk-doc/${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.xz
diff --git a/textproc/icu/Makefile b/textproc/icu/Makefile
index baefc48995b..9b14223dc45 100644
--- a/textproc/icu/Makefile
+++ b/textproc/icu/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.123 2019/04/23 13:32:11 ryoon Exp $
+# $NetBSD: Makefile,v 1.124 2019/04/25 07:33:24 maya Exp $
DISTNAME= icu4c-64_2-src
PKGNAME= ${DISTNAME:S/4c//:S/-src//:S/_/./g}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://download.icu-project.org/files/icu4c/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tgz
diff --git a/textproc/iso-codes/Makefile b/textproc/iso-codes/Makefile
index 2dae0cf1ad7..65604b9d57d 100644
--- a/textproc/iso-codes/Makefile
+++ b/textproc/iso-codes/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.61 2017/11/28 13:47:22 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2019/04/25 07:33:24 maya Exp $
DISTNAME= iso-codes-3.77
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= https://pkg-isocodes.alioth.debian.org/downloads/
EXTRACT_SUFX= .tar.xz
diff --git a/textproc/ispell-lt/Makefile b/textproc/ispell-lt/Makefile
index 593b686a11a..815d0e6e952 100644
--- a/textproc/ispell-lt/Makefile
+++ b/textproc/ispell-lt/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2018/07/03 05:03:35 adam Exp $
+# $NetBSD: Makefile,v 1.8 2019/04/25 07:33:24 maya Exp $
DISTNAME= ispell-lt-1.3
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.akl.lt/ispell-lt/
diff --git a/textproc/itstool/Makefile b/textproc/itstool/Makefile
index faa008e05a4..ce55953d5c4 100644
--- a/textproc/itstool/Makefile
+++ b/textproc/itstool/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2019/04/07 21:37:51 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2019/04/25 07:33:24 maya Exp $
DISTNAME= itstool-2.0.6
+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 084014c41bc..aca5a06557b 100644
--- a/textproc/kapidox/Makefile
+++ b/textproc/kapidox/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2018/04/11 11:50:38 markd Exp $
+# $NetBSD: Makefile,v 1.4 2019/04/25 07:33:24 maya 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 9af0bd9e73b..d8a8dee2a45 100644
--- a/textproc/libplist/Makefile
+++ b/textproc/libplist/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2018/07/03 05:03:35 adam Exp $
+# $NetBSD: Makefile,v 1.19 2019/04/25 07:33:24 maya Exp $
DISTNAME= libplist-1.12
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://www.libimobiledevice.org/downloads/
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/libxlsxwriter/Makefile b/textproc/libxlsxwriter/Makefile
index 04db11fd93d..48e66babc8b 100644
--- a/textproc/libxlsxwriter/Makefile
+++ b/textproc/libxlsxwriter/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2019/02/11 18:30:47 leot Exp $
+# $NetBSD: Makefile,v 1.3 2019/04/25 07:33:24 maya Exp $
DISTNAME= libxlsxwriter-0.8.5
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=jmcnamara/}
GITHUB_TAG= RELEASE_${PKGVERSION_NOREV}
diff --git a/textproc/queequeg/Makefile b/textproc/queequeg/Makefile
index c4a9baf0b93..c27dd9f19c5 100644
--- a/textproc/queequeg/Makefile
+++ b/textproc/queequeg/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2018/07/03 05:03:37 adam Exp $
+# $NetBSD: Makefile,v 1.11 2019/04/25 07:33:24 maya Exp $
DISTNAME= queequeg-0.91
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=queequeg/}
diff --git a/textproc/rubber/Makefile b/textproc/rubber/Makefile
index 7fc1429f51b..dcc85eb3d18 100644
--- a/textproc/rubber/Makefile
+++ b/textproc/rubber/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2018/07/03 05:03:37 adam Exp $
+# $NetBSD: Makefile,v 1.33 2019/04/25 07:33:24 maya Exp $
DISTNAME= rubber-1.1
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= textproc
MASTER_SITES= http://ebeffara.free.fr/pub/
diff --git a/textproc/serd/Makefile b/textproc/serd/Makefile
index d49e73e2c32..d788b5bfa3f 100644
--- a/textproc/serd/Makefile
+++ b/textproc/serd/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2019/01/04 16:02:21 gson Exp $
+# $NetBSD: Makefile,v 1.5 2019/04/25 07:33:24 maya Exp $
DISTNAME= serd-0.30.0
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://download.drobilla.net/
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/sord/Makefile b/textproc/sord/Makefile
index 04f964bea05..36878d26af5 100644
--- a/textproc/sord/Makefile
+++ b/textproc/sord/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2019/01/02 19:46:10 bsiegert Exp $
+# $NetBSD: Makefile,v 1.4 2019/04/25 07:33:25 maya Exp $
DISTNAME= sord-0.16.2
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://download.drobilla.net/
EXTRACT_SUFX= .tar.bz2
diff --git a/textproc/subliminal/Makefile b/textproc/subliminal/Makefile
index 1ced3df0625..c7344de5963 100644
--- a/textproc/subliminal/Makefile
+++ b/textproc/subliminal/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2017/04/14 19:10:23 leot Exp $
+# $NetBSD: Makefile,v 1.3 2019/04/25 07:33:25 maya Exp $
DISTNAME= subliminal-2.0.5
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PYPI:=s/subliminal/}
diff --git a/textproc/translate-toolkit/Makefile b/textproc/translate-toolkit/Makefile
index 34fe2a7940d..c66f8636539 100644
--- a/textproc/translate-toolkit/Makefile
+++ b/textproc/translate-toolkit/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2018/03/11 15:42:31 rillig Exp $
+# $NetBSD: Makefile,v 1.2 2019/04/25 07:33:25 maya Exp $
DISTNAME= translate-toolkit-2.2.5
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=translate/}
GITHUB_PROJECT= translate
diff --git a/textproc/xmlada/Makefile b/textproc/xmlada/Makefile
index 80762700bbd..9524b8e42fe 100644
--- a/textproc/xmlada/Makefile
+++ b/textproc/xmlada/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2019/03/31 09:04:01 bsiegert Exp $
+# $NetBSD: Makefile,v 1.19 2019/04/25 07:33:25 maya Exp $
DISTNAME= xmlada-${XMLADA_VERS}
-PKGREVISION= 4
+PKGREVISION= 5
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 47218ea9561..bfa017a9f7f 100644
--- a/textproc/xxdiff-scripts/Makefile
+++ b/textproc/xxdiff-scripts/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2018/03/15 07:14:50 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2019/04/25 07:33:25 maya Exp $
+PKGREVISION= 1
.include "../../textproc/xxdiff/Makefile.common"
PKGNAME= xxdiff-scripts-${XXDIFFVERSION}
diff --git a/textproc/yelp-tools/Makefile b/textproc/yelp-tools/Makefile
index 4d345a89314..7aec62cd442 100644
--- a/textproc/yelp-tools/Makefile
+++ b/textproc/yelp-tools/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2019/03/26 07:27:15 triaxx Exp $
+# $NetBSD: Makefile,v 1.3 2019/04/25 07:33:25 maya Exp $
DISTNAME= yelp-tools-3.32.0
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=GNOME/}
diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile
index 61920c19fa1..605b5ed7e3c 100644
--- a/textproc/yelp-xsl/Makefile
+++ b/textproc/yelp-xsl/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2019/03/26 07:29:02 triaxx Exp $
+# $NetBSD: Makefile,v 1.17 2019/04/25 07:33:25 maya Exp $
DISTNAME= yelp-xsl-3.32.0
+PKGREVISION= 1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/yelp-xsl/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile
index b70f39e24bd..904cceb43df 100644
--- a/textproc/yodl/Makefile
+++ b/textproc/yodl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2017/09/06 10:40:34 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2019/04/25 07:33:25 maya Exp $
DISTNAME= yodl-1.31.18
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.lilypond.org/pub/yodl/development/