Re: git: e660bf6cc2fc - main - math/elementary-calculator: Update version 2.0.2=>2.0.3
Date: Wed, 06 Dec 2023 12:40:30 UTC
> On Dec 6, 2023, at 1:36 PM, Muhammad Moinur Rahman <bofh@FreeBSD.org> wrote: > > The branch main has been updated by bofh: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=e660bf6cc2fc8a21db10341c37a07899cc1d6c61 > > commit e660bf6cc2fc8a21db10341c37a07899cc1d6c61 > Author: Olivier Duchateau <duchateau.olivier@gmail.com> > AuthorDate: 2023-12-06 12:34:28 +0000 > Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> > CommitDate: 2023-12-06 12:35:50 +0000 > > math/elementary-calculator: Update version 2.0.2=>2.0.3 > > - Pet portclippy > > Changelog: https://github.com/elementary/calculator/releases/tag/2.0.3 > --- > math/elementary-calculator/Makefile | 6 ++---- > math/elementary-calculator/distinfo | 6 +++--- > 2 files changed, 5 insertions(+), 7 deletions(-) > > diff --git a/math/elementary-calculator/Makefile b/math/elementary-calculator/Makefile > index 0ac43448f7ce..9887796dd568 100644 > --- a/math/elementary-calculator/Makefile > +++ b/math/elementary-calculator/Makefile > @@ -1,5 +1,5 @@ > PORTNAME= calculator > -DISTVERSION= 2.0.2 > +DISTVERSION= 2.0.3 > CATEGORIES= math > PKGNAMEPREFIX= elementary- > > @@ -14,11 +14,9 @@ LIB_DEPENDS= libgee-0.8.so:devel/libgee \ > libgranite-7.so:x11-toolkits/granite7 > > USES= gettext gnome meson pkgconfig python:build vala:build > - > USE_GITHUB= yes > GH_ACCOUNT= elementary > - > -USE_GNOME= cairo gdkpixbuf2 glib20 gtk40 > +USE_GNOME= glib20 gtk40 > > GLIB_SCHEMAS= io.elementary.calculator.gschema.xml > > diff --git a/math/elementary-calculator/distinfo b/math/elementary-calculator/distinfo > index 7c135b090f70..998cd0c0c249 100644 > --- a/math/elementary-calculator/distinfo > +++ b/math/elementary-calculator/distinfo > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1685635796 > -SHA256 (elementary-calculator-2.0.2_GH0.tar.gz) = dd89a3a420af0515c78831d5d388b56ca3870cc3462f9f01ccc6887244dfcf56 > -SIZE (elementary-calculator-2.0.2_GH0.tar.gz) = 211239 > +TIMESTAMP = 1701864369 > +SHA256 (elementary-calculator-2.0.3_GH0.tar.gz) = f3b612d7856765e1e2a14f4678716d9cc6056bac8a0027d647ac43cf7af685f3 > +SIZE (elementary-calculator-2.0.3_GH0.tar.gz) = 212593 Missed the PR https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275558 which was also a submission by the maintainer.