aboutsummaryrefslogtreecommitdiff
path: root/irc/ngircd
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2014-12-26 14:58:24 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2014-12-26 14:58:24 +0000
commit9598a6f2904e4aa5022ce09ec441d1c7f8f5e266 (patch)
treed8237840bbf68c73d5868cba2d455db492f44049 /irc/ngircd
parent4fbb51e8b774e24f4c90c9c03cc08085efc8a770 (diff)
downloadports-9598a6f2904e4aa5022ce09ec441d1c7f8f5e266.tar.gz
ports-9598a6f2904e4aa5022ce09ec441d1c7f8f5e266.zip
irc/ngircd: Update to 22
- Update to 22 - Add LICENSE_FILE - Whitespace align OPTIONS helpers Changes: * http://ngircd.barton.de/doc/ChangeLog PR: 196282 Submitted by: kjetil at cckengine com
Notes
Notes: svn path=/head/; revision=375628
Diffstat (limited to 'irc/ngircd')
-rw-r--r--irc/ngircd/Makefile35
-rw-r--r--irc/ngircd/distinfo4
2 files changed, 20 insertions, 19 deletions
diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile
index 888d876b96cd..5c994df619e8 100644
--- a/irc/ngircd/Makefile
+++ b/irc/ngircd/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ngircd
-PORTVERSION= 21.1
+PORTVERSION= 22
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= irc ipv6
@@ -14,6 +14,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Free open source daemon for Internet Relay Chat (IRC)
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
USES= tar:xz
GNU_CONFIGURE= yes
@@ -35,24 +36,24 @@ OPTIONS_RADIO= TLS
OPTIONS_RADIO_TLS= GNUTLS OPENSSL
OPTIONS_DEFAULT= ICONV IRCPLUS LIBWRAP OPENSSL SYSLOG ZLIB
-DEBUG_CONFIGURE_EBABLE= debug
-GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls
-GNUTLS_CONFIGURE_WITH= gnutls
-ICONV_USES= iconv
-ICONV_CONFIGURE_WITH= iconv
-IDENT_DESC= IDENT (AUTH) protocol support
-IDENT_LIB_DEPENDS= libident.so:${PORTSDIR}/security/libident
-INDENT_CONFIGURE_WITH= dent
-IPV6_CONFIGURE_ENABLE= ipv6
-IRCPLUS_DESC= IRC+ protocol
+DEBUG_CONFIGURE_EBABLE= debug
+GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls
+GNUTLS_CONFIGURE_WITH= gnutls
+ICONV_USES= iconv
+ICONV_CONFIGURE_WITH= iconv
+IDENT_DESC= IDENT (AUTH) protocol support
+IDENT_LIB_DEPENDS= libident.so:${PORTSDIR}/security/libident
+INDENT_CONFIGURE_WITH= dent
+IPV6_CONFIGURE_ENABLE= ipv6
+IRCPLUS_DESC= IRC+ protocol
IRCPLUS_CONFIGURE_ENABLE= ircplus
-LIBWRAP_CONFIGURE_WITH= tcp-wrappers
-OPENSSL_USE= openssl=yes
-OPENSSL_CONFIGURE_WITH= openssl
-SNIFFER_DESC= IRC traffic sniffer
+LIBWRAP_CONFIGURE_WITH= tcp-wrappers
+OPENSSL_USE= openssl=yes
+OPENSSL_CONFIGURE_WITH= openssl
+SNIFFER_DESC= IRC traffic sniffer
SNIFFER_CONFIGURE_ENABLE= sniffer
-SYSLOG_CONFIGURE_WITH= syslog
-ZLIB_CONFIGURE_WITH= zlib
+SYSLOG_CONFIGURE_WITH= syslog
+ZLIB_CONFIGURE_WITH= zlib
post-patch:
@${REINPLACE_CMD} -e \
diff --git a/irc/ngircd/distinfo b/irc/ngircd/distinfo
index a0bce696efd1..ca58b62162ef 100644
--- a/irc/ngircd/distinfo
+++ b/irc/ngircd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ngircd-21.1.tar.xz) = b5b04f559bb533efc6821f2e62d83af8d196f7aa29a3710ff1e898d4e3c28a6f
-SIZE (ngircd-21.1.tar.xz) = 339092
+SHA256 (ngircd-22.tar.xz) = a4c13e6a5f991d248412d550b4617484d7f977c786a0323f0301b4d4707a639e
+SIZE (ngircd-22.tar.xz) = 340104