Bug 287114 - www/typo3-13: Update to 13.4.13
Summary: www/typo3-13: Update to 13.4.13
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL: https://get.typo3.org/release-notes/1...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-28 12:54 UTC by Helmut Ritter
Modified: 2025-05-28 22:38 UTC (History)
1 user (show)

See Also:


Attachments
Update to 13.4.13 (830 bytes, patch)
2025-05-28 12:54 UTC, Helmut Ritter
no flags Details | Diff
Poudriere Log (31.58 KB, text/plain)
2025-05-28 12:54 UTC, Helmut Ritter
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Ritter 2025-05-28 12:54:11 UTC
All versions are maintenance releases and contain bug fixes only.

For details about the releases, please see:

https://get.typo3.org/release-notes/13.4.13
https://typo3.org/article/typo3-13413-and-12432-maintenance-releases-published
Comment 1 Helmut Ritter 2025-05-28 12:54:14 UTC
Created attachment 260762 [details]
Update to 13.4.13
Comment 2 Helmut Ritter 2025-05-28 12:54:17 UTC
Created attachment 260763 [details]
Poudriere Log
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-28 22:21:23 UTC
Remove unused "MBSTRING_DESC=	${MULTIBYTE_DESC}".
Fix warnings from portclippy.
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-28 22:23:08 UTC
Fix warnings from portlint: split long lines in pkg-plist - recommended limit is 80.
Comment 5 commit-hook freebsd_committer freebsd_triage 2025-05-28 22:36:30 UTC
A commit in branch main references this bug:

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

commit e3e4678a03f6f67d37829ba3320a6e9792d5541e
Author:     Helmut Ritter <freebsd-ports@charlieroot.de>
AuthorDate: 2025-05-28 22:28:14 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2025-05-28 22:28:14 +0000

    www/typo3-13: Update 13.4.12 => 13.4.13

    Release notes:
    https://get.typo3.org/release-notes/13.4.13
    https://typo3.org/article/typo3-13413-and-12432-maintenance-releases-published

    Improve port:
    - Remove unused MBSTRING_DESC.
    - Fix warnings from portclippy.
    - Fix warnings from portlint: split long lines in pkg-plist.

    PR:     287114

 www/typo3-13/Makefile  | 8 +++-----
 www/typo3-13/distinfo  | 6 +++---
 www/typo3-13/pkg-descr | 5 +++--
 3 files changed, 9 insertions(+), 10 deletions(-)
Comment 6 Vladimir Druzenko freebsd_committer freebsd_triage 2025-05-28 22:38:57 UTC
Thanks.