Wed Oct 25 11:01:58 2017 UTC ()
Updated devel/ocaml-migrate-parsetree to version 1.0.6.

This version has support for ocaml 4.06, and includes several other
minor bugfixes and improvements.


(jaapb)
diff -r1.5 -r1.6 pkgsrc/devel/ocaml-migrate-parsetree/Makefile
diff -r1.1 -r1.2 pkgsrc/devel/ocaml-migrate-parsetree/PLIST
diff -r1.1 -r1.2 pkgsrc/devel/ocaml-migrate-parsetree/distinfo
diff -r1.2 -r1.3 pkgsrc/devel/ocaml-migrate-parsetree/buildlink3.mk

cvs diff -r1.5 -r1.6 pkgsrc/devel/ocaml-migrate-parsetree/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ocaml-migrate-parsetree/Makefile 2017/09/10 05:53:02 1.5
+++ pkgsrc/devel/ocaml-migrate-parsetree/Makefile 2017/10/25 11:01:58 1.6
@@ -1,24 +1,22 @@ @@ -1,24 +1,22 @@
1# $NetBSD: Makefile,v 1.5 2017/09/10 05:53:02 dholland Exp $ 1# $NetBSD: Makefile,v 1.6 2017/10/25 11:01:58 jaapb Exp $
2 2
3VERSION= 1.0.1 
4PKGREVISION= 2 
5GITHUB_PROJECT= ocaml-migrate-parsetree 3GITHUB_PROJECT= ocaml-migrate-parsetree
6DISTNAME= ${GITHUB_PROJECT}-${VERSION} 4GITHUB_TAG= v${PKGVERSION_NOREV}
 5DISTNAME= ${GITHUB_PROJECT}-1.0.6
