pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-cppo



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Nov  1 19:58:20 UTC 2021

Modified Files:
        pkgsrc/devel/ocaml-cppo: Makefile distinfo

Log Message:
ocaml-cppo: update to 1.6.7.

## v1.6.7 (2020-12-21)
- [compat] Treat ~ and - the same in semver in order to parse
           OCaml 4.12.0 pre-release versions.
- [compat] Restore 4.02.3 compatibility.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/ocaml-cppo/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ocaml-cppo/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-cppo/Makefile
diff -u pkgsrc/devel/ocaml-cppo/Makefile:1.26 pkgsrc/devel/ocaml-cppo/Makefile:1.27
--- pkgsrc/devel/ocaml-cppo/Makefile:1.26       Mon Mar  8 08:12:50 2021
+++ pkgsrc/devel/ocaml-cppo/Makefile    Mon Nov  1 19:58:20 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2021/03/08 08:12:50 jaapb Exp $
+# $NetBSD: Makefile,v 1.27 2021/11/01 19:58:20 wiz Exp $
 
-DISTNAME=      cppo-1.6.6
+DISTNAME=      cppo-1.6.7
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocaml-community/}
 GITHUB_PROJECT=        cppo

Index: pkgsrc/devel/ocaml-cppo/distinfo
diff -u pkgsrc/devel/ocaml-cppo/distinfo:1.11 pkgsrc/devel/ocaml-cppo/distinfo:1.12
--- pkgsrc/devel/ocaml-cppo/distinfo:1.11       Tue Oct 26 10:15:47 2021
+++ pkgsrc/devel/ocaml-cppo/distinfo    Mon Nov  1 19:58:20 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 10:15:47 nia Exp $
+$NetBSD: distinfo,v 1.12 2021/11/01 19:58:20 wiz Exp $
 
-BLAKE2s (cppo-1.6.6.tar.gz) = 7893ea81a703498137e8e99d8b581b6fa2c19073ebc95ff0516fcb395d7d6b14
-SHA512 (cppo-1.6.6.tar.gz) = 80b0d7a5f0f5b7d9d62ddfb204ebf5e3216c2926ba7f667b9ef10981de6a51cd6d670b7062769bf6fbdd163c1c8fb5426a74c31234ddc03ec94a75645bf469da
-Size (cppo-1.6.6.tar.gz) = 28667 bytes
+BLAKE2s (cppo-1.6.7.tar.gz) = 7bfc079b84b3f0cd88d1a7dfa345f6ca72424da2b4014c164e67fd575d9804e8
+SHA512 (cppo-1.6.7.tar.gz) = fb2865b4004fe3f17d5893659fca90c01557cf6be789500c54b06ac8e0d097181c9f6437f178aae6d786b3f6b639859bc68400f4a7c59e7acd4f296cf8271a9d
+Size (cppo-1.6.7.tar.gz) = 29032 bytes



Home | Main Index | Thread Index | Old Index