pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-migrate-parsetree



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Wed May  9 14:39:58 UTC 2018

Modified Files:
        pkgsrc/devel/ocaml-migrate-parsetree: Makefile PLIST buildlink3.mk
            distinfo

Log Message:
Updated devel/ocaml-migrate-parsetree to version 1.0.10.

This release adds support for OCaml 4.07 and fixes a minor issue.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ocaml-migrate-parsetree/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-migrate-parsetree/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ocaml-migrate-parsetree/buildlink3.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ocaml-migrate-parsetree/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/ocaml-migrate-parsetree/Makefile
diff -u pkgsrc/devel/ocaml-migrate-parsetree/Makefile:1.8 pkgsrc/devel/ocaml-migrate-parsetree/Makefile:1.9
--- pkgsrc/devel/ocaml-migrate-parsetree/Makefile:1.8   Wed Apr  4 19:12:53 2018
+++ pkgsrc/devel/ocaml-migrate-parsetree/Makefile       Wed May  9 14:39:58 2018
@@ -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/}
 

Index: pkgsrc/devel/ocaml-migrate-parsetree/PLIST
diff -u pkgsrc/devel/ocaml-migrate-parsetree/PLIST:1.3 pkgsrc/devel/ocaml-migrate-parsetree/PLIST:1.4
--- pkgsrc/devel/ocaml-migrate-parsetree/PLIST:1.3      Wed Apr  4 19:12:53 2018
+++ pkgsrc/devel/ocaml-migrate-parsetree/PLIST  Wed May  9 14:39:58 2018
@@ -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
 ${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 @@ ${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml
 ${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
 ${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

Index: pkgsrc/devel/ocaml-migrate-parsetree/buildlink3.mk
diff -u pkgsrc/devel/ocaml-migrate-parsetree/buildlink3.mk:1.5 pkgsrc/devel/ocaml-migrate-parsetree/buildlink3.mk:1.6
--- pkgsrc/devel/ocaml-migrate-parsetree/buildlink3.mk:1.5      Wed Apr  4 19:12:53 2018
+++ pkgsrc/devel/ocaml-migrate-parsetree/buildlink3.mk  Wed May  9 14:39:58 2018
@@ -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 @@ BUILDLINK_TREE+=        ocaml-migrate-parsetree
 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
 

Index: pkgsrc/devel/ocaml-migrate-parsetree/distinfo
diff -u pkgsrc/devel/ocaml-migrate-parsetree/distinfo:1.4 pkgsrc/devel/ocaml-migrate-parsetree/distinfo:1.5
--- pkgsrc/devel/ocaml-migrate-parsetree/distinfo:1.4   Wed Apr  4 19:12:53 2018
+++ pkgsrc/devel/ocaml-migrate-parsetree/distinfo       Wed May  9 14:39:58 2018
@@ -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