Bug 273055 - graphics/asciinema-agg: Update to 1.4.2
Summary: graphics/asciinema-agg: Update to 1.4.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/asciinema/agg/rele...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-10 21:26 UTC by Jesús Daniel Colmenares Oviedo
Modified: 2023-08-13 16:35 UTC (History)
1 user (show)

See Also:


Attachments
asciinema-agg-1.4.2.patch (2.90 KB, patch)
2023-08-10 21:26 UTC, Jesús Daniel Colmenares Oviedo
DtxdF: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jesús Daniel Colmenares Oviedo 2023-08-10 21:26:29 UTC
Created attachment 244015 [details]
asciinema-agg-1.4.2.patch

Description:

* Remove trailing slash in WWW
* Improve pkg-message
* Strip bin/agg

ChangeLog: https://github.com/asciinema/agg/releases/tag/v1.4.2

* fixed rendering of initial blank frame

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 13.2-RELEASE, amd64)

Notes:

* Fixes Bug 272361
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-08-13 16:34:42 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-08-13 16:35:06 UTC
A commit in branch main references this bug:

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

commit 0a4f7ff84bcc9f2c277218faaa2ed16851be2afe
Author:     Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
AuthorDate: 2023-08-11 06:15:33 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-08-13 16:34:08 +0000

    graphics/asciinema-agg: Update to 1.4.2

    ChangeLog: https://github.com/asciinema/agg/releases/tag/v1.4.2

    * fixed rendering of initial blank frame

    PR:             273055
    Reported by:    DtxdF@disroot.org (maintainer)

 graphics/asciinema-agg/Makefile    | 8 +++++---
 graphics/asciinema-agg/distinfo    | 6 +++---
 graphics/asciinema-agg/pkg-message | 4 +++-
 3 files changed, 11 insertions(+), 7 deletions(-)