Bug 267289 - x11/terminator: Use upstream release archive
Summary: x11/terminator: Use upstream release archive
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: Hajimu UMEMOTO
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-23 09:09 UTC by Daniel Engberg
Modified: 2022-10-23 17:00 UTC (History)
0 users

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


Attachments
Patch for terminator (1.58 KB, patch)
2022-10-23 09:09 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-23 09:09:10 UTC
Created attachment 237553 [details]
Patch for terminator

Use upstream release archive as recommended by Porters Handbook in USE_GITHUB section

Compile tested on FreeBSD 13.1-STABLE (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-10-23 16:56:50 UTC
A commit in branch main references this bug:

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

commit 1f00537fe384cd492098d2773292bee63c3af567
Author:     Hajimu UMEMOTO <ume@FreeBSD.org>
AuthorDate: 2022-10-23 16:52:34 +0000
Commit:     Hajimu UMEMOTO <ume@FreeBSD.org>
CommitDate: 2022-10-23 16:52:34 +0000

    x11/terminator: Use upstream release archive

    PR:             267289
    Reported by:    diizzy

 x11/terminator/Makefile | 9 +++------
 x11/terminator/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 9 deletions(-)
Comment 2 Hajimu UMEMOTO freebsd_committer freebsd_triage 2022-10-23 17:00:11 UTC
Thanks, committed!