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:           Tue Nov 23 21:48:14 UTC 2021

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

Log Message:
ocaml-cppo: update to 1.6.8.

CHANGES:

    [compat] Allow version strings without patch numbers, e.g. 8.13+beta1
    The patch number will be set to 0 upon empty, i.e. (8, 13, 0)


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/ocaml-cppo/Makefile
cvs rdiff -u -r1.12 -r1.13 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.27 pkgsrc/devel/ocaml-cppo/Makefile:1.28
--- pkgsrc/devel/ocaml-cppo/Makefile:1.27       Mon Nov  1 19:58:20 2021
+++ pkgsrc/devel/ocaml-cppo/Makefile    Tue Nov 23 21:48:13 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2021/11/01 19:58:20 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2021/11/23 21:48:13 wiz Exp $
 
-DISTNAME=      cppo-1.6.7
+DISTNAME=      cppo-1.6.8
 PKGNAME=       ocaml-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocaml-community/}

Index: pkgsrc/devel/ocaml-cppo/distinfo
diff -u pkgsrc/devel/ocaml-cppo/distinfo:1.12 pkgsrc/devel/ocaml-cppo/distinfo:1.13
--- pkgsrc/devel/ocaml-cppo/distinfo:1.12       Mon Nov  1 19:58:20 2021
+++ pkgsrc/devel/ocaml-cppo/distinfo    Tue Nov 23 21:48:13 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2021/11/01 19:58:20 wiz Exp $
+$NetBSD: distinfo,v 1.13 2021/11/23 21:48:13 wiz Exp $
 
-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
+BLAKE2s (cppo-1.6.8.tar.gz) = d583e35ac3b47e3d111214c8c4a33a8ade4fc58fd7871bacf3d5aa5c01b94906
+SHA512 (cppo-1.6.8.tar.gz) = 069bbe0ef09c03b0dc4b5795f909c3ef872fe99c6f1e6704a0fa97594b1570b3579226ec67fe11d696ccc349a4585055bbaf07c65eff423aa45af28abf38c858
+Size (cppo-1.6.8.tar.gz) = 29063 bytes



Home | Main Index | Thread Index | Old Index