Bug 271818 - editors/poedit: Update to 3.3.1
Summary: editors/poedit: Update to 3.3.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: Rodrigo Osorio
URL: https://github.com/vslavik/poedit/com...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-04 12:55 UTC by Wen Heping
Modified: 2023-06-08 09:54 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (rodrigo)


Attachments
Update to 3.3.1 (1.40 KB, text/plain)
2023-06-04 12:55 UTC, Wen Heping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wen Heping freebsd_committer freebsd_triage 2023-06-04 12:55:42 UTC
Created attachment 242590 [details]
Update to 3.3.1

Update to 3.3.1
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-06-08 09:42:54 UTC
A commit in branch main references this bug:

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

commit efae88286890a464c9bda6b7625cc8721797ed66
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2023-06-08 08:58:07 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2023-06-08 09:30:22 +0000

    editors/poedit: Update to 3.3.1

    Port changes:
        Update Makefile to makez testport & linters happy

    Major changes:
        Version 3.1 (https://github.com/vslavik/poedit/releases/tag/v3.1-oss)
        - Added Go / Previously Edited menu command
        - Improved source code viewer performance
        - XLIFF: added support for resname/name attributes

        Version 3.2 (https://github.com/vslavik/poedit/releases/tag/v3.2-oss)
        - Added format string highlighting for Objective-C, Qt, KDE, Lua, C# and Pascal
        - Bugfixes

        Version 3.2.1 (https://github.com/vslavik/poedit/releases/tag/v3.2.1-oss)
        - Fix chmod/chown related regression in 3.2

        Version 3.2.2 (https://github.com/vslavik/poedit/releases/tag/v3.2.2-oss)
        - Fixed overzealous placeholders correctness check
        - Updated bundled GNU gettext to 0.21.1

        Version 3.3 (https://github.com/vslavik/poedit/releases/tag/v3.3-oss)
        - Added support for JSON translation files
        - Added support for Flutter ARB translation files
        - Added support for XLIFF 2.1
        - Added ability to replace source text with another translation

        Version 3.3.1 (https://github.com/vslavik/poedit/releases/tag/v3.3.1-oss)
        - Fixed catalog loosing source language information on update or similar manipulation.

    PR:             271818
    Reported by:    wen

 editors/poedit/Makefile  | 17 +++++++----------
 editors/poedit/distinfo  |  6 +++---
 editors/poedit/pkg-plist |  1 -
 3 files changed, 10 insertions(+), 14 deletions(-)