ports/92393: Port Update: net/pen 0.17.0

Dominic Marks dom at helenmarks.co.uk
Thu Jan 26 21:30:06 UTC 2006


>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:



More information about the freebsd-ports-bugs mailing list