Bug 280832 - www/tdom: maintainer upgrade
Summary: www/tdom: maintainer upgrade
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: http://tdom.org/index.html/file?name=...
Keywords: easy, patch-ready
Depends on:
Blocks:
 
Reported: 2024-08-15 16:24 UTC by Mikhail Teterin
Modified: 2024-08-15 17:01 UTC (History)
1 user (show)

See Also:


Attachments
Update to 0.9.4 (2.75 KB, patch)
2024-08-15 16:24 UTC, Mikhail Teterin
mi: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikhail Teterin freebsd_committer freebsd_triage 2024-08-15 16:24:03 UTC
Created attachment 252779 [details]
Update to 0.9.4

This is a maintainer-upgrade from 0.9.3 to 0.9.4.

Actual changes listed by the upstream author(s) at the URL.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2024-08-15 16:24:03 UTC
Maintainer informed via mail
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-08-15 17:00:27 UTC
A commit in branch main references this bug:

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

commit c174cd15a902265d9387b99e32d53f574f5be571
Author:     Mikhail Teterin <mi@FreeBSD.org>
AuthorDate: 2024-08-15 16:54:28 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-08-15 16:59:08 +0000

    www/tdom: update to 0.9.4

    Use post-patch-EBASE-on instead of .if conditional.
    Switch to DISTVERSION.
    Pet portlint, portfmt.

    Changelog: http://tdom.org/index.html/file?name=CHANGES&ci=trunk

    PR:             280832
    Approved by:    submitter is maintainer

 www/tdom/Makefile                   | 40 +++++++++++++++++--------------------
 www/tdom/distinfo                   |  6 +++---
 www/tdom/files/patch-generic-dom.h  |  7 ++++---
 www/tdom/files/patch-warnings (new) | 27 +++++++++++++++++++++++++
 www/tdom/pkg-plist                  |  1 +
 5 files changed, 53 insertions(+), 28 deletions(-)
Comment 3 Zsolt Udvari freebsd_committer freebsd_triage 2024-08-15 17:01:50 UTC
Committed, thanks!