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:           Tue Mar  5 16:33:41 UTC 2019

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

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

The package is now compatible with dune 1.7.

Upstream changes are minor.


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/ocaml-migrate-parsetree/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ocaml-migrate-parsetree/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ocaml-migrate-parsetree/buildlink3.mk
cvs rdiff -u -r1.6 -r1.7 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.12 pkgsrc/devel/ocaml-migrate-parsetree/Makefile:1.13
--- pkgsrc/devel/ocaml-migrate-parsetree/Makefile:1.12  Tue Nov 27 17:02:50 2018
+++ pkgsrc/devel/ocaml-migrate-parsetree/Makefile       Tue Mar  5 16:33:41 2019
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2018/11/27 17:02:50 jaapb Exp $
+# $NetBSD: Makefile,v 1.13 2019/03/05 16:33:41 jaapb Exp $
 
 GITHUB_PROJECT=        ocaml-migrate-parsetree
 GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-1.1.0
+DISTNAME=      ${GITHUB_PROJECT}-1.2.0
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=let-def/}
 
@@ -18,6 +18,7 @@ OCAML_USE_DUNE=       yes
 OPAM_INSTALL_FILES=    ${GITHUB_PROJECT}
 
 .include "../../mk/ocaml.mk"
+.include "../../devel/ocaml-ppx_derivers/buildlink3.mk"
 .include "../../devel/ocaml-result/buildlink3.mk"
 .include "../../devel/ocamlbuild/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/ocaml-migrate-parsetree/PLIST
diff -u pkgsrc/devel/ocaml-migrate-parsetree/PLIST:1.4 pkgsrc/devel/ocaml-migrate-parsetree/PLIST:1.5
--- pkgsrc/devel/ocaml-migrate-parsetree/PLIST:1.4      Wed May  9 14:39:58 2018
+++ pkgsrc/devel/ocaml-migrate-parsetree/PLIST  Tue Mar  5 16:33:41 2019
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2018/05/09 14:39:58 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.5 2019/03/05 16:33:41 jaapb Exp $
 ${OCAML_SITELIB}/ocaml-migrate-parsetree/META
 ${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_402.cmi
 ${OCAML_SITELIB}/ocaml-migrate-parsetree/ast_402.cmt
@@ -24,6 +24,7 @@ ${OCAML_SITELIB}/ocaml-migrate-parsetree
 ${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
+${OCAML_SITELIB}/ocaml-migrate-parsetree/dune-package
 ${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
@@ -32,7 +33,6 @@ ${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.cmxs
 ${OCAML_SITELIB}/ocaml-migrate-parsetree/driver-main/migrate_parsetree_driver_main.ml
-${OCAML_SITELIB}/ocaml-migrate-parsetree/driver-main/ocaml-migrate-parsetree.driver-main.dune
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree.a
 ${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree.cma
 ${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree.cmi
@@ -155,7 +155,6 @@ ${OCAML_SITELIB}/ocaml-migrate-parsetree
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_versions.cmx
 ${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_versions.ml
 ${OCAML_SITELIB}/ocaml-migrate-parsetree/migrate_parsetree_versions.mli
-${OCAML_SITELIB}/ocaml-migrate-parsetree/ocaml-migrate-parsetree.dune
 ${OCAML_SITELIB}/ocaml-migrate-parsetree/opam
 share/doc/ocaml-migrate-parsetree/CHANGES.md
 share/doc/ocaml-migrate-parsetree/LICENSE.md

Index: pkgsrc/devel/ocaml-migrate-parsetree/buildlink3.mk
diff -u pkgsrc/devel/ocaml-migrate-parsetree/buildlink3.mk:1.7 pkgsrc/devel/ocaml-migrate-parsetree/buildlink3.mk:1.8
--- pkgsrc/devel/ocaml-migrate-parsetree/buildlink3.mk:1.7      Tue Nov 27 17:02:50 2018
+++ pkgsrc/devel/ocaml-migrate-parsetree/buildlink3.mk  Tue Mar  5 16:33:41 2019
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2018/11/27 17:02:50 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2019/03/05 16:33:41 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.1.0
+BUILDLINK_ABI_DEPENDS.ocaml-migrate-parsetree+=        ocaml-migrate-parsetree>=1.2.0
 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.6 pkgsrc/devel/ocaml-migrate-parsetree/distinfo:1.7
--- pkgsrc/devel/ocaml-migrate-parsetree/distinfo:1.6   Tue Nov 27 17:02:50 2018
+++ pkgsrc/devel/ocaml-migrate-parsetree/distinfo       Tue Mar  5 16:33:41 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2018/11/27 17:02:50 jaapb Exp $
+$NetBSD: distinfo,v 1.7 2019/03/05 16:33:41 jaapb Exp $
 
-SHA1 (ocaml-migrate-parsetree-1.1.0.tar.gz) = 890dd4f4422dde5fa8b1378a5c2160b1e46b3c56
-RMD160 (ocaml-migrate-parsetree-1.1.0.tar.gz) = ec13d7b6b75d29c4aad132403065bb8634dd5185
-SHA512 (ocaml-migrate-parsetree-1.1.0.tar.gz) = 18c9572c59b1450eb3af9202f0291363bd74e0c88afedf44137491072853f1538d5a801f921c93984c72a48dea4721a5def4d145f86275a33f726471ba6f2bcb
-Size (ocaml-migrate-parsetree-1.1.0.tar.gz) = 249510 bytes
+SHA1 (ocaml-migrate-parsetree-1.2.0.tar.gz) = b2b2b3b6d7ec1c054b680af9fe04076e7619fb23
+RMD160 (ocaml-migrate-parsetree-1.2.0.tar.gz) = 7a4241a35a18e6eaf64d6e611cbe2d831d1d44aa
+SHA512 (ocaml-migrate-parsetree-1.2.0.tar.gz) = dff1202ec04e23311d28493e03000d99acd6851b96aacc052452dd00ac959d9ee30c10cb1edbbbb883bdd8f1e510f55d0df2e3173b6bcd99840b453b83d8b5c4
+Size (ocaml-migrate-parsetree-1.2.0.tar.gz) = 249928 bytes



Home | Main Index | Thread Index | Old Index