diff -ruN xbone.bak/Makefile xbone/Makefile --- xbone.bak/Makefile Sat Aug 16 16:36:24 2003 +++ xbone/Makefile Sat Aug 16 16:39:27 2003 @@ -7,14 +7,13 @@ PORTNAME= XBone PORTVERSION= 2.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.isi.edu/xbone/software/x-bone/ MAINTAINER= yushunwa@isi.edu COMMENT= A system for dynamic internet overlay deployment and management -BROKEN= "Depends on nonexistent port" - .include .if ${OSVERSION} < 320000 BROKEN= "X-Bone does not support FreeBSD prior to 3.2" @@ -50,8 +49,8 @@ PLIST= ${PKGDIR}/pkg-plist.rd .else BUILD_DEPENDS= ${PREFIX}/sbin/httpsd:${PORTSDIR}/www/apache13-ssl\ - ${PERL_LIB}/CGI/Carp.pm:${PORTSDIR}/www/p5-CGI \ - ${PERL_LIB}/Mail/Sendmail.pm:${PORTSDIR}/mail/p5-Mail-Sendmail \ + ${PERL_LIB}/CGI/Carp.pm:${PORTSDIR}/www/p5-CGI.pm\ + ${PERL_LIB}/Mail/Sendmail.pm:${PORTSDIR}/mail/p5-Mail-Sendmail\ ${PERL_LIB}/Net/Netmask.pm:${PORTSDIR}/net/p5-Net-Netmask\ ${PERL_LIB}/File/CounterFile.pm:${PORTSDIR}/misc/p5-File-CounterFile \ ${PERL_LIB}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \ diff -ruN xbone.bak/files/patch-XB_Defs.pm xbone/files/patch-XB_Defs.pm --- xbone.bak/files/patch-XB_Defs.pm Sat Aug 16 16:36:24 2003 +++ xbone/files/patch-XB_Defs.pm Sat Aug 16 16:40:08 2003 @@ -5,7 +5,7 @@ $XB_Defs::XBONE_VERSION_DATE = # Date this version was created. - "30/10/2001"; # "//" -+ "1/1/2003"; # "//" ++ "10/1/2003"; # "//" # `date "+%d/%m/%Y"`; # <- for development $XB_Defs::XBONE_OBSOLETE_LIMIT = # Seconds after the version date