Date: Sun, 12 Jan 2025 15:30:13 GMT From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b824d8e87a76 - main - devel/libgpr: upgrade to 25.0.0 Message-ID: <202501121530.50CFUDo2089327@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=b824d8e87a7644a67fc7f89140fc4711e151d3ba commit b824d8e87a7644a67fc7f89140fc4711e151d3ba Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2025-01-12 14:57:18 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2025-01-12 15:25:28 +0000 devel/libgpr: upgrade to 25.0.0 Also release maintainership. --- devel/libgpr/Makefile | 6 +++--- devel/libgpr/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/libgpr/Makefile b/devel/libgpr/Makefile index aef151a2fb04..7c73a2bd455b 100644 --- a/devel/libgpr/Makefile +++ b/devel/libgpr/Makefile @@ -1,9 +1,9 @@ PORTNAME= libgpr DISTVERSIONPREFIX= v -DISTVERSION= 24.0.0 +DISTVERSION= 25.0.0 CATEGORIES= devel -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library from GPRbuild WWW= https://www.adacore.com/gems/gem-65 @@ -11,7 +11,7 @@ LICENSE= GPLv3+ GPLv3RLE LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/COPYING3 -BUILD_DEPENDS= gprbuild>=23:devel/gprbuild +BUILD_DEPENDS= gprbuild>=25:devel/gprbuild LIB_DEPENDS= libxmlada_dom.so:textproc/xmlada USES= ada:12,run gmake diff --git a/devel/libgpr/distinfo b/devel/libgpr/distinfo index 477ec701585c..9129f8995208 100644 --- a/devel/libgpr/distinfo +++ b/devel/libgpr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700062158 -SHA256 (AdaCore-gprbuild-v24.0.0_GH0.tar.gz) = c7f3b1844556f7e85d4e7b6bcca6dc7039f415e5b9a8ae3593e48d2a6eea16b1 -SIZE (AdaCore-gprbuild-v24.0.0_GH0.tar.gz) = 959615 +TIMESTAMP = 1736682262 +SHA256 (AdaCore-gprbuild-v25.0.0_GH0.tar.gz) = d12f94c1ec0b6e219f6b162f71f57129d22426e7798092f5f85b9ec2cc818bf1 +SIZE (AdaCore-gprbuild-v25.0.0_GH0.tar.gz) = 940774
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501121530.50CFUDo2089327>