Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2024 15:40:48 GMT
From:      Zsolt Udvari <uzsolt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 43d3fba1eb95 - main - devel/ocaml-opam: Update to 2.3.0
Message-ID:  <202411141540.4AEFemt0093185@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=43d3fba1eb9575bcd24d3d64f9016282872f9dba

commit 43d3fba1eb9575bcd24d3d64f9016282872f9dba
Author:     Hannes Mehnert <hannes@mehnert.org>
AuthorDate: 2024-11-14 15:36:35 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-11-14 15:37:45 +0000

    devel/ocaml-opam: Update to 2.3.0
    
    Changelog: https://github.com/ocaml/opam/blob/2.3.0/CHANGES#L6-L238
    
    PR:             282758
    Approved by:    submitter is maintainer
---
 devel/ocaml-opam/Makefile | 2 +-
 devel/ocaml-opam/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/ocaml-opam/Makefile b/devel/ocaml-opam/Makefile
index e8b861e2b1d5..2d53465b00cf 100644
--- a/devel/ocaml-opam/Makefile
+++ b/devel/ocaml-opam/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	opam
-DISTVERSION=	2.2.1
+DISTVERSION=	2.3.0
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/ocaml/opam/releases/download/${DISTVERSION}/
 PKGNAMEPREFIX=	ocaml-
diff --git a/devel/ocaml-opam/distinfo b/devel/ocaml-opam/distinfo
index 607fab395275..f7e4667c310e 100644
--- a/devel/ocaml-opam/distinfo
+++ b/devel/ocaml-opam/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1729018045
-SHA256 (opam-full-2.2.1.tar.gz) = 07ad3887f61e0bc61a0923faae16fcc141285ece5b248a9e2cd4f902523cc121
-SIZE (opam-full-2.2.1.tar.gz) = 12775920
+TIMESTAMP = 1731589800
+SHA256 (opam-full-2.3.0.tar.gz) = 506ba76865dc315b67df9aa89e7abd5c1a897a7f0a92d7b2694974fdc532b346
+SIZE (opam-full-2.3.0.tar.gz) = 12860518



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