FreeBSD Bugzilla – Attachment 248821 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]
updates irc/ircproxy to 1.3.8, changes MASTERSITES
irc_ircproxy.diff (text/plain), 2.23 KB, created by
Chris Hutchinson
on 2024-02-29 03:27:02 UTC
(
hide
)
Description:
updates irc/ircproxy to 1.3.8, changes MASTERSITES
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2024-02-29 03:27:02 UTC
Size:
2.23 KB
patch
obsolete
>diff --git a/irc/ircproxy/Makefile b/irc/ircproxy/Makefile >index 795d7930f6fc..bc7b353b8387 100644 >--- a/irc/ircproxy/Makefile >+++ b/irc/ircproxy/Makefile >@@ -1,42 +1,42 @@ > 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_FILE= ${WRKSRC}/COPYING >- >-DEPRECATED= Abandonware, last release in 2010 and dead upstream. Consider using irc/soju or irc/znc >-EXPIRATION_DATE=2024-02-29 >+LICENSE= LGPL3 >+LICENSE_FILE= ${WRKSRC}/COPYING.LESSER > > LIB_DEPENDS= libcares.so:dns/c-ares > >-USES= autoreconf tar:bzip2 >+USES= autoreconf >+# testing the addition of Codeberg to bsd.sites.mk >+#USE_CBERG= yes > GNU_CONFIGURE= yes >-LDFLAGS+= -L${LOCALBASE}/lib -lcrypto > CFLAGS+= -I${LOCALBASE}/include >+LDFLAGS+= -L${LOCALBASE}/lib -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..ac23f301358f 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 = 1709176417 >+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