1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Update to 0.17.0

- Enable kqueue per default

PR:		ports/92393
Submitted by:	Dominic Marks <dom@helenmarks.co.uk>
This commit is contained in:
Clement Laforet 2006-03-19 15:38:02 +00:00
parent 26eb82d2b0
commit 84d6702fdc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157667
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= pen
PORTVERSION= 0.15.0
PORTVERSION= 0.17.0
CATEGORIES= net
MASTER_SITES= ftp://siag.nu/pub/pen/ \
http://siag.nu/pub/pen/
@ -18,7 +18,7 @@ COMMENT= A load balancer for simple tcp based protocols
GNU_CONFIGURE= yes
USE_OPENSSL= yes
CONFIGURE_ARGS= --with-daemon --with-docdir=${DOCSDIR} \
--with-ssl=${OPENSSLBASE}
--with-ssl=${OPENSSLBASE} --with-kqueue
PORTDOCS= penstats HOWTO AUTHORS README ChangeLog COPYING
PLIST_FILES= bin/mergelogs bin/pen bin/penctl bin/penlog \

View File

@ -1,3 +1,3 @@
MD5 (pen-0.15.0.tar.gz) = d68e7d77e10f694bedffd3ef02d05bef
SHA256 (pen-0.15.0.tar.gz) = 45f09fcbf13c66b52439e136746c8ab9628928054985995ed7b12a324679a03d
SIZE (pen-0.15.0.tar.gz) = 112886
MD5 (pen-0.17.0.tar.gz) = d144ebf5aa8b25d6f685ec5ceff6f57a
SHA256 (pen-0.17.0.tar.gz) = c4d1e5efe324b94e4152fc7a72fd3a946d97de76f8d54d89a5b83dc44732ce24
SIZE (pen-0.17.0.tar.gz) = 116945