Bug 277523 - irc/ircproxy: fixes LICENSE_FILE
Summary: irc/ircproxy: fixes LICENSE_FILE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Rodrigo Osorio
URL:
Keywords: easy, patch
Depends on:
Blocks:
 
Reported: 2024-03-06 10:00 UTC by Chris Hutchinson
Modified: 2024-03-15 13:10 UTC (History)
1 user (show)

See Also:


Attachments
patch for irc/ircproxy to fix LICENSE_FILE (593 bytes, patch)
2024-03-06 10:00 UTC, Chris Hutchinson
portmaster: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2024-03-06 10:00:14 UTC
Created attachment 248965 [details]
patch for irc/ircproxy to fix LICENSE_FILE

I deleted COPYING from the source and uploaded the
wrong patch in the last pr(1) which didn't record that
change. :(
I'm uploading the correct one this time.

Changes
Makefile: PORTREVISION, LICENSE_FILE
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-03-15 13:09:40 UTC
A commit in branch main references this bug:

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

commit 730f1fd28f4f55554d0e5e7828f8e7a428b87450
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2024-03-14 10:15:33 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2024-03-15 13:08:38 +0000

    irc/ircproxy: fix LICENSE_FILE

    Also apply portfmt linter

    PR:             277523
    Reported by:    Chris Hutchinson <portmaster@bsdforge.com> (maintainer)

 irc/ircproxy/Makefile | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
Comment 2 Rodrigo Osorio freebsd_committer freebsd_triage 2024-03-15 13:10:33 UTC
Committed with minor changes, thanks