Bug 287327 - net/sniproxy: Fix with gettext 0.25
Summary: net/sniproxy: Fix with gettext 0.25
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kirill Ponomarev
URL:
Keywords:
Depends on:
Blocks: 287167
  Show dependency treegraph
 
Reported: 2025-06-05 18:57 UTC by Tijl Coosemans
Modified: 2025-06-06 12:39 UTC (History)
0 users

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


Attachments
patch (3.35 KB, patch)
2025-06-05 18:58 UTC, Tijl Coosemans
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tijl Coosemans freebsd_committer freebsd_triage 2025-06-05 18:57:34 UTC
Apply some upstream patches

One patch rewrites configure.ac so it no longer depends on macros that were included with gettext but no longer are in gettext 0.25.  Another patch adds pcre2 support.  The others are minor fixes.One patch rewrites configure.ac so it no longer depends on macros that were included with gettext but no longer are in gettext 0.25.  Another patch adds pcre2 support.  The others are minor fixes.
Comment 1 Tijl Coosemans freebsd_committer freebsd_triage 2025-06-05 18:58:30 UTC
Created attachment 261011 [details]
patch
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2025-06-06 12:39:42 UTC
Looks good, thanks for patching it, if you want, go ahead and push these changes.