From owner-svn-ports-all@freebsd.org Fri Jun 8 23:12:19 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5ACDFDD34E; Fri, 8 Jun 2018 23:12:19 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5A57A76C68; Fri, 8 Jun 2018 23:12:19 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3B844159AE; Fri, 8 Jun 2018 23:12:19 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w58NCJDR062683; Fri, 8 Jun 2018 23:12:19 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w58NCIO7062680; Fri, 8 Jun 2018 23:12:18 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201806082312.w58NCIO7062680@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Date: Fri, 8 Jun 2018 23:12:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472024 - in head/devel/ocaml-parmap: . files X-SVN-Group: ports-head X-SVN-Commit-Author: dumbbell X-SVN-Commit-Paths: in head/devel/ocaml-parmap: . files X-SVN-Commit-Revision: 472024 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jun 2018 23:12:19 -0000 Author: dumbbell Date: Fri Jun 8 23:12:18 2018 New Revision: 472024 URL: https://svnweb.freebsd.org/changeset/ports/472024 Log: devel/ocaml-parmap: Update to 1.0-rc9 Deleted: head/devel/ocaml-parmap/files/patch-configure Modified: head/devel/ocaml-parmap/Makefile head/devel/ocaml-parmap/distinfo head/devel/ocaml-parmap/pkg-plist Modified: head/devel/ocaml-parmap/Makefile ============================================================================== --- head/devel/ocaml-parmap/Makefile Fri Jun 8 22:16:05 2018 (r472023) +++ head/devel/ocaml-parmap/Makefile Fri Jun 8 23:12:18 2018 (r472024) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= parmap -DISTVERSION= 1.0-rc6 +DISTVERSION= 1.0-rc9 CATEGORIES= devel PKGNAMEPREFIX= ocaml- Modified: head/devel/ocaml-parmap/distinfo ============================================================================== --- head/devel/ocaml-parmap/distinfo Fri Jun 8 22:16:05 2018 (r472023) +++ head/devel/ocaml-parmap/distinfo Fri Jun 8 23:12:18 2018 (r472024) @@ -1,2 +1,3 @@ -SHA256 (rdicosmo-parmap-1.0-rc6_GH0.tar.gz) = 25e2eeb2ec8b1dedc8067443ddcddf4ab0ff2e3821da888338146af69e8fd9e6 -SIZE (rdicosmo-parmap-1.0-rc6_GH0.tar.gz) = 97083 +TIMESTAMP = 1519649954 +SHA256 (rdicosmo-parmap-1.0-rc9_GH0.tar.gz) = 8bccdb269e955b7ae6ab981117bfe64abf0f832788e4138c79b83385c9c9e16a +SIZE (rdicosmo-parmap-1.0-rc9_GH0.tar.gz) = 99394 Modified: head/devel/ocaml-parmap/pkg-plist ============================================================================== --- head/devel/ocaml-parmap/pkg-plist Fri Jun 8 22:16:05 2018 (r472023) +++ head/devel/ocaml-parmap/pkg-plist Fri Jun 8 23:12:18 2018 (r472024) @@ -1,17 +1,21 @@ lib/ocaml/parmap/META lib/ocaml/parmap/bytearray.cmi +lib/ocaml/parmap/bytearray.cmx lib/ocaml/parmap/bytearray.mli lib/ocaml/parmap/libparmap_stubs.a +lib/ocaml/parmap/myocamlbuild.cmx +lib/ocaml/parmap/parmap_utils.cmi +lib/ocaml/parmap/parmap_utils.cmx +lib/ocaml/parmap/parmap_utils.mli lib/ocaml/parmap/parmap.a lib/ocaml/parmap/parmap.cma lib/ocaml/parmap/parmap.cmi +lib/ocaml/parmap/parmap.cmx lib/ocaml/parmap/parmap.cmxa lib/ocaml/parmap/parmap.cmxs lib/ocaml/parmap/parmap.mli -lib/ocaml/parmap/parmap_utils.cmi -lib/ocaml/parmap/parmap_utils.mli lib/ocaml/parmap/setcore.cmi -lib/ocaml/parmap/setcore.mli +lib/ocaml/parmap/setcore.cmx lib/ocaml/stublibs/dllparmap_stubs.so lib/ocaml/stublibs/dllparmap_stubs.so.owner man/man3/Parmap.3o.gz