summaryrefslogtreecommitdiff
path: root/graphics
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 /graphics
parent2accce5875057ad7f4fb653b9ef090b40c669ff1 (diff)
downloadpkgsrc-ccdeb6b0b7d033bfa924ac001c20069477c66391.tar.gz
Recursive revbump associated with update of lang/ocaml
Diffstat (limited to 'graphics')
-rw-r--r--graphics/camlimages/Makefile4
-rw-r--r--graphics/graphviz/Makefile4
-rw-r--r--graphics/ocaml-cairo/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile
index 907e954c74e..d32b13cb437 100644
--- a/graphics/camlimages/Makefile
+++ b/graphics/camlimages/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.132 2020/12/04 04:55:56 riastradh Exp $
+# $NetBSD: Makefile,v 1.133 2021/03/08 08:13:02 jaapb Exp $
VERSION= 4.0.1
PKGNAME= camlimages-${VERSION}
-PKGREVISION= 91
+PKGREVISION= 92
CATEGORIES= graphics
MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/
DISTNAME= v${VERSION}
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 5ebf01cdc6a..cd4238a372d 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.226 2020/12/04 04:55:57 riastradh Exp $
+# $NetBSD: Makefile,v 1.227 2021/03/08 08:13:02 jaapb Exp $
DISTNAME= graphviz-2.44.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= graphics
MASTER_SITES= https://www2.graphviz.org/Packages/stable/portable_source/
diff --git a/graphics/ocaml-cairo/Makefile b/graphics/ocaml-cairo/Makefile
index adba1fb4497..bf25078d839 100644
--- a/graphics/ocaml-cairo/Makefile
+++ b/graphics/ocaml-cairo/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2020/12/14 04:01:17 mef Exp $
+# $NetBSD: Makefile,v 1.10 2021/03/08 08:13:02 jaapb Exp $
GITHUB_PROJECT= ocaml-cairo
DISTNAME= ${GITHUB_PROJECT}-0.6.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GITHUB:=Chris00/}