pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Revision bump associated with the update of lang/ocaml...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dcd722177891
branches:  trunk
changeset: 609698:dcd722177891
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon Oct 08 15:18:20 2012 +0000

description:
Revision bump associated with the update of lang/ocaml to version 4.

diffstat:

 archivers/ocaml-bz2/Makefile           |   3 +-
 converters/bibtex2html/Makefile        |   4 +-
 databases/geneweb/Makefile             |   4 +-
 databases/ocaml-mysql/Makefile         |   3 +-
 databases/ocaml-sqlite3/Makefile       |   3 +-
 devel/coccinelle/Makefile              |   4 +-
 devel/equeue/Makefile                  |   3 +-
 devel/js_of_ocaml/Makefile             |   4 +-
 devel/menhir/Makefile                  |  25 ++++++++---
 devel/menhir/PLIST                     |  73 ++++++++++++++++-----------------
 devel/menhir/distinfo                  |  10 ++--
 devel/monotone-viz/Makefile            |   4 +-
 devel/ocaml-deriving-ocsigen/Makefile  |   3 +-
 devel/ocaml-findlib/Makefile           |   3 +-
 devel/ocaml-findlib/PLIST              |   3 +-
 devel/ocaml-lwt/Makefile               |   3 +-
 devel/ocaml-react/Makefile             |   3 +-
 devel/omake/Makefile                   |   4 +-
 devel/pcre-ocaml/Makefile              |   3 +-
 graphics/camlimages/Makefile           |   4 +-
 graphics/graphviz/Makefile             |   4 +-
 lang/boomerang/Makefile                |   4 +-
 lang/coq/Makefile                      |   4 +-
 lang/ocamlduce/Makefile                |   3 +-
 lang/pict/Makefile                     |   4 +-
 math/scilab/Makefile                   |   4 +-
 net/mldonkey-gui/Makefile              |   4 +-
 net/mldonkey/Makefile                  |   4 +-
 net/ocamlnet/Makefile                  |   3 +-
 net/unison/Makefile                    |   4 +-
 net/unison2.32/Makefile                |   4 +-
 print/advi/Makefile                    |   4 +-
 security/ocaml-cryptokit/Makefile      |   3 +-
 security/ocaml-cryptokit/buildlink3.mk |   4 +-
 security/ocaml-ssl/Makefile            |   3 +-
 security/ocaml-ssl/buildlink3.mk       |   4 +-
 security/sks/Makefile                  |   4 +-
 sysutils/xentools41/Makefile           |   7 +-
 textproc/harmony/Makefile              |   4 +-
 textproc/ocaml-text/Makefile           |   3 +-
 textproc/ocaml-tyxml/Makefile          |   3 +-
 textproc/pxp/Makefile                  |   4 +-
 time/ocaml-calendar/Makefile           |   3 +-
 time/wyrd/Makefile                     |   4 +-
 www/eliom/Makefile                     |   3 +-
 www/ocaml-curl/Makefile                |   3 +-
 www/ocsigen/Makefile                   |   3 +-
 www/swiftsurf/Makefile                 |   4 +-
 x11/lablgtk/Makefile                   |   4 +-
 x11/lablgtk1/Makefile                  |   6 +-
 x11/lablgtk1/buildlink3.mk             |   4 +-
 x11/labltk/Makefile                    |   4 +-
 x11/ocaml-graphics/Makefile            |   3 +-
 x11/ocaml-graphics/buildlink3.mk       |   4 +-
 54 files changed, 162 insertions(+), 134 deletions(-)

diffs (truncated from 909 to 300 lines):

diff -r 07f71c5aba9d -r dcd722177891 archivers/ocaml-bz2/Makefile
--- a/archivers/ocaml-bz2/Makefile      Mon Oct 08 15:12:09 2012 +0000
+++ b/archivers/ocaml-bz2/Makefile      Mon Oct 08 15:18:20 2012 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2012/10/02 23:47:56 asau Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/08 15:18:20 jaapb Exp $
 
 PKGNAME=       ocaml-bz2-${VERSION}
 DISTNAME=      camlbz2-${VERSION}
 VERSION=       0.6.0
