From owner-svn-ports-all@freebsd.org Sat Oct 27 01:52:48 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 71BC310D1EDA; Sat, 27 Oct 2018 01:52:48 +0000 (UTC) (envelope-from swills@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 283F775F96; Sat, 27 Oct 2018 01:52:48 +0000 (UTC) (envelope-from swills@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 0999B177C; Sat, 27 Oct 2018 01:52:48 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9R1qlhA045415; Sat, 27 Oct 2018 01:52:47 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9R1qll9045413; Sat, 27 Oct 2018 01:52:47 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201810270152.w9R1qll9045413@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sat, 27 Oct 2018 01:52:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483093 - head/devel/ocaml-opam X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/devel/ocaml-opam X-SVN-Commit-Revision: 483093 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.29 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: Sat, 27 Oct 2018 01:52:48 -0000 Author: swills Date: Sat Oct 27 01:52:47 2018 New Revision: 483093 URL: https://svnweb.freebsd.org/changeset/ports/483093 Log: devel/ocaml-opam: update to 2.0.1 PR: 232500 Submitted by: hannes@mehnert.org (maintainer) Modified: head/devel/ocaml-opam/Makefile (contents, props changed) head/devel/ocaml-opam/distinfo (contents, props changed) Modified: head/devel/ocaml-opam/Makefile ============================================================================== --- head/devel/ocaml-opam/Makefile Sat Oct 27 01:47:04 2018 (r483092) +++ head/devel/ocaml-opam/Makefile Sat Oct 27 01:52:47 2018 (r483093) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= opam -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= devel MASTER_SITES= https://github.com/ocaml/opam/releases/download/${DISTVERSION}/ PKGNAMEPREFIX= ocaml- Modified: head/devel/ocaml-opam/distinfo ============================================================================== --- head/devel/ocaml-opam/distinfo Sat Oct 27 01:47:04 2018 (r483092) +++ head/devel/ocaml-opam/distinfo Sat Oct 27 01:52:47 2018 (r483093) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537359209 -SHA256 (opam-full-2.0.0.tar.gz) = 9dad4fcb4f53878c9daa6285d8456ccc671e21bfa71544d1f926fb8a63bfed25 -SIZE (opam-full-2.0.0.tar.gz) = 7827701 +TIMESTAMP = 1540115319 +SHA256 (opam-full-2.0.1.tar.gz) = 81f7f1b661a0c1e04642fe02d0bea5524b32aa2cbed0ecf9b18d7145324ed97c +SIZE (opam-full-2.0.1.tar.gz) = 7585808