Bug 277155 - www/nginx-devel: nginx-video-thumbextractor-module: github repo 404 status
Summary: www/nginx-devel: nginx-video-thumbextractor-module: github repo 404 status
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Sergey A. Osokin
URL: https://github.com/Novetta/nginx-vide...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-19 03:46 UTC by Gena Makhomed
Modified: 2024-02-24 15:49 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gena Makhomed 2024-02-19 03:46:43 UTC
# git clone https://github.com/Novetta/nginx-video-thumbextractor-module
Cloning into 'nginx-video-thumbextractor-module'...
Username for 'https://github.com':

cause:

# curl -I https://github.com/Novetta/nginx-video-thumbextractor-module
HTTP/2 404

but:

# curl -I https://github.com/wandenberg/nginx-video-thumbextractor-module
HTTP/2 200
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-02-24 15:47:14 UTC
A commit in branch main references this bug:

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

commit bc75b721dc71ff7dd17432dce0b82d2393ea82a6
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2024-02-24 15:44:28 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2024-02-24 15:46:49 +0000

    www/nginx-devel: third-party modules management (+)

    Change GH location for the third-party video-thumbextractor module.
    The size of the new distro is much bigger just because it contains
    many tests.

    PR:     277155

 www/nginx-devel/Makefile                           |  2 +-
 www/nginx-devel/Makefile.extmod                    |  3 ++-
 www/nginx-devel/distinfo                           |  6 +++---
 ...-patch-nginx-thumbextractor-module-config (new) | 25 ++++++++++++++++++++++
 4 files changed, 31 insertions(+), 5 deletions(-)
Comment 2 Sergey A. Osokin freebsd_committer freebsd_triage 2024-02-24 15:49:26 UTC
Thanks for the report, Gena!  The port has been updated.