+PKGREVISION=   1
 CATEGORIES=    archivers
 MASTER_SITES=  http://forge.ocamlcore.org/frs/download.php/72/
 
diff -r 07f71c5aba9d -r dcd722177891 converters/bibtex2html/Makefile
--- a/converters/bibtex2html/Makefile   Mon Oct 08 15:12:09 2012 +0000
+++ b/converters/bibtex2html/Makefile   Mon Oct 08 15:18:20 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2012/10/03 21:54:06 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2012/10/08 15:18:20 jaapb Exp $
 
 DISTNAME=      bibtex2html-1.97
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    converters
 MASTER_SITES=  http://www.lri.fr/~filliatr/ftp/bibtex2html/
 
diff -r 07f71c5aba9d -r dcd722177891 databases/geneweb/Makefile
--- a/databases/geneweb/Makefile        Mon Oct 08 15:12:09 2012 +0000
+++ b/databases/geneweb/Makefile        Mon Oct 08 15:18:20 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2012/05/29 22:58:53 cheusov Exp $
+# $NetBSD: Makefile,v 1.36 2012/10/08 15:18:21 jaapb Exp $
 #
 
 DISTNAME=      geneweb-5.01
-PKGREVISION=   2
+PKGREVISION=   3
 CATEGORIES=    databases
 EXTRACT_SUFX=  .tgz
 MASTER_SITES=  ftp://ftp.inria.fr/INRIA/Projects/cristal/geneweb/Src/ \
diff -r 07f71c5aba9d -r dcd722177891 databases/ocaml-mysql/Makefile
--- a/databases/ocaml-mysql/Makefile    Mon Oct 08 15:12:09 2012 +0000
+++ b/databases/ocaml-mysql/Makefile    Mon Oct 08 15:18:20 2012 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2012/10/02 21:25:23 asau Exp $
+# $NetBSD: Makefile,v 1.12 2012/10/08 15:18:21 jaapb Exp $
 #
 
 DISTNAME=              ocaml-mysql-1.1.1
+PKGREVISION=           1
 CATEGORIES=            databases
 MASTER_SITES=          http://forge.ocamlcore.org/frs/download.php/870/
 
diff -r 07f71c5aba9d -r dcd722177891 databases/ocaml-sqlite3/Makefile
--- a/databases/ocaml-sqlite3/Makefile  Mon Oct 08 15:12:09 2012 +0000
+++ b/databases/ocaml-sqlite3/Makefile  Mon Oct 08 15:18:20 2012 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2012/10/02 21:25:23 asau Exp $
+# $NetBSD: Makefile,v 1.5 2012/10/08 15:18:21 jaapb Exp $
 #
 
 PKGNAME=       ocaml-sqlite3-${VERSION}
 DISTNAME=      sqlite3-ocaml-${VERSION}
 VERSION=       2.0.2
+PKGREVISION=   1
 CATEGORIES=    databases
 MASTER_SITES=  https://bitbucket.org/mmottl/sqlite3-ocaml/downloads/
 FETCH_USING=   curl
diff -r 07f71c5aba9d -r dcd722177891 devel/coccinelle/Makefile
--- a/devel/coccinelle/Makefile Mon Oct 08 15:12:09 2012 +0000
+++ b/devel/coccinelle/Makefile Mon Oct 08 15:18:20 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2012/10/03 21:54:28 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2012/10/08 15:18:21 jaapb Exp $
 
 DISTNAME=      coccinelle-0.2.5
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    devel
 MASTER_SITES=  http://coccinelle.lip6.fr/distrib/
 EXTRACT_SUFX=  .tgz
