Bug 280223 - deskutils/nanonote: upgrade to 1.4.1
Summary: deskutils/nanonote: upgrade to 1.4.1
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: Zsolt Udvari
URL: https://github.com/agateau/nanonote/r...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-11 11:24 UTC by Vidar Karlsen
Modified: 2024-07-11 20:20 UTC (History)
1 user (show)

See Also:


Attachments
format-patch (2.53 KB, patch)
2024-07-11 11:24 UTC, Vidar Karlsen
vidar: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vidar Karlsen 2024-07-11 11:24:49 UTC
Created attachment 251975 [details]
format-patch

Changes:
    - New translations: Danish, Dutch, Polish and Norwegian
    - Removed USES=desktop-file-utils (not necessary)
    https://github.com/agateau/nanonote/releases/tag/1.4.1
    
QA:
    - poudriere testport ok on 14.0-amd64, 13.3-amd64
    - installed and running on 14.1-amd64
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-07-11 20:19:57 UTC
A commit in branch main references this bug:

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

commit da3bfc7c5c2a611905e62612478b0c1fddededca
Author:     Vidar Karlsen <vidar@karlsen.tech>
AuthorDate: 2024-07-11 19:51:54 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-07-11 20:19:13 +0000

    deskutils/nanonote: update to 1.4.1

    Remove USES=desktop-file-utils (not necessary)

    Changelog: https://github.com/agateau/nanonote/releases/tag/1.4.1

    PR:             280223
    Approved by:    submitter is maintainer

 deskutils/nanonote/Makefile  | 4 ++--
 deskutils/nanonote/distinfo  | 6 +++---
 deskutils/nanonote/pkg-plist | 4 ++++
 3 files changed, 9 insertions(+), 5 deletions(-)
Comment 2 Zsolt Udvari freebsd_committer freebsd_triage 2024-07-11 20:20:26 UTC
Committed, thanks!