pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-ppx_here



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Wed May  4 16:00:58 UTC 2022

Modified Files:
        pkgsrc/devel/ocaml-ppx_here: Makefile buildlink3.mk distinfo

Log Message:
Updated devel/ocaml-ppx_here to version 0.15.0.

There is no changelog, but changes seem minor.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-ppx_here/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-ppx_here/buildlink3.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ocaml-ppx_here/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-ppx_here/Makefile
diff -u pkgsrc/devel/ocaml-ppx_here/Makefile:1.3 pkgsrc/devel/ocaml-ppx_here/Makefile:1.4
--- pkgsrc/devel/ocaml-ppx_here/Makefile:1.3    Mon Mar  8 08:12:57 2021
+++ pkgsrc/devel/ocaml-ppx_here/Makefile        Wed May  4 16:00:58 2022
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2021/03/08 08:12:57 jaapb Exp $
+# $NetBSD: Makefile,v 1.4 2022/05/04 16:00:58 jaapb Exp $
 
-GITHUB_PROJECT=        ppx_here
-GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-0.13.0
+DISTNAME=      ${GITHUB_PROJECT}-0.15.0
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
+GITHUB_PROJECT=        ppx_here
+GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    jaapb%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/janestreet/ppx_here/

Index: pkgsrc/devel/ocaml-ppx_here/buildlink3.mk
diff -u pkgsrc/devel/ocaml-ppx_here/buildlink3.mk:1.2 pkgsrc/devel/ocaml-ppx_here/buildlink3.mk:1.3
--- pkgsrc/devel/ocaml-ppx_here/buildlink3.mk:1.2       Thu Jan 16 12:58:31 2020
+++ pkgsrc/devel/ocaml-ppx_here/buildlink3.mk   Wed May  4 16:00:58 2022
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2020/01/16 12:58:31 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2022/05/04 16:00:58 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-ppx_here
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        ocaml-ppx_here
 OCAML_PPX_HERE_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-ppx_here+= ocaml-ppx_here>=0.12.0
-BUILDLINK_ABI_DEPENDS.ocaml-ppx_here+= ocaml-ppx_here>=0.13.0
+BUILDLINK_ABI_DEPENDS.ocaml-ppx_here+= ocaml-ppx_here>=0.15.0
 BUILDLINK_PKGSRCDIR.ocaml-ppx_here?=   ../../devel/ocaml-ppx_here
 
 .endif # OCAML_PPX_HERE_BUILDLINK3_MK

Index: pkgsrc/devel/ocaml-ppx_here/distinfo
diff -u pkgsrc/devel/ocaml-ppx_here/distinfo:1.4 pkgsrc/devel/ocaml-ppx_here/distinfo:1.5
--- pkgsrc/devel/ocaml-ppx_here/distinfo:1.4    Tue Oct 26 10:15:53 2021
+++ pkgsrc/devel/ocaml-ppx_here/distinfo        Wed May  4 16:00:58 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:15:53 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/05/04 16:00:58 jaapb Exp $
 
-BLAKE2s (ppx_here-0.13.0.tar.gz) = 1cce66993b3bfc2f66db7eb7f6eb7fdb6fe5b51c9ce64d78daceeb122fe90402
-SHA512 (ppx_here-0.13.0.tar.gz) = 58db7457950768013da428bdb64675e6dadabb74b364e6e03759b5bed470b408ae154c3e695151d69d3269359358e4a2795d1510b55de33f63ae9cd8035ab002
-Size (ppx_here-0.13.0.tar.gz) = 4987 bytes
+BLAKE2s (ppx_here-0.15.0.tar.gz) = 53d9e50aa4901906509afd680f3436e1eea84838ff176cfce9da4c8d7e5223ce
+SHA512 (ppx_here-0.15.0.tar.gz) = 708bd2edf9390f251e1c76e63462692c01372c7d7c7b54e45347e87ee7da999392148b61a187f2106fbc37d626663260d331982a005bd2f98f9bd6bc8f326cf5
+Size (ppx_here-0.15.0.tar.gz) = 5010 bytes



Home | Main Index | Thread Index | Old Index