diff -r 07f71c5aba9d -r dcd722177891 devel/equeue/Makefile
--- a/devel/equeue/Makefile     Mon Oct 08 15:12:09 2012 +0000
+++ b/devel/equeue/Makefile     Mon Oct 08 15:18:20 2012 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2012/06/21 04:51:57 dholland Exp $
+# $NetBSD: Makefile,v 1.9 2012/10/08 15:18:21 jaapb Exp $
 
 DISTNAME=              equeue-2.1.4
+PKGREVISION=           1
 CATEGORIES=            devel
 MASTER_SITES=          http://download.camlcity.org/download/
 
diff -r 07f71c5aba9d -r dcd722177891 devel/js_of_ocaml/Makefile
--- a/devel/js_of_ocaml/Makefile        Mon Oct 08 15:12:09 2012 +0000
+++ b/devel/js_of_ocaml/Makefile        Mon Oct 08 15:18:20 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2012/07/20 20:08:25 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2012/10/08 15:18:21 jaapb Exp $
 #
 
 DISTNAME=      js_of_ocaml-1.2
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    devel
 MASTER_SITES=  http://ocsigen.org/download/
 
diff -r 07f71c5aba9d -r dcd722177891 devel/menhir/Makefile
--- a/devel/menhir/Makefile     Mon Oct 08 15:12:09 2012 +0000
+++ b/devel/menhir/Makefile     Mon Oct 08 15:18:20 2012 +0000
@@ -1,30 +1,41 @@
-# $NetBSD: Makefile,v 1.5 2011/12/06 00:19:23 sbd Exp $
+# $NetBSD: Makefile,v 1.6 2012/10/08 15:18:21 jaapb Exp $
 #
 
-DISTNAME=      menhir-20080912
-PKGREVISION=   2
+DISTNAME=      menhir-20120123
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  http://cristal.inria.fr/~fpottier/menhir/
 
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+MAINTAINER=    jaapb%NetBSD.org@localhost
 HOMEPAGE=      http://cristal.inria.fr/~fpottier/menhir/
 COMMENT=       LR(1) parser generator in OCaml
+LICENSE=       qpl-v1.0
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 MAKE_JOBS_SAFE=                no
 
-BUILD_DEPENDS+=                ocaml-findlib-[0-9]*:../../devel/ocaml-findlib
+USE_TOOLS+=            gmake
 
-USE_TOOLS+=            gmake
+BUILD_DEPENDS+=        ocaml-findlib-[0-9]*:../../devel/ocaml-findlib
 
 EGDIR=                 ${PREFIX}/share/examples/${PKGBASE}
 MAKE_ENV=              EGDIR=${EGDIR:Q}
 
-BUILDLINK_API_DEPENDS.ocaml+=  ocaml>=3.09
+PLIST_VARS=    opt
+.if (${MACHINE_ARCH} == "i386") || (${MACHINE_ARCH} == "powerpc") || \
+    (${MACHINE_ARCH} == "sparc") || (${MACHINE_ARCH} == "x86_64") || \
+    (${MACHINE_ARCH} == "arm")
+PLIST.opt=     yes
+.else
+MAKE_ENV+=     TARGET=byte
+.endif
 
 post-extract:
        ${RM} ${WRKSRC}/demos/calc/.omakedb*
 
+pre-install:
+       ${MKDIR} ${DESTDIR}${PREFIX}/lib/ocaml/site-lib/menhirLib
+
 .include "../../lang/ocaml/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 07f71c5aba9d -r dcd722177891 devel/menhir/PLIST
--- a/devel/menhir/PLIST        Mon Oct 08 15:12:09 2012 +0000
+++ b/devel/menhir/PLIST        Mon Oct 08 15:18:20 2012 +0000
@@ -1,44 +1,41 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:43:37 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2012/10/08 15:18:21 jaapb Exp $
 bin/menhir
 lib/ocaml/site-lib/menhirLib/META
 lib/ocaml/site-lib/menhirLib/menhirLib.cmi
 lib/ocaml/site-lib/menhirLib/menhirLib.cmo
