1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- Update to 0.11.0

PR:		57680
Submitted by:	maintainer
This commit is contained in:
Kirill Ponomarev 2003-10-07 07:50:52 +00:00
parent e9a7c7b3cc
commit fabd56a486
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90499
2 changed files with 12 additions and 4 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= pen
PORTVERSION= 0.10.1
PORTVERSION= 0.11.0
CATEGORIES= net
MASTER_SITES= ftp://siag.nu/pub/pen/ \
http://siag.nu/pub/pen/
@ -15,8 +15,16 @@ MASTER_SITES= ftp://siag.nu/pub/pen/ \
MAINTAINER= sheepkiller@cultdeadsheep.org
COMMENT= A load balancer for "simple" tcp based protocols
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-daemon
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-daemon
.if defined(WITH_FDSETSIZE)
CONFIGURE_ARGS+= --with-fd_setsize=${WITH_FDSETSIZE}
.endif
.if defined(WITH_POLL)
CONFIGURE_ARGS+= --with-poll
.endif
MAN1= mergelogs.1 pen.1 penctl.1 penlog.1 penlogd.1

View File

@ -1 +1 @@
MD5 (pen-0.10.1.tar.gz) = 629e0b162e131ed6e00aef709f3ee5e1
MD5 (pen-0.11.0.tar.gz) = 3eb8de600f2954bd50f2758d8bf06e0c