Received: by mail.netbsd.org (Postfix, from userid 605) id 06CDF84D43; Tue, 11 Jul 2017 10:25:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8E55384D40 for ; Tue, 11 Jul 2017 10:25:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id z5xUQnQ6mZai for ; Tue, 11 Jul 2017 10:25:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1047F84D36 for ; Tue, 11 Jul 2017 10:25:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0B2BAFACB; Tue, 11 Jul 2017 10:25:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1499768740215440" MIME-Version: 1.0 Date: Tue, 11 Jul 2017 10:25:40 +0000 From: "Jaap Boender" Subject: CVS commit: pkgsrc/devel/ocaml-extlib To: pkgsrc-changes@NetBSD.org Reply-To: jaapb@netbsd.org X-Mailer: log_accum Message-Id: <20170711102540.0B2BAFACB@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1499768740215440 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Tue Jul 11 10:25:39 UTC 2017 Modified Files: pkgsrc/devel/ocaml-extlib: Makefile buildlink3.mk distinfo Removed Files: pkgsrc/devel/ocaml-extlib/patches: patch-Makefile Log Message: Updated package to latest version, 1.7.2 (also changed distribution site). Changes include: 1.7.2 (2017-03-29) * sync with OCaml 4.05 1.7.1 (2016-11-11) * sync with OCaml 4.04 * add Hashtbl.Make for better compatibility To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ocaml-extlib/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-extlib/buildlink3.mk cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-extlib/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/devel/ocaml-extlib/patches/patch-Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1499768740215440 Content-Disposition: inline Content-Length: 2764 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/ocaml-extlib/Makefile diff -u pkgsrc/devel/ocaml-extlib/Makefile:1.8 pkgsrc/devel/ocaml-extlib/Makefile:1.9 --- pkgsrc/devel/ocaml-extlib/Makefile:1.8 Fri Dec 30 11:16:58 2016 +++ pkgsrc/devel/ocaml-extlib/Makefile Tue Jul 11 10:25:39 2017 @@ -1,14 +1,13 @@ -# $NetBSD: Makefile,v 1.8 2016/12/30 11:16:58 jaapb Exp $ +# $NetBSD: Makefile,v 1.9 2017/07/11 10:25:39 jaapb Exp $ -VERSION= 1.7.0 +VERSION= 1.7.2 GITHUB_PROJECT= ocaml-extlib DISTNAME= ${GITHUB_PROJECT}-${VERSION} -PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=ygrek/} MAINTAINER= jaapb@NetBSD.org -HOMEPAGE= http://code.google.com/p/ocaml-extlib/ +HOMEPAGE= https://github.com/ygrek/ocaml-extlib COMMENT= Alternative standard library for OCaml LICENSE= gnu-lgpl-v2.1 Index: pkgsrc/devel/ocaml-extlib/buildlink3.mk diff -u pkgsrc/devel/ocaml-extlib/buildlink3.mk:1.2 pkgsrc/devel/ocaml-extlib/buildlink3.mk:1.3 --- pkgsrc/devel/ocaml-extlib/buildlink3.mk:1.2 Sun Jun 19 10:12:18 2016 +++ pkgsrc/devel/ocaml-extlib/buildlink3.mk Tue Jul 11 10:25:39 2017 @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2016/06/19 10:12:18 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2017/07/11 10:25:39 jaapb Exp $ BUILDLINK_TREE+= ocaml-extlib @@ -6,6 +6,7 @@ BUILDLINK_TREE+= ocaml-extlib OCAML_EXTLIB_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ocaml-extlib+= ocaml-extlib>=1.7.0 +BUILDLINK_ABI_DEPENDS.ocaml-extlib+= ocaml-extlib>=1.7.2 BUILDLINK_PKGSRCDIR.ocaml-extlib?= ../../devel/ocaml-extlib .endif # OCAML_EXTLIB_BUILDLINK3_MK Index: pkgsrc/devel/ocaml-extlib/distinfo diff -u pkgsrc/devel/ocaml-extlib/distinfo:1.3 pkgsrc/devel/ocaml-extlib/distinfo:1.4 --- pkgsrc/devel/ocaml-extlib/distinfo:1.3 Sun Jun 19 10:07:47 2016 +++ pkgsrc/devel/ocaml-extlib/distinfo Tue Jul 11 10:25:39 2017 @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.3 2016/06/19 10:07:47 jaapb Exp $ +$NetBSD: distinfo,v 1.4 2017/07/11 10:25:39 jaapb Exp $ -SHA1 (ocaml-extlib-1.7.0.tar.gz) = 92d3ff333bb9b3f2effe19abdcb49229539b5c3a -RMD160 (ocaml-extlib-1.7.0.tar.gz) = 0a5cd78ad58fc76c3e0bf9889b577dffc846f129 -SHA512 (ocaml-extlib-1.7.0.tar.gz) = 3f268e22f7f415e81bbc07c28561fc067ca87748fcdcb6515691d1270858f452ec2ba0eb7b80ca29f06b40f01c1e89a6b71380c7d9de37c60d2bb86093cb8be2 -Size (ocaml-extlib-1.7.0.tar.gz) = 83327 bytes -SHA1 (patch-Makefile) = d4b332b440bf03a49d8067212a4911a7b050a749 +SHA1 (ocaml-extlib-1.7.2.tar.gz) = 41826e1ef89926568919132cfacebf03d2ba19df +RMD160 (ocaml-extlib-1.7.2.tar.gz) = 876a118991bb7c64f75128880a8ff24ac2132509 +SHA512 (ocaml-extlib-1.7.2.tar.gz) = d9f34f5bbd5e94a8dccc5bdbc1ec0e5015608675469c4f513461fa587a5eb7e1398542388fd885d7656591ca85ce30c0e2a9ee26b9722a9dd65189aac35d64ed +Size (ocaml-extlib-1.7.2.tar.gz) = 85934 bytes --_----------=_1499768740215440--