mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
irc/undernet-ircu: Update to 2.10.12.17
PR: 221574 Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
This commit is contained in:
parent
10ec75e4bc
commit
a5e34638de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=448150
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= undernet-ircu
|
||||
PORTVERSION= 2.10.12.16
|
||||
PORTVERSION= 2.10.12.17
|
||||
CATEGORIES= irc net
|
||||
MASTER_SITES= SF/${PORTNAME}/ircu/ircu${PORTVERSION} \
|
||||
ftp://ftpmirror.uk/freebsd-ports/undernet-ircu/
|
||||
@ -14,6 +14,8 @@ COMMENT= Undernet IRCU irc daemon
|
||||
LICENSE= GPLv1
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_aarch64= Fails to compile: undefined reference to .mcount
|
||||
|
||||
CONFLICTS= ircd-hybrid-7.[0-9]*
|
||||
|
||||
USERS= undernet
|
||||
@ -59,8 +61,6 @@ LEAKDETECT_CONFIGURE_WITH= leak-detect
|
||||
CONFIGURE_ARGS+= --enable-profile
|
||||
.endif
|
||||
|
||||
BROKEN_aarch64= Fails to compile: undefined reference to .mcount
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/ircd/ircd ${STAGEDIR}${PREFIX}/sbin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/ircd/convert-conf \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1493454765
|
||||
SHA256 (ircu2.10.12.16.tar.gz) = 6c9c8516f08b95b378126f419d41f580861b5824244bc29491021af3620db074
|
||||
SIZE (ircu2.10.12.16.tar.gz) = 1024924
|
||||
TIMESTAMP = 1502931278
|
||||
SHA256 (ircu2.10.12.17.tar.gz) = 8d7c772b862d57ccdbd100b3d511c622c6eafbcef1f162f55152612465827f45
|
||||
SIZE (ircu2.10.12.17.tar.gz) = 1025241
|
||||
|
Loading…
Reference in New Issue
Block a user