Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jun 2023 22:30:11 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9d96ce8e8e1f - main - devel/ocaml-opam: fix distinfo
Message-ID:  <202306012230.351MUB9o000320@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9d96ce8e8e1f8678944ad6043415b20502325c1c

commit 9d96ce8e8e1f8678944ad6043415b20502325c1c
Author:     Hannes Mehnert <hannes@mehnert.org>
AuthorDate: 2023-06-01 07:16:48 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-06-01 22:29:22 +0000

    devel/ocaml-opam: fix distinfo
    
    Upstream rerolled its distfile, making it smaller by not shipping the
    .git directory.
    
    PR:             271674
---
 devel/ocaml-opam/distinfo | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/devel/ocaml-opam/distinfo b/devel/ocaml-opam/distinfo
index c20f25b31732..b31e09268ad9 100644
--- a/devel/ocaml-opam/distinfo
+++ b/devel/ocaml-opam/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685183447
-SHA256 (opam-full-2.1.5.tar.gz) = 15e40a75f6fa419164fb20bedd27c851146c2d576a63937cd13b317f3bc2ab93
-SIZE (opam-full-2.1.5.tar.gz) = 53353534
+TIMESTAMP = 1685599850
+SHA256 (opam-full-2.1.5.tar.gz) = 09f8d9e410b2f5723c2bfedbf7970e3b305f5017895fcd91759f05e753ddcea5
+SIZE (opam-full-2.1.5.tar.gz) = 10801367



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306012230.351MUB9o000320>