mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Upgrade to 2.3.10, and enable ipv6 by default.
This commit is contained in:
parent
28a342270e
commit
12d04a8f88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73709
2 changed files with 4 additions and 4 deletions
|
@ -6,9 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= xinetd
|
||||
PORTVERSION= 2.3.9
|
||||
PORTVERSION= 2.3.10
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= security
|
||||
CATEGORIES= security ipv6
|
||||
MASTER_SITES= http://www.xinetd.org/
|
||||
|
||||
MAINTAINER= vanilla@FreeBSD.org
|
||||
|
@ -17,7 +17,7 @@ USE_REINPLACE= yes
|
|||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
ALL_TARGET= build
|
||||
CONFIGURE_ARGS+= --with-loadavg --with-libwrap
|
||||
CONFIGURE_ARGS+= --with-loadavg --with-libwrap --with-ipv6
|
||||
|
||||
MAN5= xinetd.conf.5
|
||||
MAN8= xconv.8 xinetd.8 xinetd.log.8
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (xinetd-2.3.9.tar.gz) = d879f6e19468f92abecf2cec7e21e246
|
||||
MD5 (xinetd-2.3.10.tar.gz) = c5178a634c0e621d644119f24d274885
|
||||
|
|
Loading…
Add table
Reference in a new issue