Bug 263174 - www/nginx fails to build after net/ip2location was upgraded
Summary: www/nginx fails to build after net/ip2location was upgraded
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-09 08:34 UTC by Alessandro Sagratini
Modified: 2022-04-09 12:36 UTC (History)
2 users (show)

See Also:


Attachments
build failure (209.13 KB, text/plain)
2022-04-09 08:34 UTC, Alessandro Sagratini
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Sagratini 2022-04-09 08:34:15 UTC
Created attachment 233092 [details]
build failure

Hi team,
nginx is failing to build after ip2location was upgraded to 8.4.1 version [1]

I am attaching the error log for build failure.

[1] https://www.freshports.org/net/ip2location/

Let me know if you need anything else from me.
Thank you
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-04-09 12:34:56 UTC
A commit in branch main references this bug:

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

commit fd546b136ecc9e0241bb0a628ffdb8bdaec78ce5
Author:     Ryan Steinmetz <zi@FreeBSD.org>
AuthorDate: 2022-04-09 12:31:25 +0000
Commit:     Ryan Steinmetz <zi@FreeBSD.org>
CommitDate: 2022-04-09 12:33:40 +0000

    www/nginx: Unbreak ip2proxy/ip2location modules

    PR:             263174
    Reported By:    Alessandro Sagratini <ale_sagra@hotmail.com>
    Approved by:    blanket

 www/nginx/Makefile.extmod                   |  5 ++---
 www/nginx/distinfo                          |  8 ++++----
 www/nginx/files/extra-patch-ip2proxy (gone) | 11 -----------
 3 files changed, 6 insertions(+), 18 deletions(-)
Comment 2 Ryan Steinmetz freebsd_committer freebsd_triage 2022-04-09 12:36:31 UTC
Fixed, sorry about that!