diff options
-rw-r--r-- | irc/undernet-ircu/Makefile | 6 | ||||
-rw-r--r-- | irc/undernet-ircu/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/irc/undernet-ircu/Makefile b/irc/undernet-ircu/Makefile index 19000d8a6355..ca7d8740d4cc 100644 --- a/irc/undernet-ircu/Makefile +++ b/irc/undernet-ircu/Makefile @@ -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 \ diff --git a/irc/undernet-ircu/distinfo b/irc/undernet-ircu/distinfo index fccd7ad0539b..3c72aa0650a0 100644 --- a/irc/undernet-ircu/distinfo +++ b/irc/undernet-ircu/distinfo @@ -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 |