Bug 253700

Summary: www/nginx-devel does not build
Product: Ports & Packages Reporter: Alessandro Sagratini <ale_sagra>
Component: Individual Port(s)Assignee: Sergey A. Osokin <osa>
Status: Closed FIXED    
Severity: Affects Some People CC: osa
Priority: --- Flags: linimon: maintainer-feedback? (osa)
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
nginx-devel build failure none

Description Alessandro Sagratini 2021-02-19 18:54:36 UTC
Created attachment 222647 [details]
nginx-devel build failure

Hello,
I am trying to build nginx-devel package using poudriere, but I am getting attached error, essentially it's failing to download dvershinin-ngx_small_light-v0.9.4_GH0.tar.gz file?

Please let me know if you need anything else from me.
Thank you,
Alessandro
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2021-02-22 20:48:36 UTC
Hi Alessandro,

thanks for the report.

At first look it looks like the distro has been re-rolled with a few files changes.

I'm going to update the port to the recent commit of that distro to fix the issue.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-02-24 18:11:22 UTC
A commit references this bug:

Author: osa
Date: Wed Feb 24 18:10:15 UTC 2021
New revision: 566494
URL: https://svnweb.freebsd.org/changeset/ports/566494

Log:
  Fix the port build by changing a third-party module
  distribution on GH.
  Bump PORTREVISION.

  PR:	253700

Changes:
  head/www/nginx-devel/Makefile
  head/www/nginx-devel/Makefile.extmod
  head/www/nginx-devel/distinfo
Comment 3 Sergey A. Osokin freebsd_committer freebsd_triage 2021-02-24 18:12:14 UTC
Thanks for the report!