Date: Thu, 23 May 2024 19:37:20 GMT From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cd8b929f5df1 - main - devel/ocaml-sexplib: Bump PORTEPOCH Message-ID: <202405231937.44NJbKd4069058@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd8b929f5df18cd3d44b4c9be9896330747d6a0d commit cd8b929f5df18cd3d44b4c9be9896330747d6a0d Author: Benjamin Jacobs <freebsd@dev.thsi.be> AuthorDate: 2024-05-23 19:34:38 +0000 Commit: Guido Falsi <madpilot@FreeBSD.org> CommitDate: 2024-05-23 19:36:38 +0000 devel/ocaml-sexplib: Bump PORTEPOCH This new incarnation of this port has a new version numbering and requires a PORTEPOCH bump PR: 279258 Fixes: bb2bea65dbac365184f0efd68e9b79201fe5c533 --- devel/ocaml-sexplib/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/ocaml-sexplib/Makefile b/devel/ocaml-sexplib/Makefile index beb14e602ded..d2db0892e4ec 100644 --- a/devel/ocaml-sexplib/Makefile +++ b/devel/ocaml-sexplib/Makefile @@ -1,6 +1,7 @@ PORTNAME= sexplib DISTVERSIONPREFIX= v DISTVERSION= 0.16.0 +PORTEPOCH= 1 CATEGORIES= devel PKGNAMEPREFIX= ocaml-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405231937.44NJbKd4069058>