Bug 280727 - textproc/cmark: Update to 0.31.1
Summary: textproc/cmark: Update to 0.31.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: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-10 10:45 UTC by Daniel Engberg
Modified: 2024-08-25 08:24 UTC (History)
0 users

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


Attachments
Patch for cmark (1.75 KB, patch)
2024-08-10 10:45 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-08-10 10:45:24 UTC
Created attachment 252649 [details]
Patch for cmark

While at it modernize Makefile

Compile and runtime tested on FreeBSD 14.1-RELEASE (amd64) (make, make check-plist, make test)

Poudriere testport OK 13.3-RELEASE (amd64)
Poudriere testport OK 14.0-RELEASE (amd64)
Poudriere testport OK 14.1-RELEASE (amd64)

Tested with following users in tree with Poudriere (14.1-RELEASE):
devel/gnome-builder
graphics/aseprite
mail/evolution
multimedia/mkvtoolnix
net-im/neochat
net-im/nheko
net-im/spectral
net-im/talkatu
editors/ghostwriter
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-08-25 08:18:40 UTC
A commit in branch main references this bug:

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

commit a82a7aa414ae2d31aad46f6a464e83d90707f069
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-08-25 08:06:04 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-08-25 08:17:30 +0000

    textproc/cmark: Update to 0.31.1

    While at it modernize Makefile

    Changelog: https://github.com/commonmark/cmark/releases/tag/0.31.1

    PR:             280727
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 textproc/cmark/Makefile  | 14 ++++++++------
 textproc/cmark/distinfo  |  6 +++---
 textproc/cmark/pkg-plist |  1 -
 3 files changed, 11 insertions(+), 10 deletions(-)