FreeBSD Bugzilla – Attachment 248864 Details for
Bug 277387
irc/ircproxy: updates to 1.3.8, changes MASTERSITES
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch against irc/ircproxy
irc_ircproxy02.diff (text/plain), 2.12 KB, created by
Chris Hutchinson
on 2024-03-02 00:23:27 UTC
(
hide
)
Description:
patch against irc/ircproxy
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2024-03-02 00:23:27 UTC
Size:
2.12 KB
patch
obsolete
>diff --git a/irc/ircproxy/Makefile b/irc/ircproxy/Makefile >index 795d7930f6fc..fd89d14e198e 100644 >--- a/irc/ircproxy/Makefile >+++ b/irc/ircproxy/Makefile >@@ -1,42 +1,39 @@ > PORTNAME= ircproxy >-PORTVERSION= 1.3.6 >-PORTREVISION= 3 >+DISTVERSION= 1.3.8 > CATEGORIES= irc >-MASTER_SITES= https://BSDforge.com/projects/source/irc/ircproxy/ >+MASTER_SITES= https://codeberg.org/BSDforge/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ > > MAINTAINER= portmaster@BSDforge.com > COMMENT= IRC proxy/bouncer daemon >-WWW= http://ircproxy.sourceforge.net/ >+WWW= https://codeberg.org/BSDforge/ircproxy > >-LICENSE= GPLv3+ >+LICENSE= GPL3+ > LICENSE_FILE= ${WRKSRC}/COPYING > >-DEPRECATED= Abandonware, last release in 2010 and dead upstream. Consider using irc/soju or irc/znc >-EXPIRATION_DATE=2024-02-29 >- > LIB_DEPENDS= libcares.so:dns/c-ares > >-USES= autoreconf tar:bzip2 >+USES+= autoreconf localbase:ldflags > GNU_CONFIGURE= yes >-LDFLAGS+= -L${LOCALBASE}/lib -lcrypto >-CFLAGS+= -I${LOCALBASE}/include >+LDFLAGS+= -lcrypto >+ >+SUB_FILES= pkg-deinstall >+SUB_LIST= IRC_USR=${USERS} IRC_GRP=${GROUPS} >+ >+WRKSRC= ${WRKDIR}/${PORTNAME} > > USERS= ircproxyd > GROUPS= ircproxyd > >-SUB_LIST= IRC_USR=${USERS} IRC_GRP=${GROUPS} >-SUB_FILES= pkg-deinstall >- > OPTIONS_DEFINE= SSL IPV6 MEMDEBUG FDDEBUG > OPTIONS_DEFAULT= SSL MEMDEBUG FDDEBUG >-MEMDEBUG_DESC= Enable memory debugging > FDDEBUG_DESC= Enable file descriptor debugging >+MEMDEBUG_DESC= Enable memory debugging > >-MEMDEBUG_CONFIGURE_ENABLE= memdebug > FDDEBUG_CONFIGURE_ENABLE= fddebug > IPV6_CONFIGURE_ENABLE= ipv6 >-SSL_CONFIGURE_ENABLE= ssl >+MEMDEBUG_CONFIGURE_ENABLE= memdebug > SSL_USES= ssl >+SSL_CONFIGURE_ENABLE= ssl > > .include <bsd.port.pre.mk> > >diff --git a/irc/ircproxy/distinfo b/irc/ircproxy/distinfo >index 1bb3328c778f..d15f0f2fb28c 100644 >--- a/irc/ircproxy/distinfo >+++ b/irc/ircproxy/distinfo >@@ -1,2 +1,3 @@ >-SHA256 (ircproxy-1.3.6.tar.bz2) = 493b47d86bebfb90a9a6242946c275932656989cfcd3ad990efced04f20d1296 >-SIZE (ircproxy-1.3.6.tar.bz2) = 241665 >+TIMESTAMP = 1709336064 >+SHA256 (ircproxy-1.3.8.tar.gz) = dd1663139827d3cb2e52f3305a62d05a03ad09c5fef42853259c42998863a5f3 >+SIZE (ircproxy-1.3.8.tar.gz) = 326703
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 277387
:
248821
| 248864