Bug 271770 - math/elementary-calculator: update to 2.0.2
Summary: math/elementary-calculator: update to 2.0.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/elementary/calcula...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-01 16:55 UTC by Olivier Duchateau
Modified: 2023-06-05 06:23 UTC (History)
1 user (show)

See Also:


Attachments
Patch to update math/elementary-calculator (1.79 KB, patch)
2023-06-01 16:55 UTC, Olivier Duchateau
duchateau.olivier: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2023-06-01 16:55:43 UTC
Created attachment 242540 [details]
Patch to update math/elementary-calculator

- Update to 2.0.2
- Remove unneeded dependency (x11-toolkits/libhandy)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-06-05 06:22:57 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-06-05 06:23:38 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=733d5e15f94b2c63cf601dae1d2ad8e873b8945a

commit 733d5e15f94b2c63cf601dae1d2ad8e873b8945a
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2023-06-02 07:05:02 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-06-05 06:17:40 +0000

    math/elementary-calculator: update to 2.0.2

    ChangeLog: https://github.com/elementary/calculator/releases/tag/2.0.2

     * Update screenshots
     * Update screenshot filename in README.md
     * Application: use startup () and clean up
     * Hardcode elementary styles, set empty title label
     * actions/checkout@v3
     * Copy entry content on Ctrl+C
     * Paste text into entry on Ctrl+V
     * Switch to GHCR container
     * Bump bilelmoussaoui/flatpak-github-actions from 4 to 5
     * Bump docker/setup-qemu-action from 1 to 2
     * Update flatpak actions to new namespace
     * Bump runtime to 7.2
     * Bump flatpak/flatpak-github-actions from 5 to 6
     * Fix meson warnings
     * Metainfo Improvements
     * Update calculator.metainfo.xml.in
     * Release 2.0.2

    PR:             271770
    Reported by:    duchateau.olivier@gmail.com (maintainer)

 math/elementary-calculator/Makefile  | 6 ++----
 math/elementary-calculator/distinfo  | 6 +++---
 math/elementary-calculator/pkg-plist | 2 +-
 3 files changed, 6 insertions(+), 8 deletions(-)