pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-migrate-parsetree Updated dev...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7ac48f340cbf
branches: trunk
changeset: 307584:7ac48f340cbf
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Wed May 09 14:39:58 2018 +0000
description:
Updated devel/ocaml-migrate-parsetree to version 1.0.10.
This release adds support for OCaml 4.07 and fixes a minor issue.
diffstat:
devel/ocaml-migrate-parsetree/Makefile | 4 ++--
devel/ocaml-migrate-parsetree/PLIST | 24 ++++++++++++++++++++++--
devel/ocaml-migrate-parsetree/buildlink3.mk | 4 ++--
devel/ocaml-migrate-parsetree/distinfo | 10 +++++-----
4 files changed, 31 insertions(+), 11 deletions(-)
diffs (99 lines):
diff -r b9513b5b9f35 -r 7ac48f340cbf devel/ocaml-migrate-parsetree/Makefile
--- a/devel/ocaml-migrate-parsetree/Makefile Wed May 09 14:37:23 2018 +0000
+++ b/devel/ocaml-migrate-parsetree/Makefile Wed May 09 14:39:58 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2018/04/04 19:12:53 jaapb Exp $
+# $NetBSD: Makefile,v 1.9 2018/05/09 14:39:58 jaapb Exp $
GITHUB_PROJECT= ocaml-migrate-parsetree
GITHUB_TAG= v${PKGVERSION_NOREV}
-DISTNAME= ${GITHUB_PROJECT}-1.0.8
+DISTNAME= ${GITHUB_PROJECT}-1.0.10
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=let-def/}
diff -r b9513b5b9f35 -r 7ac48f340cbf devel/ocaml-migrate-parsetree/PLIST
--- a/devel/ocaml-migrate-parsetree/PLIST Wed May 09 14:37:23 2018 +0000
+++ b/devel/ocaml-migrate-parsetree/PLIST Wed May 09 14:39:58 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2018/04/04 19:12:53 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/05/09 14:39:58 jaapb Exp $
${OCAML_SITELIB}/ocaml-migrate-parsetree/META
${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_402.cmi
${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_402.cmt
@@ -20,6 +20,10 @@
${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_406.cmt
${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_406.cmx
${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_406.ml
+${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_407.cmi
+${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_407.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_407.cmx
+${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_407.ml
${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.a
${OCAML_SITELIB}/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cma
${OCAML_SITELIB}/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmi
@@ -43,7 +47,7 @@
${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_402_403.ml
${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_402_403_migrate.cmi
${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_402_403_migrate.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_402_403_migrate.cmx
+${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_402_403_migrate.cmx
${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_402_403_migrate.ml
${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_403_402.cmi
${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_403_402.cmt
@@ -101,6 +105,22 @@
${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_406_405_migrate.cmt
${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_406_405_migrate.cmx
${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_406_405_migrate.ml
+${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_406_407.cmi
+${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_406_407.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_406_407.cmx
+${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_406_407.ml
+${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_406_407_migrate.cmi
+${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_406_407_migrate.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_406_407_migrate.cmx
+${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_406_407_migrate.ml
+${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_407_406.cmi
+${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_407_406.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_407_406.cmx
+${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_407_406.ml
+${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_407_406_migrate.cmi
+${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_407_406_migrate.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_407_406_migrate.cmx
+${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_407_406_migrate.ml
${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_ast_io.cmi
${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_ast_io.cmt
${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_ast_io.cmti
diff -r b9513b5b9f35 -r 7ac48f340cbf devel/ocaml-migrate-parsetree/buildlink3.mk
--- a/devel/ocaml-migrate-parsetree/buildlink3.mk Wed May 09 14:37:23 2018 +0000
+++ b/devel/ocaml-migrate-parsetree/buildlink3.mk Wed May 09 14:39:58 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2018/04/04 19:12:53 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2018/05/09 14:39:58 jaapb Exp $
BUILDLINK_TREE+= ocaml-migrate-parsetree
@@ -6,7 +6,7 @@
OCAML_MIGRATE_PARSETREE_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-migrate-parsetree+= ocaml-migrate-parsetree>=1.0.1
-BUILDLINK_ABI_DEPENDS.ocaml-migrate-parsetree+= ocaml-migrate-parsetree>=1.0.8
+BUILDLINK_ABI_DEPENDS.ocaml-migrate-parsetree+= ocaml-migrate-parsetree>=1.0.10
BUILDLINK_PKGSRCDIR.ocaml-migrate-parsetree?= ../../devel/ocaml-migrate-parsetree
.endif # OCAML_MIGRATE_PARSETREE_BUILDLINK3_MK
diff -r b9513b5b9f35 -r 7ac48f340cbf devel/ocaml-migrate-parsetree/distinfo
--- a/devel/ocaml-migrate-parsetree/distinfo Wed May 09 14:37:23 2018 +0000
+++ b/devel/ocaml-migrate-parsetree/distinfo Wed May 09 14:39:58 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/04/04 19:12:53 jaapb Exp $
+$NetBSD: distinfo,v 1.5 2018/05/09 14:39:58 jaapb Exp $
-SHA1 (ocaml-migrate-parsetree-1.0.8.tar.gz) = 0570f44b4aefe70b77644ce6b50f885d6fabebf8
-RMD160 (ocaml-migrate-parsetree-1.0.8.tar.gz) = af12744c0992427d4a63d926e847b9f46fc0e180
-SHA512 (ocaml-migrate-parsetree-1.0.8.tar.gz) = 1ee977eeb1f73fca3f7f05604103e903dd9c1f41412b557735c3b84157c0431bc13ad5de97471583f7d979904a341ed745136c244d8496526e3da993fc81e93d
-Size (ocaml-migrate-parsetree-1.0.8.tar.gz) = 210171 bytes
+SHA1 (ocaml-migrate-parsetree-1.0.10.tar.gz) = 2e8224daf9eb0aed36775e4e8b36a4894e22b7f5
+RMD160 (ocaml-migrate-parsetree-1.0.10.tar.gz) = 3224e51299621a6d769060896b837e1dfb9bc95a
+SHA512 (ocaml-migrate-parsetree-1.0.10.tar.gz) = fb9b689390ac5c8379aeff078ee7f6a949c790f8ca304c2ee61218b6a3dfff7a3faec8435b151acf2b774e575af6a20fc4f90bccb1f1c7bd721e0e14ccedab4b
+Size (ocaml-migrate-parsetree-1.0.10.tar.gz) = 248961 bytes
Home |
Main Index |
Thread Index |
Old Index