diff options
author | jaapb <jaapb@pkgsrc.org> | 2016-12-30 11:16:56 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2016-12-30 11:16:56 +0000 |
commit | 55ba8cb1e819118dc6f34db61e8361b097f4aeff (patch) | |
tree | f9f12aa508413369fe338b734e61f015ea267969 /graphics | |
parent | df5389f7bada48e1b39eeb309682a13dda4fb9f6 (diff) | |
download | pkgsrc-55ba8cb1e819118dc6f34db61e8361b097f4aeff.tar.gz |
Recursive revbump associated with ocaml update to 4.04.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/camlimages/Makefile | 4 | ||||
-rw-r--r-- | graphics/graphviz/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile index 4c07851fcb8..f7d3f27f712 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.89 2016/12/04 05:17:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.90 2016/12/30 11:17:00 jaapb Exp $ VERSION= 4.0.1 PKGNAME= camlimages-${VERSION} -PKGREVISION= 52 +PKGREVISION= 53 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/camlspotter/camlimages/get/ DISTNAME= v${VERSION} diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile index 0b145627cde..14f9d0fe0b3 100644 --- a/graphics/graphviz/Makefile +++ b/graphics/graphviz/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.160 2016/09/15 14:32:41 wiz Exp $ +# $NetBSD: Makefile,v 1.161 2016/12/30 11:17:00 jaapb Exp $ DISTNAME= graphviz-2.38.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= graphics MASTER_SITES= http://www.graphviz.org/pub/graphviz/stable/SOURCES/ |