mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 0.074
This commit is contained in:
parent
184e5918c1
commit
77465f1607
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239427
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= znc
|
||||
PORTVERSION= 0.070
|
||||
PORTVERSION= 0.074
|
||||
CATEGORIES= irc ipv6
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITES= SFP/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= An advanced IRC bouncer
|
||||
@ -16,6 +16,7 @@ COMMENT= An advanced IRC bouncer
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack
|
||||
CONFIGURE_ARGS= --disable-c-ares
|
||||
|
||||
OPTIONS= DEBUG "Enable debugging" off \
|
||||
IPV6 "Enable IPv6 support" off \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (znc-0.070.tar.gz) = 18bb813cb350c6db014a0d82ecdf85fe
|
||||
SHA256 (znc-0.070.tar.gz) = 97e6754b715ff8078cbeb2ee044e778330ff4a82ac9da27f60ce42fa4e239407
|
||||
SIZE (znc-0.070.tar.gz) = 393908
|
||||
MD5 (znc-0.074.tar.gz) = 378187acd114769f8f97ef2d4b19da25
|
||||
SHA256 (znc-0.074.tar.gz) = 40a655833a095b9131b86c9d9ffdeaf25676076ec3239a81ae274694a67762a7
|
||||
SIZE (znc-0.074.tar.gz) = 401554
|
||||
|
@ -14,6 +14,7 @@ include/znc/MD5.h
|
||||
include/znc/Modules.h
|
||||
include/znc/Nick.h
|
||||
include/znc/Server.h
|
||||
include/znc/Socket.h
|
||||
include/znc/Template.h
|
||||
include/znc/Timers.h
|
||||
include/znc/User.h
|
||||
|
Loading…
Reference in New Issue
Block a user