Date: Sat, 11 Apr 2026 07:23:45 +0200 From: Daniel Engberg <diizzy@FreeBSD.org> To: Thierry Thomas <thierry@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 5a812cabd355 - main - math/lcalc: upgrade to 2.2.1 Message-ID: <57dd2ca6-afbb-4f53-ba1b-dff142bde573@FreeBSD.org> In-Reply-To: <69d9665e.18aa0.3624ee8c@gitrepo.freebsd.org>
index | next in thread | previous in thread | raw e-mail
Why? Release archive is supplied by upstream https://gitlab.com/sagemath/lcalc/-/releases https://gitlab.com/-/project/12934202/uploads/0bcf82cdd02412faf9ec0cf80e656610/lcalc-2.2.1.tar.xz Best regards, Daniel On 2026-04-10 23:06, Thierry Thomas wrote: > The branch main has been updated by thierry: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=5a812cabd355fc510d0983a4b21f355422207827 > > commit 5a812cabd355fc510d0983a4b21f355422207827 > Author: Thierry Thomas <thierry@FreeBSD.org> > AuthorDate: 2026-04-10 21:04:20 +0000 > Commit: Thierry Thomas <thierry@FreeBSD.org> > CommitDate: 2026-04-10 21:06:26 +0000 > > math/lcalc: upgrade to 2.2.1 > > Release notes: OpenMP support improved. > --- > math/lcalc/Makefile | 12 +++++++----- > math/lcalc/distinfo | 6 +++--- > 2 files changed, 10 insertions(+), 8 deletions(-) > > diff --git a/math/lcalc/Makefile b/math/lcalc/Makefile > index 573e6a6e7aef..572d244aeee7 100644 > --- a/math/lcalc/Makefile > +++ b/math/lcalc/Makefile > @@ -1,8 +1,6 @@ > PORTNAME= lcalc > -DISTVERSION= 2.1.1 > -PORTREVISION= 1 > +DISTVERSION= 2.2.1 > CATEGORIES= math > -MASTER_SITES= https://gitlab.com/-/project/12934202/uploads/487082fc3449dea93e9b85904a589742/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= L-function c++ class library and the CLI program lcalc > @@ -14,10 +12,14 @@ LICENSE_FILE= ${WRKSRC}/doc/COPYING > BUILD_DEPENDS= gengetopt:devel/gengetopt > LIB_DEPENDS= libpari.so:math/pari > > -USES= compiler:c++11-lang gmake libtool localbase pkgconfig tar:xz > -USE_LDCONFIG= yes > +USES= autoreconf compiler:c++11-lang gmake libtool localbase pkgconfig \ > + tar:bz2 > + > +USE_GITLAB= yes > +GL_ACCOUNT= sagemath > > GNU_CONFIGURE= yes > +USE_LDCONFIG= yes > > INSTALL_TARGET= install-strip > TEST_TARGET= check > diff --git a/math/lcalc/distinfo b/math/lcalc/distinfo > index e29b1a02c2f3..32378bff616b 100644 > --- a/math/lcalc/distinfo > +++ b/math/lcalc/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1762282299 > -SHA256 (lcalc-2.1.1.tar.xz) = e513995b2ee9df8447e13dbdecce3cfb2eb66d9cf09a3b0e6603c736ebadb945 > -SIZE (lcalc-2.1.1.tar.xz) = 831648 > +TIMESTAMP = 1775854068 > +SHA256 (lcalc-2.2.1.tar.bz2) = 5ea5325c35e031f681d586f0daed7782277cd41101b5bdf778e02587077c59cb > +SIZE (lcalc-2.2.1.tar.bz2) = 663330 >home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?57dd2ca6-afbb-4f53-ba1b-dff142bde573>