-lib/ocaml/site-lib/menhirLib/menhirLib.cmx
+${PLIST.opt}lib/ocaml/site-lib/menhirLib/menhirLib.cmx
 lib/ocaml/site-lib/menhirLib/menhirLib.o
-lib/ocaml/site-lib/standard.mly
-man/man1/menhir.1
+share/doc/menhir/demos/Makefile
+share/doc/menhir/demos/Makefile.auto
+share/doc/menhir/demos/Makefile.shared
+share/doc/menhir/demos/OMakefile.shared
+share/doc/menhir/demos/calc-param/Makefile
+share/doc/menhir/demos/calc-param/OMakefile
+share/doc/menhir/demos/calc-param/OMakeroot
+share/doc/menhir/demos/calc-param/README
+share/doc/menhir/demos/calc-param/calc.ml
+share/doc/menhir/demos/calc-param/lexer.mll
+share/doc/menhir/demos/calc-param/parser.mly
+share/doc/menhir/demos/calc-param/tokens.mly
+share/doc/menhir/demos/calc-two/Makefile
+share/doc/menhir/demos/calc-two/OMakefile
+share/doc/menhir/demos/calc-two/OMakeroot
+share/doc/menhir/demos/calc-two/README
+share/doc/menhir/demos/calc-two/algebraic.mly
+share/doc/menhir/demos/calc-two/calc.ml
+share/doc/menhir/demos/calc-two/common.mly
+share/doc/menhir/demos/calc-two/lexer.mll
+share/doc/menhir/demos/calc-two/reverse.mly
+share/doc/menhir/demos/calc-two/tokens.mly
+share/doc/menhir/demos/calc/Makefile
+share/doc/menhir/demos/calc/OMakefile
+share/doc/menhir/demos/calc/OMakefile.omc
+share/doc/menhir/demos/calc/OMakeroot
+share/doc/menhir/demos/calc/OMakeroot.omc
+share/doc/menhir/demos/calc/README
+share/doc/menhir/demos/calc/calc.ml
+share/doc/menhir/demos/calc/lexer.mll
+share/doc/menhir/demos/calc/parser.mly
+share/doc/menhir/demos/ocamldep.wrapper
 share/doc/menhir/manual.pdf
-share/examples/menhir/demos/Makefile
-share/examples/menhir/demos/Makefile.auto
-share/examples/menhir/demos/Makefile.shared
-share/examples/menhir/demos/OMakefile.shared
-share/examples/menhir/demos/calc-param/Makefile
-share/examples/menhir/demos/calc-param/OMakefile
-share/examples/menhir/demos/calc-param/OMakeroot
-share/examples/menhir/demos/calc-param/README
-share/examples/menhir/demos/calc-param/calc.ml
-share/examples/menhir/demos/calc-param/lexer.mll
-share/examples/menhir/demos/calc-param/parser.mly
-share/examples/menhir/demos/calc-param/tokens.mly
-share/examples/menhir/demos/calc-two/Makefile
-share/examples/menhir/demos/calc-two/OMakefile
-share/examples/menhir/demos/calc-two/OMakeroot
-share/examples/menhir/demos/calc-two/README
-share/examples/menhir/demos/calc-two/algebraic.mly
-share/examples/menhir/demos/calc-two/calc.ml
-share/examples/menhir/demos/calc-two/common.mly
-share/examples/menhir/demos/calc-two/lexer.mll
-share/examples/menhir/demos/calc-two/reverse.mly
-share/examples/menhir/demos/calc-two/tokens.mly
-share/examples/menhir/demos/calc/Makefile
-share/examples/menhir/demos/calc/OMakefile
-share/examples/menhir/demos/calc/OMakefile.omc
-share/examples/menhir/demos/calc/OMakeroot
-share/examples/menhir/demos/calc/OMakeroot.omc
-share/examples/menhir/demos/calc/README
-share/examples/menhir/demos/calc/calc.ml
-share/examples/menhir/demos/calc/lexer.mll
-share/examples/menhir/demos/calc/parser.mly
-share/examples/menhir/demos/ocamldep.wrapper
-@exec %D/libexec/ocaml-findlib-register add %D/lib/ocaml/site-lib/lwt
-@unexec %D/libexec/ocaml-findlib-register del %D/lib/ocaml/site-lib/lwt
+share/menhir/standard.mly
diff -r 07f71c5aba9d -r dcd722177891 devel/menhir/distinfo
--- a/devel/menhir/distinfo     Mon Oct 08 15:12:09 2012 +0000
+++ b/devel/menhir/distinfo     Mon Oct 08 15:18:20 2012 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/10/13 22:45:03 bjs Exp $
+$NetBSD: distinfo,v 1.2 2012/10/08 15:18:21 jaapb Exp $
 
