Bug 279565 - databases/postgis34: remove devel/pcre dependency
Summary: databases/postgis34: remove devel/pcre dependency
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: Larry Rosenman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-07 06:09 UTC by Larry Rosenman
Modified: 2024-06-10 21:22 UTC (History)
2 users (show)

See Also:
lbartoletti: maintainer-feedback+


Attachments
remove devel/pcre dependency (682 bytes, text/plain)
2024-06-07 06:09 UTC, Larry Rosenman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Larry Rosenman freebsd_committer freebsd_triage 2024-06-07 06:09:21 UTC
Created attachment 251263 [details]
remove devel/pcre dependency

databases/postgis34 depends (unnecessarily) on devel/pcre when ADDRSTD is set (default).  It no longer needs this as it uses devel/pcre2 that is unconditionally depended on. 

Remove the ADDRSTD dependency on devel/pcre
Comment 1 Loïc Bartoletti freebsd_committer freebsd_triage 2024-06-10 09:58:30 UTC
Go! Thanks.
Comment 2 Larry Rosenman freebsd_committer freebsd_triage 2024-06-10 21:22:28 UTC
committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-06-10 21:22:51 UTC
A commit in branch main references this bug:

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

commit ce079c6602ee570c2d9399cf8228e0a147c16a93
Author:     Larry Rosenman <ler@FreeBSD.org>
AuthorDate: 2024-06-10 21:19:38 +0000
Commit:     Larry Rosenman <ler@FreeBSD.org>
CommitDate: 2024-06-10 21:21:53 +0000

    databases/postgis34: remove devel/pcre dependency

    databases/postgis34 depends (unnecessarily) on devel/pcre when ADDRSTD is set (default).  It no longer needs this as it uses devel/pcre2 that is unconditionally depended on.

    Remove the ADDRSTD dependency on devel/pcre

    PR:     279565
    Approved by:    lbartoletti@FreeBSD.org (maintainer)

 databases/postgis34/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)