The PORTNAME for pfPorts/libevent is wrong, and generates an infinite loop during cvsup_current. I attached a patch, but you shouldn't need it, it's trivial.

Ciao,
Angelo Turetta
Index: pfPorts/libevent/Makefile
===================================================================
RCS file: /home/pfsense/cvsroot/tools/pfPorts/libevent/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- pfPorts/libevent/Makefile   26 Jun 2008 19:46:44 -0000      1.5
+++ pfPorts/libevent/Makefile   28 Jun 2008 15:41:10 -0000
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/net/libevnet/Makefile,v 1.4 2008/01/02 23:43:01 mnag Exp $
 #
 
-PORTNAME=      libevnet
+PORTNAME=      libevent
 PORTVERSION=   0.3.8
 PORTREVISION=  2
 CATEGORIES=    net

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to