pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/camlp5



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat Jan  2 13:26:20 UTC 2021

Modified Files:
        pkgsrc/lang/camlp5: Makefile distinfo

Log Message:
camlp5: Update to 7.13

Camlp5 Version 7.13:
--------------------

* [03 Sep 20] Support for Ocaml 4.11.1.

Camlp5 Version 7.12:
--------------------

* [29 Apr 20] upgrade to minimal support for Ocaml 4.11.0
  (specifically 4.11.0+dev2-2020-04-22).  This does not provide
  support for any new stuff in 4.11.0; indeed, stuff may break.  This
  is just minimal "build and bootstrap" support.


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/lang/camlp5/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/lang/camlp5/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/camlp5/Makefile
diff -u pkgsrc/lang/camlp5/Makefile:1.36 pkgsrc/lang/camlp5/Makefile:1.37
--- pkgsrc/lang/camlp5/Makefile:1.36    Fri Feb  7 13:44:12 2020
+++ pkgsrc/lang/camlp5/Makefile Sat Jan  2 13:26:20 2021
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2020/02/07 13:44:12 jaapb Exp $
+# $NetBSD: Makefile,v 1.37 2021/01/02 13:26:20 nia Exp $
 #
 
 GITHUB_PROJECT=        camlp5
-DISTNAME=      ${GITHUB_PROJECT}-7.11
+DISTNAME=      ${GITHUB_PROJECT}-7.13
 CATEGORIES=    lang
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=camlp5/}
 GITHUB_TAG=    rel${PKGVERSION_NOREV:S/.//}

Index: pkgsrc/lang/camlp5/distinfo
diff -u pkgsrc/lang/camlp5/distinfo:1.22 pkgsrc/lang/camlp5/distinfo:1.23
--- pkgsrc/lang/camlp5/distinfo:1.22    Fri Feb  7 13:44:12 2020
+++ pkgsrc/lang/camlp5/distinfo Sat Jan  2 13:26:20 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2020/02/07 13:44:12 jaapb Exp $
+$NetBSD: distinfo,v 1.23 2021/01/02 13:26:20 nia Exp $
 
-SHA1 (camlp5-7.11.tar.gz) = 77e3b4c230f244923720902b1121b1cfcad3c052
-RMD160 (camlp5-7.11.tar.gz) = 0c4341160054ba16bb0f9bfc72bc5f938da82de1
-SHA512 (camlp5-7.11.tar.gz) = 109a43f0a3aaa7a3ba9bd51b1fc1273b054d32787e189b138d69b39c42642b480c13abb9e91f15e6b6e889eaf4dc422ad3ff51e4dee298fb9d8cd9a2db99c159
-Size (camlp5-7.11.tar.gz) = 878224 bytes
+SHA1 (camlp5-7.13.tar.gz) = 385c2d1d7a35ca1af5085ecb6fbe2869eb4f46a2
+RMD160 (camlp5-7.13.tar.gz) = 40f6d7f21564d3ae10c2cd48f7830c443f377c77
+SHA512 (camlp5-7.13.tar.gz) = 8ab94b951e6791be895c70e32b930e498229c9ba7bccc505a3e7c2a91ca12fe038b979b9d5822b43e9c74ee2bf552efa1af7a61f1d287100803efb540d5db8b2
+Size (camlp5-7.13.tar.gz) = 1031832 bytes



Home | Main Index | Thread Index | Old Index