7CATEGORIES= devel 6CATEGORIES= devel
8MASTER_SITES= ${MASTER_SITE_GITHUB:=let-def/} 7MASTER_SITES= ${MASTER_SITE_GITHUB:=let-def/}
9 8
10MAINTAINER= jaapb@NetBSD.org 9MAINTAINER= jaapb@NetBSD.org
11HOMEPAGE= https://github.com/let-def/ocaml-migrate-parsetree/ 10HOMEPAGE= https://github.com/let-def/ocaml-migrate-parsetree/
12COMMENT= Migrate parse trees between versions of OCaml 11COMMENT= Migrate parse trees between versions of OCaml
13LICENSE= gnu-lgpl-v2.1 12LICENSE= gnu-lgpl-v2.1
14 13
15USE_LANGUAGES= c 14USE_LANGUAGES= c
16OCAML_USE_FINDLIB= yes 15OCAML_USE_FINDLIB= yes
17OCAML_FINDLIB_DIRS= ${GITHUB_PROJECT} 16OCAML_FINDLIB_DIRS= ${GITHUB_PROJECT}
18OCAML_USE_JBUILDER= yes 17OCAML_USE_JBUILDER= yes
19OCAML_USE_OPAM= yes 
20OPAM_INSTALL_FILES= ${GITHUB_PROJECT} 18OPAM_INSTALL_FILES= ${GITHUB_PROJECT}
21 19
22.include "../../mk/ocaml.mk" 20.include "../../mk/ocaml.mk"
23.include "../../devel/ocamlbuild/buildlink3.mk" 21.include "../../devel/ocamlbuild/buildlink3.mk"
24.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/devel/ocaml-migrate-parsetree/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/ocaml-migrate-parsetree/PLIST 2017/07/21 10:29:06 1.1
+++ pkgsrc/devel/ocaml-migrate-parsetree/PLIST 2017/10/25 11:01:58 1.2
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.1 2017/07/21 10:29:06 jaapb Exp $ 1@comment $NetBSD: PLIST,v 1.2 2017/10/25 11:01:58 jaapb Exp $
2${OCAML_SITELIB}/ocaml-migrate-parsetree/META 2${OCAML_SITELIB}/ocaml-migrate-parsetree/META
3${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_402.cmi 3${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_402.cmi
4${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_402.cmt 4${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_402.cmt
5${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_402.cmx 5${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_402.cmx
6${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_402.ml 6${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_402.ml
7${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_403.cmi 7${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_403.cmi
8${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_403.cmt 8${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_403.cmt
9${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_403.cmx 9${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_403.cmx
10${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_403.ml 10${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_403.ml
11${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_404.cmi 11${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_404.cmi
12${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_404.cmt 12${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_404.cmt
13${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_404.cmx 13${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_404.cmx
14${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_404.ml 14${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_404.ml
@@ -109,23 +109,28 @@ ${OCAML_SITELIB}/ocaml-migrate-parsetree @@ -109,23 +109,28 @@ ${OCAML_SITELIB}/ocaml-migrate-parsetree
109${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_compiler_functions.cmt 109${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_compiler_functions.cmt
110${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_compiler_functions.cmx 110${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_compiler_functions.cmx
111${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_compiler_functions.ml 111${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_compiler_functions.ml
112${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_def.cmi 112${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_def.cmi
113${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_def.cmt 113${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_def.cmt
114${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_def.cmti 114${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_def.cmti
115${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_def.cmx 115${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_def.cmx
116${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_def.mli 116${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_def.mli
117${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_driver.cmi 117${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_driver.cmi
118${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_driver.cmt 118${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_driver.cmt
119${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_driver.cmti 119${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_driver.cmti
120${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_driver.cmx 120${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_driver.cmx
121${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_driver.mli 121${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_driver.mli
 122${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_parse.cmi
 123${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_parse.cmt
 124${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_parse.cmti
 125${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_parse.cmx
 126${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_parse.mli
122${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_versions.cmi 127${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_versions.cmi
123${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_versions.cmt 128${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_versions.cmt
124${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_versions.cmti 129${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_versions.cmti
125${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_versions.cmx 130${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_versions.cmx
126${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_versions.mli 131${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_versions.mli
127${OCAML_SITELIB}/ocaml-migrate-parsetree/opam 132${OCAML_SITELIB}/ocaml-migrate-parsetree/opam
128share/doc/ocaml-migrate-parsetree/CHANGES.md 133share/doc/ocaml-migrate-parsetree/CHANGES.md
129share/doc/ocaml-migrate-parsetree/LICENSE 134share/doc/ocaml-migrate-parsetree/LICENSE
130share/doc/ocaml-migrate-parsetree/MANUAL.md 135share/doc/ocaml-migrate-parsetree/MANUAL.md
131share/doc/ocaml-migrate-parsetree/README.md 136share/doc/ocaml-migrate-parsetree/README.md

cvs diff -r1.1 -r1.2 pkgsrc/devel/ocaml-migrate-parsetree/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ocaml-migrate-parsetree/distinfo 2017/07/21 10:29:06 1.1
+++ pkgsrc/devel/ocaml-migrate-parsetree/distinfo 2017/10/25 11:01:58 1.2
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.1 2017/07/21 10:29:06 jaapb Exp $ 1$NetBSD: distinfo,v 1.2 2017/10/25 11:01:58 jaapb Exp $
2 2
3SHA1 (ocaml-migrate-parsetree-1.0.1.tar.gz) = f482009d55477352c62ea2b592918606003b374c 3SHA1 (ocaml-migrate-parsetree-1.0.6.tar.gz) = a661d995983dfd9bb3d32e4ccc4ae9218bd04bba
4RMD160 (ocaml-migrate-parsetree-1.0.1.tar.gz) = d843c119209597fd375558490394a4f4efcf56b4 4RMD160 (ocaml-migrate-parsetree-1.0.6.tar.gz) = 5c3596d89f6d4e0f22ce231bd5d4d4b22cea7dd3
5SHA512 (ocaml-migrate-parsetree-1.0.1.tar.gz) = de9992e4e8e9bbda6fcaeaab794f88f695ea69ed63ab083fb1746db53127a80d7dcc19b843c7dc9e2fa01132eacf89b000639c76c89d1010a6c4f6508af73a52 5SHA512 (ocaml-migrate-parsetree-1.0.6.tar.gz) = b44b9fc59cef787a0188245be357685fe7ecd5cc81368b5677b3389e8d09834e5e40f94a3cd7be762f3eb27657a628c0a228c4cefe4443ad1dc8ce012f2552b4
6Size (ocaml-migrate-parsetree-1.0.1.tar.gz) = 206070 bytes 6Size (ocaml-migrate-parsetree-1.0.6.tar.gz) = 209199 bytes

cvs diff -r1.2 -r1.3 pkgsrc/devel/ocaml-migrate-parsetree/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/devel/ocaml-migrate-parsetree/buildlink3.mk 2017/07/23 14:38:05 1.2
+++ pkgsrc/devel/ocaml-migrate-parsetree/buildlink3.mk 2017/10/25 11:01:58 1.3
@@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
1# $NetBSD: buildlink3.mk,v 1.2 2017/07/23 14:38:05 jaapb Exp $ 1# $NetBSD: buildlink3.mk,v 1.3 2017/10/25 11:01:58 jaapb Exp $
2 2
3BUILDLINK_TREE+= ocaml-migrate-parsetree 3BUILDLINK_TREE+= ocaml-migrate-parsetree
4 4
5.if !defined(OCAML_MIGRATE_PARSETREE_BUILDLINK3_MK) 5.if !defined(OCAML_MIGRATE_PARSETREE_BUILDLINK3_MK)
6OCAML_MIGRATE_PARSETREE_BUILDLINK3_MK:= 6OCAML_MIGRATE_PARSETREE_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.ocaml-migrate-parsetree+= ocaml-migrate-parsetree>=1.0.1 8BUILDLINK_API_DEPENDS.ocaml-migrate-parsetree+= ocaml-migrate-parsetree>=1.0.1
9BUILDLINK_ABI_DEPENDS.ocaml-migrate-parsetree+= ocaml-migrate-parsetree>=1.0.1nb1 9BUILDLINK_ABI_DEPENDS.ocaml-migrate-parsetree+= ocaml-migrate-parsetree>=1.0.6
10BUILDLINK_PKGSRCDIR.ocaml-migrate-parsetree?= ../../devel/ocaml-migrate-parsetree 10BUILDLINK_PKGSRCDIR.ocaml-migrate-parsetree?= ../../devel/ocaml-migrate-parsetree
11.endif # OCAML_MIGRATE_PARSETREE_BUILDLINK3_MK 11.endif # OCAML_MIGRATE_PARSETREE_BUILDLINK3_MK
12 12
13BUILDLINK_TREE+= -ocaml-migrate-parsetree 13BUILDLINK_TREE+= -ocaml-migrate-parsetree