Bug 264507 - devel/serd: Update to 0.30.12
Summary: devel/serd: Update to 0.30.12
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://drobilla.net/2022/05/26/serd-...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-06 21:26 UTC by Goran Mekić
Modified: 2022-06-09 05:21 UTC (History)
1 user (show)

See Also:


Attachments
serd.patch (1.10 KB, patch)
2022-06-06 21:26 UTC, Goran Mekić
meka: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Goran Mekić 2022-06-06 21:26:29 UTC
Created attachment 234501 [details]
serd.patch

QA:

  * portlint: OK (looks fine.)
  * testport: OK (poudriere: 13.1, amd64 tested)
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-06-07 16:52:06 UTC
Very prepared PR. Thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-06-09 05:21:06 UTC
A commit in branch main references this bug:

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

commit 907a023aabec11c2ea69f6a21725ca8161ad8036
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2022-06-07 16:48:44 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-06-09 05:18:07 +0000

    devel/serd: Update to 0.30.12

    ChangeLog: https://drobilla.net/2022/05/26/serd-0-30-12.html

     * Fix warnings and build issues with clang 13 and VS 2019
     * Fix writing long literals with triple quotes
     * Improve documentation style
     * Support combining several BSD-style command line flags in serdi
     * Write statements with invalid URI characters in lax mode

    PR:     264507
    Reported by:    meka@tilda.center (maintainer)

 devel/serd/Makefile | 2 +-
 devel/serd/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-06-09 05:21:19 UTC
Committed,

Thanks!