FreeBSD Bugzilla – Attachment 248965 Details for
Bug 277523
irc/ircproxy: fixes LICENSE_FILE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for irc/ircproxy to fix LICENSE_FILE
irc_ircproxy03.diff (text/plain), 593 bytes, created by
Chris Hutchinson
on 2024-03-06 10:00:14 UTC
(
hide
)
Description:
patch for irc/ircproxy to fix LICENSE_FILE
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2024-03-06 10:00:14 UTC
Size:
593 bytes
patch
obsolete
>diff --git a/irc/ircproxy/Makefile b/irc/ircproxy/Makefile >index 1cf0df5f0e49..d918a485ce6b 100644 >--- a/irc/ircproxy/Makefile >+++ b/irc/ircproxy/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= ircproxy > DISTVERSION= 1.3.8 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= irc > MASTER_SITES= https://codeberg.org/BSDforge/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ > >@@ -9,7 +9,7 @@ COMMENT= IRC proxy/bouncer daemon > WWW= https://codeberg.org/BSDforge/ircproxy > > LICENSE= GPLv3+ >-LICENSE_FILE= ${WRKSRC}/COPYING >+LICENSE_FILE= ${WRKSRC}/LICENSE > > LIB_DEPENDS= libcares.so:dns/c-ares >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
portmaster
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 277523
: 248965
Working