pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/js_of_ocaml



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Fri Dec 30 12:04:25 UTC 2016

Modified Files:
        pkgsrc/devel/js_of_ocaml: Makefile buildlink3.mk distinfo

Log Message:
Updated package to latest version, 2.8.3. Changes include:

===== 2.8.3 (2016-11-04) =====

 * Features/Changes
 ** Runtime: complete support for 4.04

 * Bug fixes
 ** Compiler: fix order of javascript files
 ** Compiler: fix Javascript lexer (newline inside strings)
 ** Compiler: fix bug in closure generation
 ** Compiler: fix regression in closure generation (introduced in 2.8) (#531)
 ** Compiler: fix code generation when static evaluation is disabled

===== 2.8.2 (2016-09-10) =====

 * Features/Changes
 ** Lib: add Dom_html.Keyboard_code & Dom_html.Keyboard_key (Corwin de Boor)
 ** Misc: update lib and runtime to work better with non browser environment
 ** Misc: initial support for 4.04

 * Bug fixes
 ** Compiler: fix js output for x - -1
 ** Compiler: fix parsing of annotations in the runtime
 ** Compiler: fix javascript minifier
 ** Compiler: various fixes for separate compilation.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/js_of_ocaml/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/js_of_ocaml/buildlink3.mk
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/js_of_ocaml/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/js_of_ocaml/Makefile
diff -u pkgsrc/devel/js_of_ocaml/Makefile:1.16 pkgsrc/devel/js_of_ocaml/Makefile:1.17
--- pkgsrc/devel/js_of_ocaml/Makefile:1.16      Thu Aug 18 14:49:07 2016
+++ pkgsrc/devel/js_of_ocaml/Makefile   Fri Dec 30 12:04:25 2016
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2016/08/18 14:49:07 jaapb Exp $
+# $NetBSD: Makefile,v 1.17 2016/12/30 12:04:25 jaapb Exp $
 #
 
 GITHUB_PROJECT=        js_of_ocaml
-DISTNAME=      ${GITHUB_PROJECT}-2.8.1
+DISTNAME=      ${GITHUB_PROJECT}-2.8.3
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocsigen/}
 
@@ -34,5 +34,6 @@ BUILDLINK_API_DEPENDS.ocaml-optcomp+=   
 .include "../../devel/ocaml-ppx_tools/buildlink3.mk"
 .include "../../devel/ocamlbuild/buildlink3.mk"
 .include "../../lang/camlp4/buildlink3.mk"
+.include "../../textproc/ocaml-uchar/buildlink3.mk"
 .include "../../mk/ocaml.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/js_of_ocaml/buildlink3.mk
diff -u pkgsrc/devel/js_of_ocaml/buildlink3.mk:1.1 pkgsrc/devel/js_of_ocaml/buildlink3.mk:1.2
--- pkgsrc/devel/js_of_ocaml/buildlink3.mk:1.1  Fri Aug 19 15:00:36 2016
+++ pkgsrc/devel/js_of_ocaml/buildlink3.mk      Fri Dec 30 12:04:25 2016
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.1 2016/08/19 15:00:36 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2016/12/30 12:04:25 jaapb Exp $
 
 BUILDLINK_TREE+=       js_of_ocaml
 
 .if !defined(JS_OF_OCAML_BUILDLINK3_MK)
 JS_OF_OCAML_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.js_of_ocaml+=    js_of_ocaml>=2.8.1
+BUILDLINK_API_DEPENDS.js_of_ocaml+=    js_of_ocaml>=2.8.3
 BUILDLINK_PKGSRCDIR.js_of_ocaml?=      ../../devel/js_of_ocaml
 
 .endif # JS_OF_OCAML_BUILDLINK3_MK

Index: pkgsrc/devel/js_of_ocaml/distinfo
diff -u pkgsrc/devel/js_of_ocaml/distinfo:1.9 pkgsrc/devel/js_of_ocaml/distinfo:1.10
--- pkgsrc/devel/js_of_ocaml/distinfo:1.9       Thu Aug 18 14:49:07 2016
+++ pkgsrc/devel/js_of_ocaml/distinfo   Fri Dec 30 12:04:25 2016
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2016/08/18 14:49:07 jaapb Exp $
+$NetBSD: distinfo,v 1.10 2016/12/30 12:04:25 jaapb Exp $
 
-SHA1 (js_of_ocaml-2.8.1.tar.gz) = 0a103156b277febfe5c4dfabb73b71467a5d3900
-RMD160 (js_of_ocaml-2.8.1.tar.gz) = 0305628d71b7a9ef9ceabc48d8ae9e3392b0fd20
-SHA512 (js_of_ocaml-2.8.1.tar.gz) = bce4b173c29396ce7f28f12afd3185cdf402150a7390b9f5a21f14f71e72b3e5ae16234ed65e9d7b18ed2c0de524b658495d62d4673dfe3e61d5f0556b5a125c
-Size (js_of_ocaml-2.8.1.tar.gz) = 1329825 bytes
+SHA1 (js_of_ocaml-2.8.3.tar.gz) = 0611156c17bab5fda0f5106d07af55ecdbc5413b
+RMD160 (js_of_ocaml-2.8.3.tar.gz) = d8e1e094b2456c1e1e8f108bc43c36aca2797cf0
+SHA512 (js_of_ocaml-2.8.3.tar.gz) = 89908f3da1846f4fe24e1109ba262507221ed67d58bec1d8b7c53ec82438febbab66bdb3bec697e2880842253777167ef1563687cae414426e8ea1dcc00a323a
+Size (js_of_ocaml-2.8.3.tar.gz) = 1335811 bytes
 SHA1 (patch-Makefile.conf) = 40a365bd35106f2cb16958424926e657edc7887b



Home | Main Index | Thread Index | Old Index