Bug 266929 - audio/lv2lint: Use upstream primary site
Summary: audio/lv2lint: Use upstream primary site
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: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-10 05:00 UTC by Daniel Engberg
Modified: 2022-10-10 23:00 UTC (History)
0 users

See Also:
yuri: maintainer-feedback+


Attachments
Patch for lv2lint (1.42 KB, patch)
2022-10-10 05:00 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-10-10 05:00:56 UTC
Created attachment 237177 [details]
Patch for lv2lint

Fetch files directory from upstream's git repo

Compile tested on 13.1-STABLE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2022-10-10 05:09:37 UTC
Sorry, still asleep :/
directory --> directly
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2022-10-10 06:09:22 UTC
Approved, thank you.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-10-10 22:59:02 UTC
A commit in branch main references this bug:

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

commit e175ee8af69cdbd4722c8accdcfc9ef953ed1c17
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-10-10 22:51:03 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-10-10 22:51:10 +0000

    audio/lv2lint: Use upstream primary site

    Fetch archive directly from upstream's git repo
    Update WWW entry

    PR:             266929
    Reviewed by:    yuri (maintainer)

 audio/lv2lint/Makefile | 7 +++----
 audio/lv2lint/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2022-10-10 23:00:27 UTC
Thanks