summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2021-03-08 08:12:45 +0000
committerjaapb <jaapb@pkgsrc.org>2021-03-08 08:12:45 +0000
commitccdeb6b0b7d033bfa924ac001c20069477c66391 (patch)
treed66216d51ef3acac4f2126542e80c3c299b16c72 /textproc
parent2accce5875057ad7f4fb653b9ef090b40c669ff1 (diff)
downloadpkgsrc-ccdeb6b0b7d033bfa924ac001c20069477c66391.tar.gz
Recursive revbump associated with update of lang/ocaml
Diffstat (limited to 'textproc')
-rw-r--r--textproc/harmony/Makefile4
-rw-r--r--textproc/hevea/Makefile4
-rw-r--r--textproc/ocaml-csv/Makefile4
-rw-r--r--textproc/ocaml-easy-format/Makefile3
-rw-r--r--textproc/ocaml-expat/Makefile4
-rw-r--r--textproc/ocaml-jsonm/Makefile4
-rw-r--r--textproc/ocaml-markup/Makefile3
-rw-r--r--textproc/ocaml-text/Makefile4
-rw-r--r--textproc/ocaml-textutils/Makefile3
-rw-r--r--textproc/ocaml-tyxml/Makefile3
-rw-r--r--textproc/ocaml-uchar/Makefile3
-rw-r--r--textproc/ocaml-uutf/Makefile3
-rw-r--r--textproc/ocaml-xml-light/Makefile3
-rw-r--r--textproc/pxp/Makefile4
14 files changed, 28 insertions, 21 deletions
diff --git a/textproc/harmony/Makefile b/textproc/harmony/Makefile
index 21276b9c885..20e27709ec1 100644
--- a/textproc/harmony/Makefile
+++ b/textproc/harmony/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.27 2018/11/12 16:10:27 jaapb Exp $
+# $NetBSD: Makefile,v 1.28 2021/03/08 08:13:06 jaapb Exp $
#
DISTNAME= harmony-stable-${VERSION}
PKGNAME= harmony-${VERSION}
-PKGREVISION= 17
+PKGREVISION= 18
CATEGORIES= misc
MASTER_SITES= https://alliance.seas.upenn.edu/~harmony/download/
diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile
index c58d733905c..4919729aa51 100644
--- a/textproc/hevea/Makefile
+++ b/textproc/hevea/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2018/11/12 16:10:27 jaapb Exp $
+# $NetBSD: Makefile,v 1.30 2021/03/08 08:13:06 jaapb Exp $
DISTNAME= hevea-2.23
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= textproc
MASTER_SITES= http://hevea.inria.fr/distri/
diff --git a/textproc/ocaml-csv/Makefile b/textproc/ocaml-csv/Makefile
index 1286b2e67b2..103152dfe5d 100644
--- a/textproc/ocaml-csv/Makefile
+++ b/textproc/ocaml-csv/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.23 2019/11/04 21:43:39 rillig Exp $
+# $NetBSD: Makefile,v 1.24 2021/03/08 08:13:07 jaapb Exp $
VERSION= 2.2
GITHUB_PROJECT= ocaml-csv
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=Chris00/}
diff --git a/textproc/ocaml-easy-format/Makefile b/textproc/ocaml-easy-format/Makefile
index 7bdaa553944..53718f41279 100644
--- a/textproc/ocaml-easy-format/Makefile
+++ b/textproc/ocaml-easy-format/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2020/01/24 16:31:53 jaapb Exp $
+# $NetBSD: Makefile,v 1.10 2021/03/08 08:13:07 jaapb Exp $
GITHUB_PROJECT= easy-format
DISTNAME= ${GITHUB_PROJECT}-1.3.2
PKGNAME= ocaml-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=mjambon/}
diff --git a/textproc/ocaml-expat/Makefile b/textproc/ocaml-expat/Makefile
index 5362734862f..83df7a4dbff 100644
--- a/textproc/ocaml-expat/Makefile
+++ b/textproc/ocaml-expat/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.19 2019/11/04 21:43:39 rillig Exp $
+# $NetBSD: Makefile,v 1.20 2021/03/08 08:13:07 jaapb Exp $
#
VERSION= 1.0.0
GITHUB_PROJECT= ocaml-expat
GITHUB_TAG= v${VERSION}
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=whitequark/}
diff --git a/textproc/ocaml-jsonm/Makefile b/textproc/ocaml-jsonm/Makefile
index fdfd005db1e..c48651967f3 100644
--- a/textproc/ocaml-jsonm/Makefile
+++ b/textproc/ocaml-jsonm/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2018/11/12 16:10:27 jaapb Exp $
+# $NetBSD: Makefile,v 1.13 2021/03/08 08:13:07 jaapb Exp $
DISTNAME= jsonm-1.0.1
PKGNAME= ocaml-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= textproc
MASTER_SITES= http://erratique.ch/software/jsonm/releases/
EXTRACT_SUFX= .tbz
diff --git a/textproc/ocaml-markup/Makefile b/textproc/ocaml-markup/Makefile
index 56cbbce5dc3..7894280ff7d 100644
--- a/textproc/ocaml-markup/Makefile
+++ b/textproc/ocaml-markup/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2020/04/21 11:00:32 jaapb Exp $
+# $NetBSD: Makefile,v 1.13 2021/03/08 08:13:07 jaapb Exp $
GITHUB_PROJECT= markup.ml
GITHUB_TAG= ${PKGVERSION_NOREV}
DISTNAME= markup-0.8.2
PKGNAME= ocaml-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=aantron/}
diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile
index 33ad7315e58..d2b85f96ae9 100644
--- a/textproc/ocaml-text/Makefile
+++ b/textproc/ocaml-text/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2019/11/04 21:43:39 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2021/03/08 08:13:07 jaapb Exp $
#
DISTNAME= ocaml-text-0.8
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=vbmithr/}
diff --git a/textproc/ocaml-textutils/Makefile b/textproc/ocaml-textutils/Makefile
index c53584cb3e8..7fe900ea291 100644
--- a/textproc/ocaml-textutils/Makefile
+++ b/textproc/ocaml-textutils/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2020/04/08 11:41:44 jaapb Exp $
+# $NetBSD: Makefile,v 1.5 2021/03/08 08:13:07 jaapb Exp $
GITHUB_PROJECT= textutils
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= ${GITHUB_PROJECT}-0.13.0
PKGNAME= ocaml-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}
diff --git a/textproc/ocaml-tyxml/Makefile b/textproc/ocaml-tyxml/Makefile
index b9c3bcac6b0..4a94fc28695 100644
--- a/textproc/ocaml-tyxml/Makefile
+++ b/textproc/ocaml-tyxml/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.25 2020/04/21 11:39:20 jaapb Exp $
+# $NetBSD: Makefile,v 1.26 2021/03/08 08:13:07 jaapb Exp $
#
VERSION= 4.4.0
GITHUB_PROJECT= tyxml
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
PKGNAME= ocaml-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/}
diff --git a/textproc/ocaml-uchar/Makefile b/textproc/ocaml-uchar/Makefile
index 643fee81d9f..9bdaafe0141 100644
--- a/textproc/ocaml-uchar/Makefile
+++ b/textproc/ocaml-uchar/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.9 2019/11/04 21:43:39 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2021/03/08 08:13:07 jaapb Exp $
VERSION= 0.0.2
GITHUB_PROJECT= uchar
GITHUB_TAG= v${VERSION}
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
PKGNAME= ocaml-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml/}
diff --git a/textproc/ocaml-uutf/Makefile b/textproc/ocaml-uutf/Makefile
index 7b00efde3de..a4df23346e0 100644
--- a/textproc/ocaml-uutf/Makefile
+++ b/textproc/ocaml-uutf/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2019/03/05 17:06:52 jaapb Exp $
+# $NetBSD: Makefile,v 1.18 2021/03/08 08:13:08 jaapb Exp $
DISTNAME= uutf-1.0.2
PKGNAME= ocaml-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= http://erratique.ch/software/uutf/releases/
EXTRACT_SUFX= .tbz
diff --git a/textproc/ocaml-xml-light/Makefile b/textproc/ocaml-xml-light/Makefile
index 3e041311ab1..582cea61894 100644
--- a/textproc/ocaml-xml-light/Makefile
+++ b/textproc/ocaml-xml-light/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2018/11/29 10:45:37 jaapb Exp $
+# $NetBSD: Makefile,v 1.2 2021/03/08 08:13:08 jaapb Exp $
GITHUB_PROJECT= xml-light
DISTNAME= ${GITHUB_PROJECT}-2.4
PKGNAME= ocaml-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=ncannasse/}
DIST_SUBDIR= ocaml-${GITHUB_PROJECT}
diff --git a/textproc/pxp/Makefile b/textproc/pxp/Makefile
index 343b6c340f6..41c3e4ab58d 100644
--- a/textproc/pxp/Makefile
+++ b/textproc/pxp/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2018/11/12 16:10:28 jaapb Exp $
+# $NetBSD: Makefile,v 1.24 2021/03/08 08:13:08 jaapb Exp $
#
DISTNAME= pxp-1.2.8
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= textproc
MASTER_SITES= http://download.camlcity.org/download/