Date: Thu, 11 Apr 2019 20:55:02 +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: r498684 - head/devel/ocaml-opam Message-ID: <201904112055.x3BKt2BM023618@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Thu Apr 11 20:55:02 2019 New Revision: 498684 URL: https://svnweb.freebsd.org/changeset/ports/498684 Log: devel/ocaml-opam: update to 2.0.4 PR: 237202 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 Thu Apr 11 20:53:00 2019 (r498683) +++ head/devel/ocaml-opam/Makefile Thu Apr 11 20:55:02 2019 (r498684) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= opam -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 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 Thu Apr 11 20:53:00 2019 (r498683) +++ head/devel/ocaml-opam/distinfo Thu Apr 11 20:55:02 2019 (r498684) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548876727 -SHA256 (opam-full-2.0.3.tar.gz) = 0589da4da184584a5445d59385009536534f60bc0e27772245b2f49e5fa8f0e2 -SIZE (opam-full-2.0.3.tar.gz) = 7870020 +TIMESTAMP = 1554983685 +SHA256 (opam-full-2.0.4.tar.gz) = debfb828b400fb511ca290f1bfc928db91cad74ec1ccbddcfdbfeff26f7099e5 +SIZE (opam-full-2.0.4.tar.gz) = 7868547
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904112055.x3BKt2BM023618>