Bug 282819 - www/tt-rss: Update to g20241113 394d606fe
Summary: www/tt-rss: Update to g20241113 394d606fe
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: Koichiro Iwao
URL: https://gitlab.tt-rss.org/tt-rss/tt-r...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-17 23:03 UTC by Derek Schrock
Modified: 2024-11-18 02:15 UTC (History)
1 user (show)

See Also:


Attachments
Update to g20241113 394d606fe (2.29 KB, patch)
2024-11-17 23:03 UTC, Derek Schrock
dereks: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Derek Schrock 2024-11-17 23:03:00 UTC
Created attachment 255243 [details]
Update to g20241113 394d606fe

- Update to g20241113 394d606fe

portlint: ok. 1 expected warning: NLS knob.
testport: ok. 14amd64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-11-18 02:08:31 UTC
A commit in branch main references this bug:

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

commit 4ccdbb94c265a4064ba1f6202894f40314b35a8c
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2024-11-17 05:46:10 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2024-11-18 02:06:14 +0000

    www/tt-rss: Update to g20241113 394d606fe

    PR:             282819

 www/tt-rss/Makefile  | 4 ++--
 www/tt-rss/distinfo  | 6 +++---
 www/tt-rss/pkg-plist | 1 +
 3 files changed, 6 insertions(+), 5 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-11-18 02:08:33 UTC
A commit in branch main references this bug:

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

commit 518262dcef4000f996c1338a10090a5f0c6dde12
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2024-11-18 01:54:36 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2024-11-18 02:06:14 +0000

    www/tt-rss: Add LOCAL copy of distfiles to MASTER_SITES

    It sometimes fails to fetch from upstream because the upstream GitLab is
    behind Cloudflare, and they reject accesses that is suspected to be from
    a bot because of Cloudflare Turnstile [1].

    [1] https://www.cloudflare.com/application-services/products/turnstile/

    PR:     282819

 www/tt-rss/Makefile | 1 +
 1 file changed, 1 insertion(+)
Comment 3 Koichiro Iwao freebsd_committer freebsd_triage 2024-11-18 02:15:20 UTC
Committed. BTW, I have added a distfile copy as mentioned in my additional commit. Thanks!

% make fetch
===>  License GPLv2 accepted by the user
===>   tt-rss-php82-g20241113,2 depends on file: /usr/local/sbin/pkg - found
=> tt-rss-tt-rss-394d606fe977a331f733c62e5509469c2eb3ef31_GL0.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/tt-rss-tt-rss-394d606fe977a331f733c62e5509469c2eb3ef31_GL0.tar.gz
fetch: http://distcache.FreeBSD.org/ports-distfiles/tt-rss-tt-rss-394d606fe977a331f733c62e5509469c2eb3ef31_GL0.tar.gz: Not Found
=> Attempting to fetch https://gitlab.tt-rss.org/tt-rss/tt-rss/-/archive/394d606fe977a331f733c62e5509469c2eb3ef31.tar.gz?dummy=/tt-rss-tt-rss-394d606fe977a331f733c62e5509469c2eb3ef31_GL0.tar.gz
fetch: https://gitlab.tt-rss.org/tt-rss/tt-rss/-/archive/394d606fe977a331f733c62e5509469c2eb3ef31.tar.gz?dummy=/tt-rss-tt-rss-394d606fe977a331f733c62e5509469c2eb3ef31_GL0.tar.gz: Forbidden
=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1

Stop.
make: stopped in /usr/ports/www/tt-rss