-SHA1 (menhir-20080912.tar.gz) = 8a18733023a4a0775cb19837a7497b40628ca197
-RMD160 (menhir-20080912.tar.gz) = f02e43047ee96d8f69505f43810a807404c322eb
-Size (menhir-20080912.tar.gz) = 377709 bytes
-SHA1 (patch-aa) = a10c492c55352aa49673345b47c8f420fc9fbe15
+SHA1 (menhir-20120123.tar.gz) = 6d521cfb1203ae640ecf0672b7a6c4ead9e76786
+RMD160 (menhir-20120123.tar.gz) = 7991cae05cc8246ff81f8f193ca6a8ba6d4d3d7b
+Size (menhir-20120123.tar.gz) = 398871 bytes
+SHA1 (patch-Makefile) = bc736eb58bc87e0bb11b0b2b483f2ebbd82573b2
diff -r 07f71c5aba9d -r dcd722177891 devel/monotone-viz/Makefile
--- a/devel/monotone-viz/Makefile       Mon Oct 08 15:12:09 2012 +0000
+++ b/devel/monotone-viz/Makefile       Mon Oct 08 15:18:20 2012 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.43 2012/10/02 17:10:50 tron Exp $
+# $NetBSD: Makefile,v 1.44 2012/10/08 15:18:21 jaapb Exp $
 #
 
 DISTNAME=              monotone-viz-1.0.1-nolablgtk
 PKGNAME=               ${DISTNAME:S/-nolablgtk//}
-PKGREVISION=           22
+PKGREVISION=           23
 CATEGORIES=            devel scm
 MASTER_SITES=          http://oandrieu.nerim.net/monotone-viz/
 
diff -r 07f71c5aba9d -r dcd722177891 devel/ocaml-deriving-ocsigen/Makefile
--- a/devel/ocaml-deriving-ocsigen/Makefile     Mon Oct 08 15:12:09 2012 +0000
+++ b/devel/ocaml-deriving-ocsigen/Makefile     Mon Oct 08 15:18:20 2012 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2012/07/11 15:33:51 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/08 15:18:21 jaapb Exp $
 #
 
 DISTNAME=      deriving-ocsigen-0.3c
 PKGNAME=       ocaml-${DISTNAME}
 COMMENT=       Extension to OCaml for deriving functions from type declarations
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  http://ocsigen.org/download/
 
diff -r 07f71c5aba9d -r dcd722177891 devel/ocaml-findlib/Makefile
--- a/devel/ocaml-findlib/Makefile      Mon Oct 08 15:12:09 2012 +0000
+++ b/devel/ocaml-findlib/Makefile      Mon Oct 08 15:18:20 2012 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2012/09/25 09:02:42 jaapb Exp $
+# $NetBSD: Makefile,v 1.14 2012/10/08 15:18:21 jaapb Exp $
 #
 
 DISTNAME=              findlib-1.3.3
 PKGNAME=               ocaml-${DISTNAME}
+PKGREVISION=           1
 CATEGORIES=            devel



Home | Main Index | Thread Index | Old Index