Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ocamlnet Updated net/ocamlnet to version 4.1.7.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02c2a8f73cbc
branches:  trunk
changeset: 429670:02c2a8f73cbc
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Thu Apr 23 12:28:50 2020 +0000

description:
Updated net/ocamlnet to version 4.1.7.

This adds support for OCaml 4.10.

diffstat:

 net/ocamlnet/Makefile      |   5 ++---
 net/ocamlnet/buildlink3.mk |   4 ++--
 net/ocamlnet/distinfo      |  10 +++++-----
 3 files changed, 9 insertions(+), 10 deletions(-)

diffs (48 lines):

diff -r 3d445f287f40 -r 02c2a8f73cbc net/ocamlnet/Makefile
--- a/net/ocamlnet/Makefile     Thu Apr 23 12:10:06 2020 +0000
+++ b/net/ocamlnet/Makefile     Thu Apr 23 12:28:50 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2020/04/12 08:29:06 adam Exp $
+# $NetBSD: Makefile,v 1.72 2020/04/23 12:28:50 jaapb Exp $
 #
 
-DISTNAME=              ocamlnet-4.1.6
-PKGREVISION=           17
+DISTNAME=              ocamlnet-4.1.7
 CATEGORIES=            net
 MASTER_SITES=          http://download.camlcity.org/download/
 
diff -r 3d445f287f40 -r 02c2a8f73cbc net/ocamlnet/buildlink3.mk
--- a/net/ocamlnet/buildlink3.mk        Thu Apr 23 12:10:06 2020 +0000
+++ b/net/ocamlnet/buildlink3.mk        Thu Apr 23 12:28:50 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2020/01/17 10:35:12 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2020/04/23 12:28:50 jaapb Exp $
 
 BUILDLINK_TREE+=       ocamlnet
 
@@ -6,7 +6,7 @@
 OCAMLNET_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocamlnet+=       ocamlnet>=4.1.2
-BUILDLINK_ABI_DEPENDS.ocamlnet+=       ocamlnet>=4.1.6nb13
+BUILDLINK_ABI_DEPENDS.ocamlnet+=       ocamlnet>=4.1.7
 BUILDLINK_PKGSRCDIR.ocamlnet?=         ../../net/ocamlnet
 
 .endif # OCAMLNET_BUILDLINK3_MK
diff -r 3d445f287f40 -r 02c2a8f73cbc net/ocamlnet/distinfo
--- a/net/ocamlnet/distinfo     Thu Apr 23 12:10:06 2020 +0000
+++ b/net/ocamlnet/distinfo     Thu Apr 23 12:28:50 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.28 2018/05/09 15:25:20 jaapb Exp $
+$NetBSD: distinfo,v 1.29 2020/04/23 12:28:50 jaapb Exp $
 
-SHA1 (ocamlnet-4.1.6.tar.gz) = 691357e0441d97ce3caf6959ee79a84c352e04cf
-RMD160 (ocamlnet-4.1.6.tar.gz) = 174e21cb3d5a0e96811dd181e4c4a09e72d26361
-SHA512 (ocamlnet-4.1.6.tar.gz) = 5bd6437f3ffea309c4382b79bbf87cc46c2fa88c5191df7b1d62294ce523aa25ba7fcf41c8c1cfade5396859db209d60b8b00062b103b1cab2761896443bf881
-Size (ocamlnet-4.1.6.tar.gz) = 4588117 bytes
+SHA1 (ocamlnet-4.1.7.tar.gz) = 1b65cf7fadc9f5bcb9f0a9d9d353222aeb6d2631
+RMD160 (ocamlnet-4.1.7.tar.gz) = 02a5311e69d46053ee37af5d0f0f55f9de728fce
+SHA512 (ocamlnet-4.1.7.tar.gz) = d8dc554f686fb7c9e2f3e0abcb9f40b04a90e1eedd998831231055242e510a2f80c05fd74ab41642f0b24a734af17d403163b94746a4da744c297f478f91c716
+Size (ocamlnet-4.1.7.tar.gz) = 4620021 bytes
 SHA1 (patch-src_netsys_netsys__c.c) = d83d7746267523456696057bdd2ade74a9313f01



Home | Main Index | Thread Index | Old Index