Sun Jun 19 10:11:14 2016 UTC ()
Revbump: ocaml-extlib was updated


(jaapb)
diff -r1.7 -r1.8 pkgsrc/misc/ocaml-cudf/Makefile

cvs diff -r1.7 -r1.8 pkgsrc/misc/ocaml-cudf/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/ocaml-cudf/Makefile 2016/06/17 16:15:48 1.7
+++ pkgsrc/misc/ocaml-cudf/Makefile 2016/06/19 10:11:14 1.8
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.7 2016/06/17 16:15:48 jaapb Exp $ 1# $NetBSD: Makefile,v 1.8 2016/06/19 10:11:14 jaapb Exp $
2 2
3DISTNAME= cudf-0.8 3DISTNAME= cudf-0.8
4PKGNAME= ocaml-${DISTNAME} 4PKGNAME= ocaml-${DISTNAME}
 5PKGREVISION= 1
5CATEGORIES= misc 6CATEGORIES= misc
6MASTER_SITES= https://gforge.inria.fr/frs/download.php/file/34659/ 7MASTER_SITES= https://gforge.inria.fr/frs/download.php/file/34659/
7 8
8MAINTAINER= jaapb@NetBSD.org 9MAINTAINER= jaapb@NetBSD.org
9HOMEPAGE= http://gforge.inria.fr/projects/cudf 10HOMEPAGE= http://gforge.inria.fr/projects/cudf
10COMMENT= OCaml library for the Common Upgradeability Description Format 11COMMENT= OCaml library for the Common Upgradeability Description Format
11LICENSE= gnu-lgpl-v3 12LICENSE= gnu-lgpl-v3
12 13
13USE_TOOLS+= gmake pkg-config pod2man 14USE_TOOLS+= gmake pkg-config pod2man
14OCAML_USE_FINDLIB= yes 15OCAML_USE_FINDLIB= yes
15MAKE_JOBS_SAFE= no 16MAKE_JOBS_SAFE= no
16 17
17PKGCONFIG_OVERRIDE+= c-lib/cudf.pc.in 18PKGCONFIG_OVERRIDE+= c-lib/cudf.pc.in