Bug 282707 - graphics/mapnik: Update to 4.0.3
Summary: graphics/mapnik: Update to 4.0.3
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: Robert Clausecker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-12 03:05 UTC by David Hummel
Modified: 2024-11-14 08:57 UTC (History)
1 user (show)

See Also:


Attachments
graphics/mapnik: Update to 4.0.3 (2.05 KB, patch)
2024-11-12 03:05 UTC, David Hummel
hummeltech: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Hummel 2024-11-12 03:05:26 UTC
Created attachment 255111 [details]
graphics/mapnik: Update to 4.0.3
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2024-11-12 12:53:52 UTC
Is there a changelog for this update?
Comment 2 David Hummel 2024-11-12 14:30:49 UTC
Update Mapnik from v4.0.1 to v4.0.3

Mapnik v4.0.2 released 2024.08.21 (https://github.com/mapnik/mapnik/releases/tag/v4.0.2)
* CMake - set SOVERSION to ${MAPNIK_MAJOR_VERSION}.${MAPNIK_MINOR_VERSION} by @artemp in #4470


Mapnik v4.0.3 released 2024.10.30 (https://github.com/mapnik/mapnik/releases/tag/v4.0.3)
* Empty featureset by @artemp in #4479
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-11-14 08:45:23 UTC
A commit in branch main references this bug:

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

commit a1ce43856a7f2549a22409897ee9ad2685e8028d
Author:     David Hummel <hummeltech@sherpaguru.com>
AuthorDate: 2024-11-12 03:04:03 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2024-11-14 08:43:25 +0000

    graphics/mapnik: Update to 4.0.3

    Changelog: https://github.com/mapnik/mapnik/releases/tag/v4.0.2
    Changelog: https://github.com/mapnik/mapnik/releases/tag/v4.0.3

    PR:             282707

 graphics/mapnik/Makefile  | 3 +--
 graphics/mapnik/distinfo  | 6 +++---
 graphics/mapnik/pkg-plist | 3 ++-
 3 files changed, 6 insertions(+), 6 deletions(-)
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2024-11-14 08:57:00 UTC
Thank you for your contribution.