pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/ocamlduce Update lang/ocamlduce to 3.10.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/aced830c21d5
branches:  trunk
changeset: 536032:aced830c21d5
user:      tonio <tonio%pkgsrc.org@localhost>
date:      Sat Dec 01 14:48:28 2007 +0000

description:
Update lang/ocamlduce to 3.10.0

This update lets ocamlduce work with ocaml 3.10

diffstat:

 lang/ocamlduce/Makefile |  6 ++++--
 lang/ocamlduce/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 6 deletions(-)

diffs (35 lines):

diff -r f8212303a188 -r aced830c21d5 lang/ocamlduce/Makefile
--- a/lang/ocamlduce/Makefile   Sat Dec 01 14:20:24 2007 +0000
+++ b/lang/ocamlduce/Makefile   Sat Dec 01 14:48:28 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/08 23:04:53 tonio Exp $
+# $NetBSD: Makefile,v 1.2 2007/12/01 14:48:28 tonio Exp $
 #
 
-DISTNAME=      ocamlduce-3.09.3pl1
+DISTNAME=      ocamlduce-3.10.0
 CATEGORIES=    lang
 MASTER_SITES=  http://gallium.inria.fr/~frisch/ocamlcduce/download/
 
@@ -23,5 +23,7 @@
 PLIST_SRC+=    PLIST.opt
 .endif
 
+BUILDLINK_API_DEPENDS.ocaml+=  ocaml>=3.10
+
 .include "../../lang/ocaml/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r f8212303a188 -r aced830c21d5 lang/ocamlduce/distinfo
--- a/lang/ocamlduce/distinfo   Sat Dec 01 14:20:24 2007 +0000
+++ b/lang/ocamlduce/distinfo   Sat Dec 01 14:48:28 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/04/08 23:04:53 tonio Exp $
+$NetBSD: distinfo,v 1.2 2007/12/01 14:48:28 tonio Exp $
 
-SHA1 (ocamlduce-3.09.3pl1.tar.gz) = 367fc562c9de2108f1d3fd6b2179adfb3983b5c8
-RMD160 (ocamlduce-3.09.3pl1.tar.gz) = dc6a0e6743e21c0a66349d24a1450f85ae6906c8
-Size (ocamlduce-3.09.3pl1.tar.gz) = 944146 bytes
+SHA1 (ocamlduce-3.10.0.tar.gz) = 37d8991b70d5623bbf0c6d3ca038ac723dd3b2c1
+RMD160 (ocamlduce-3.10.0.tar.gz) = ffa81116e499218aef7e2bb672953939b0746c9b
+Size (ocamlduce-3.10.0.tar.gz) = 968584 bytes
 SHA1 (patch-aa) = 72aa5005a31eac46c1f6cdd08b8bf9a163d46351



Home | Main Index | Thread Index | Old Index