Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Jan 2006 21:29:06 +0000 (GMT)
From:      Dominic Marks <dom@helenmarks.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92393: Port Update: net/pen 0.17.0
Message-ID:  <20060126212906.D9B2211463@mail.goodforbusiness.co.uk>
Resent-Message-ID: <200601262130.k0QLU3rn054384@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         92393
>Category:       ports
>Synopsis:       Port Update: net/pen 0.17.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 26 21:30:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Marks
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
	
>Description:
Update to 0.17.0. Enable kqueue support by default.
	
>How-To-Repeat:
NA
	
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/pen/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile	7 Jul 2004 08:27:57 -0000	1.22
+++ Makefile	25 Jan 2006 18:41:36 -0000
@@ -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 @@
 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 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/pen/distinfo,v
retrieving revision 1.18
diff -u -r1.18 distinfo
--- distinfo	22 Jan 2006 21:23:37 -0000	1.18
+++ distinfo	25 Jan 2006 18:41:36 -0000
@@ -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
	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060126212906.D9B2211463>