Date: Sat, 27 Oct 2018 01:52:47 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483093 - head/devel/ocaml-opam Message-ID: <201810270152.w9R1qll9045413@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810270152.w9R1qll9045413>