From owner-cvs-ports@FreeBSD.ORG Mon Aug 9 15:14:14 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 52B6F106564A; Mon, 9 Aug 2010 15:14:14 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from cell.p6m7g8.net (static-71-178-236-107.washdc.fios.verizon.net [71.178.236.107]) by mx1.freebsd.org (Postfix) with ESMTP id CE1048FC18; Mon, 9 Aug 2010 15:14:13 +0000 (UTC) Received: from philip.hq.rws (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239]) (authenticated bits=0) by cell.p6m7g8.net (8.14.4/8.14.3) with ESMTP id o79FE76s019998 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO); Mon, 9 Aug 2010 15:14:08 GMT (envelope-from pgollucci@p6m7g8.com) Message-ID: <4C601B3F.5000408@p6m7g8.com> Date: Mon, 09 Aug 2010 15:14:07 +0000 From: "Philip M. Gollucci" Organization: P6M7G8 Inc. User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.9) Gecko/20100607 Thunderbird/3.0.4 MIME-Version: 1.0 To: Tong LIU References: <201008090854.o798saGr017478@repoman.freebsd.org> In-Reply-To: <201008090854.o798saGr017478@repoman.freebsd.org> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,RDNS_DYNAMIC autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on cell.p6m7g8.net Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/dns/p5-Net-DNS Makefile ports/irc/sirc Makefile ports/japanese/tiarra Makefile ports/mail/assp Makefile ports/mail/p5-Mail-SpamAssassin Makefile ports/mail/smtp-cli Makefile ports/net/p5-IO-Socket-Multicast6 Makefile ... X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Aug 2010 15:14:14 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 You need a MOVED entry. On 08/09/10 08:54, Tong LIU wrote: > nemoliu 2010-08-09 08:54:36 UTC > > FreeBSD ports repository > > Modified files: > dns/p5-Net-DNS Makefile > irc/sirc Makefile > japanese/tiarra Makefile > mail/assp Makefile > mail/p5-Mail-SpamAssassin Makefile > mail/smtp-cli Makefile > net/p5-IO-Socket-Multicast6 Makefile > net/p5-Net-INET6Glue Makefile > net/p5-Net-RTP Makefile > net/scnc Makefile > net/xbone Makefile > net/xbone-gui Makefile > net-mgmt/mrtg Makefile > net-p2p/bitflu Makefile > security/amavisd-new Makefile > security/maia Makefile > Log: > - Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6. > > PR: ports/148309 > Submitted by: Sunpoet Po-Chuan Hsieh > > Revision Changes Path > 1.75 +1 -1 ports/dns/p5-Net-DNS/Makefile > 1.16 +1 -1 ports/irc/sirc/Makefile > 1.7 +1 -1 ports/japanese/tiarra/Makefile > 1.25 +1 -1 ports/mail/assp/Makefile > 1.133 +1 -1 ports/mail/p5-Mail-SpamAssassin/Makefile > 1.2 +1 -1 ports/mail/smtp-cli/Makefile > 1.107 +1 -1 ports/net-mgmt/mrtg/Makefile > 1.18 +1 -1 ports/net-p2p/bitflu/Makefile > 1.4 +1 -1 ports/net/p5-IO-Socket-Multicast6/Makefile > 1.4 +1 -1 ports/net/p5-Net-INET6Glue/Makefile > 1.4 +1 -1 ports/net/p5-Net-RTP/Makefile > 1.4 +1 -1 ports/net/scnc/Makefile > 1.18 +1 -1 ports/net/xbone-gui/Makefile > 1.25 +1 -1 ports/net/xbone/Makefile > 1.80 +1 -1 ports/security/amavisd-new/Makefile > 1.5 +1 -1 ports/security/maia/Makefile > > http://cvsweb.FreeBSD.org/ports/dns/p5-Net-DNS/Makefile.diff?r1=1.74&r2=1.75&f=h > | --- ports/dns/p5-Net-DNS/Makefile 2010/01/01 00:28:07 1.74 > | +++ ports/dns/p5-Net-DNS/Makefile 2010/08/09 08:54:33 1.75 > | @@ -2,7 +2,7 @@ > | # Date created: April 5th 1997 > | # Whom: James FitzGibbon > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/dns/p5-Net-DNS/Makefile,v 1.74 2010/01/01 00:28:07 dougb Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/dns/p5-Net-DNS/Makefile,v 1.75 2010/08/09 08:54:33 nemoliu Exp $ > | # > | > | PORTNAME= Net-DNS > | @@ -53,7 +53,7 @@ OPTIONS= IPV6 "Enable functionality over > | .include > | > | .if !defined(WITHOUT_IPV6) > | -RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 > | +RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 > | .endif > | > | DOCSDIR= ${PREFIX}/share/doc/p5-Net-DNS > http://cvsweb.FreeBSD.org/ports/irc/sirc/Makefile.diff?r1=1.15&r2=1.16&f=h > | --- ports/irc/sirc/Makefile 2010/06/14 08:22:53 1.15 > | +++ ports/irc/sirc/Makefile 2010/08/09 08:54:33 1.16 > | @@ -2,7 +2,7 @@ > | # Date created: 4 May 1998 > | # Whom: Doug Barton > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/irc/sirc/Makefile,v 1.15 2010/06/14 08:22:53 dougb Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/irc/sirc/Makefile,v 1.16 2010/08/09 08:54:33 nemoliu Exp $ > | > | PORTNAME= sirc > | PORTVERSION= 2.211 > | @@ -36,7 +36,7 @@ PORTDOCS= ChangeLog PROGRAMMING README > | .include > | > | .if !defined(WITHOUT_IPV6) > | -RUN_DEPENDS= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 > | +RUN_DEPENDS= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 > | EXTRA_PATCHES= ${PATCHDIR}/dsirc-ipv6 > | .else > | EXTRA_PATCHES= ${PATCHDIR}/dsirc-minimal > http://cvsweb.FreeBSD.org/ports/japanese/tiarra/Makefile.diff?r1=1.6&r2=1.7&f=h > | --- ports/japanese/tiarra/Makefile 2010/04/30 15:25:08 1.6 > | +++ ports/japanese/tiarra/Makefile 2010/08/09 08:54:34 1.7 > | @@ -2,7 +2,7 @@ > | # Date Created: Jul 27 2006 > | # Whom: Hajimu UMEMOTO > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/japanese/tiarra/Makefile,v 1.6 2010/04/30 15:25:08 ume Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/japanese/tiarra/Makefile,v 1.7 2010/08/09 08:54:34 nemoliu Exp $ > | # > | > | PORTNAME= tiarra > | @@ -14,7 +14,7 @@ MASTER_SITES= http://www.clovery.jp/tiar > | MAINTAINER= ume@FreeBSD.org > | COMMENT= IRC Proxy software > | > | -RUN_DEPENDS= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 > | +RUN_DEPENDS= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 > | > | USE_PERL5_RUN= yes > | USE_BZIP2= yes > http://cvsweb.FreeBSD.org/ports/mail/assp/Makefile.diff?r1=1.24&r2=1.25&f=h > | --- ports/mail/assp/Makefile 2010/03/27 06:13:59 1.24 > | +++ ports/mail/assp/Makefile 2010/08/09 08:54:34 1.25 > | @@ -2,7 +2,7 @@ > | # Date created: 16 May 2005 > | # Whom: J.R. Oldroyd > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/mail/assp/Makefile,v 1.24 2010/03/27 06:13:59 dougb Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/mail/assp/Makefile,v 1.25 2010/08/09 08:54:34 nemoliu Exp $ > | # > | > | PORTNAME= assp > | @@ -123,7 +123,7 @@ RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/SSL > | .endif > | > | .if !defined(WITHOUT_IPV6) > | -RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 > | +RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 > | .endif > | > | EXTRACT_AFTER_ARGS= -d ${PORTNAME}-${PORTVERSION} > http://cvsweb.FreeBSD.org/ports/mail/p5-Mail-SpamAssassin/Makefile.diff?r1=1.132&r2=1.133&f=h > | --- ports/mail/p5-Mail-SpamAssassin/Makefile 2010/04/08 13:13:00 1.132 > | +++ ports/mail/p5-Mail-SpamAssassin/Makefile 2010/08/09 08:54:34 1.133 > | @@ -2,7 +2,7 @@ > | # Date created: Nov 26 2001 > | # Whom: Anthony Kim > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/mail/p5-Mail-SpamAssassin/Makefile,v 1.132 2010/04/08 13:13:00 wxs Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/mail/p5-Mail-SpamAssassin/Makefile,v 1.133 2010/08/09 08:54:34 nemoliu Exp $ > | # > | > | PORTNAME= Mail-SpamAssassin > | @@ -74,7 +74,7 @@ WITHOUT_SSL=1 > | BUILD_DEPENDS+= ${SITE_PERL}/Mail/SPF.pm:${PORTSDIR}/mail/p5-Mail-SPF > | .endif > | .if !defined(WITHOUT_IPV6) > | -RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 > | +RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 > | .endif > | > | .if !defined(WITHOUT_SSL) > http://cvsweb.FreeBSD.org/ports/mail/smtp-cli/Makefile.diff?r1=1.1&r2=1.2&f=h > | --- ports/mail/smtp-cli/Makefile 2010/05/08 07:25:26 1.1 > | +++ ports/mail/smtp-cli/Makefile 2010/08/09 08:54:34 1.2 > | @@ -2,7 +2,7 @@ > | # Date created: Thu Apr 22 10:03:56 CEST 2010 > | # Whom: Frank Wall > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/mail/smtp-cli/Makefile,v 1.1 2010/05/08 07:25:26 wen Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/mail/smtp-cli/Makefile,v 1.2 2010/08/09 08:54:34 nemoliu Exp $ > | # > | > | PORTNAME= smtp > | @@ -21,7 +21,7 @@ RUN_DEPENDS= p5-IO-Socket-SSL>0:${PORTSD > | p5-Term-ReadKey>0:${PORTSDIR}/devel/p5-Term-ReadKey \ > | p5-MIME-Lite>0:${PORTSDIR}/mail/p5-MIME-Lite \ > | p5-File-Type>0:${PORTSDIR}/devel/p5-File-Type \ > | - p5-IO-Socket-INET6>0:${PORTSDIR}/net/p5-IO-INET6 > | + p5-IO-Socket-INET6>0:${PORTSDIR}/net/p5-IO-Socket-INET6 > | > | NO_BUILD= yes > | WRKSRC= ${WRKDIR} > http://cvsweb.FreeBSD.org/ports/net-mgmt/mrtg/Makefile.diff?r1=1.106&r2=1.107&f=h > | --- ports/net-mgmt/mrtg/Makefile 2010/08/03 01:52:18 1.106 > | +++ ports/net-mgmt/mrtg/Makefile 2010/08/09 08:54:35 1.107 > | @@ -2,7 +2,7 @@ > | # Date created: April 18th 1997 > | # Whom: James FitzGibbon > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net-mgmt/mrtg/Makefile,v 1.106 2010/08/03 01:52:18 lioux Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net-mgmt/mrtg/Makefile,v 1.107 2010/08/09 08:54:35 nemoliu Exp $ > | # > | > | PORTNAME= mrtg > | @@ -77,7 +77,7 @@ PORTEXAMPLES= * > | .include > | > | .if defined(WITH_IPV6) > | -RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 > | +RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 > | .endif > | .if defined(WITH_SNMP) > | RUN_DEPENDS+= ${SITE_PERL}/Net/SNMP.pm:${PORTSDIR}/net-mgmt/p5-Net-SNMP > http://cvsweb.FreeBSD.org/ports/net-p2p/bitflu/Makefile.diff?r1=1.17&r2=1.18&f=h > | --- ports/net-p2p/bitflu/Makefile 2010/07/02 16:03:22 1.17 > | +++ ports/net-p2p/bitflu/Makefile 2010/08/09 08:54:35 1.18 > | @@ -2,7 +2,7 @@ > | # Date created: 28 January 2007 > | # Whom: Andrew Pantyukhin > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net-p2p/bitflu/Makefile,v 1.17 2010/07/02 16:03:22 sylvio Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net-p2p/bitflu/Makefile,v 1.18 2010/08/09 08:54:35 nemoliu Exp $ > | # > | > | PORTNAME= bitflu > | @@ -35,7 +35,7 @@ OPTIONS= IPV6 "Enable functionality over > | .include > | > | .if !defined(WITHOUT_IPV6) > | -RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 > | +RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 > | .endif > | > | post-patch: > http://cvsweb.FreeBSD.org/ports/net/p5-IO-Socket-Multicast6/Makefile.diff?r1=1.3&r2=1.4&f=h > | --- ports/net/p5-IO-Socket-Multicast6/Makefile 2010/06/06 20:15:59 1.3 > | +++ ports/net/p5-IO-Socket-Multicast6/Makefile 2010/08/09 08:54:34 1.4 > | @@ -2,7 +2,7 @@ > | # Date created: 2007-03-10 > | # Whom: Jin-Shan Tseng > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/p5-IO-Socket-Multicast6/Makefile,v 1.3 2010/06/06 20:15:59 pgollucci Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/p5-IO-Socket-Multicast6/Makefile,v 1.4 2010/08/09 08:54:34 nemoliu Exp $ > | # > | > | PORTNAME= IO-Socket-Multicast6 > | @@ -17,7 +17,7 @@ COMMENT= Send and receive IPv4 and IPv6 > | RUN_DEPENDS= p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6 \ > | p5-IO-Interface>=1.01:${PORTSDIR}/net/p5-IO-Interface \ > | p5-Socket-Multicast6>=0.01:${PORTSDIR}/net/p5-Socket-Multicast6 \ > | - ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 > | + ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 > | > | PERL_MODBUILD= yes > | > http://cvsweb.FreeBSD.org/ports/net/p5-Net-INET6Glue/Makefile.diff?r1=1.3&r2=1.4&f=h > | --- ports/net/p5-Net-INET6Glue/Makefile 2010/05/22 17:09:55 1.3 > | +++ ports/net/p5-Net-INET6Glue/Makefile 2010/08/09 08:54:34 1.4 > | @@ -2,7 +2,7 @@ > | # Date created: 7 Apr 2009 > | # Whom: Hajimu UMEMOTO > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/p5-Net-INET6Glue/Makefile,v 1.3 2010/05/22 17:09:55 ume Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/p5-Net-INET6Glue/Makefile,v 1.4 2010/08/09 08:54:34 nemoliu Exp $ > | # > | > | PORTNAME= Net-INET6Glue > | @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- > | MAINTAINER= ume@FreeBSD.org > | COMMENT= Make common modules IPv6 ready by hotpatching > | > | -BUILD_DEPENDS= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 > | +BUILD_DEPENDS= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 > | RUN_DEPENDS= ${BUILD_DEPENDS} > | > | PERL_CONFIGURE= yes > http://cvsweb.FreeBSD.org/ports/net/p5-Net-RTP/Makefile.diff?r1=1.3&r2=1.4&f=h > | --- ports/net/p5-Net-RTP/Makefile 2008/04/17 14:27:36 1.3 > | +++ ports/net/p5-Net-RTP/Makefile 2010/08/09 08:54:34 1.4 > | @@ -2,7 +2,7 @@ > | # Date created: 2007-03-10 > | # Whom: Jin-Shan Tseng > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/p5-Net-RTP/Makefile,v 1.3 2008/04/17 14:27:36 araujo Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/p5-Net-RTP/Makefile,v 1.4 2010/08/09 08:54:34 nemoliu Exp $ > | # > | > | PORTNAME= Net-RTP > | @@ -16,7 +16,7 @@ COMMENT= Send and receive RTP packets (R > | > | RUN_DEPENDS= p5-IO-Socket-Multicast6>=0.02:${PORTSDIR}/net/p5-IO-Socket-Multicast6 \ > | p5-IO-Socket-Multicast>=1.00:${PORTSDIR}/net/p5-IO-Socket-Multicast \ > | - p5-IO-Socket-INET6>=1.20:${PORTSDIR}/net/p5-IO-INET6 \ > | + p5-IO-Socket-INET6>=1.20:${PORTSDIR}/net/p5-IO-Socket-INET6 \ > | p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6 > | > | PERL_MODBUILD= yes > http://cvsweb.FreeBSD.org/ports/net/scnc/Makefile.diff?r1=1.3&r2=1.4&f=h > | --- ports/net/scnc/Makefile 2009/07/20 13:32:03 1.3 > | +++ ports/net/scnc/Makefile 2010/08/09 08:54:35 1.4 > | @@ -2,7 +2,7 @@ > | # Date created: 27 April 2008 > | # Whom: Sofian Brabez > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/scnc/Makefile,v 1.3 2009/07/20 13:32:03 jadawin Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/scnc/Makefile,v 1.4 2010/08/09 08:54:35 nemoliu Exp $ > | # > | > | PORTNAME= scnc > | @@ -15,7 +15,7 @@ COMMENT= SSL Capable Netcat > | > | RUN_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \ > | ${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet \ > | - ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 > | + ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 > | BUILD_DEPENDS= ${RUN_DEPENDS} > | > | PLIST_FILES= bin/${PORTNAME} > http://cvsweb.FreeBSD.org/ports/net/xbone-gui/Makefile.diff?r1=1.17&r2=1.18&f=h > | --- ports/net/xbone-gui/Makefile 2010/03/28 06:41:32 1.17 > | +++ ports/net/xbone-gui/Makefile 2010/08/09 08:54:35 1.18 > | @@ -2,7 +2,7 @@ > | # Date created: June 8 2000 > | # Whom: X-Bone Project > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/xbone-gui/Makefile,v 1.17 2010/03/28 06:41:32 dinoex Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/xbone-gui/Makefile,v 1.18 2010/08/09 08:54:35 nemoliu Exp $ > | # > | > | PORTNAME= XBone-GUI > | @@ -17,7 +17,7 @@ COMMENT= The GUI for XBone, a tool to de > | > | BUILD_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \ > | ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig \ > | - ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 \ > | + ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 \ > | ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent \ > | p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP \ > | ${SITE_PERL}/Net/IP.pm:${PORTSDIR}/net-mgmt/p5-Net-IP \ > http://cvsweb.FreeBSD.org/ports/net/xbone/Makefile.diff?r1=1.24&r2=1.25&f=h > | --- ports/net/xbone/Makefile 2010/03/28 06:41:31 1.24 > | +++ ports/net/xbone/Makefile 2010/08/09 08:54:35 1.25 > | @@ -2,7 +2,7 @@ > | # Date created: 19 Jan 2001 > | # Whom: Yu-Shun Wang > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/xbone/Makefile,v 1.24 2010/03/28 06:41:31 dinoex Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/net/xbone/Makefile,v 1.25 2010/08/09 08:54:35 nemoliu Exp $ > | # > | > | PORTNAME= XBone > | @@ -17,7 +17,7 @@ COMMENT= Deploys and manages IP-based VP > | BUILD_DEPENDS= ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig \ > | ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \ > | ${SITE_PERL}/${PERL_ARCH}/IO/Socket/Multicast.pm:${PORTSDIR}/net/p5-IO-Socket-Multicast \ > | - ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 \ > | + ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 \ > | p5-IO-Socket-Multicast>=0.25:${PORTSDIR}/net/p5-IO-Socket-Multicast \ > | p5-IO-Socket-Multicast6>=0:${PORTSDIR}/net/p5-IO-Socket-Multicast6 \ > | ${SITE_PERL}/Parallel/ForkManager.pm:${PORTSDIR}/devel/p5-Parallel-ForkManager \ > http://cvsweb.FreeBSD.org/ports/security/amavisd-new/Makefile.diff?r1=1.79&r2=1.80&f=h > | --- ports/security/amavisd-new/Makefile 2010/07/11 17:42:36 1.79 > | +++ ports/security/amavisd-new/Makefile 2010/08/09 08:54:35 1.80 > | @@ -2,7 +2,7 @@ > | # Date created: 05 Jun 2002 > | # Whom: Christopher K Davis (ckd-freebsd@ckdhr.com) > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/amavisd-new/Makefile,v 1.79 2010/07/11 17:42:36 gabor Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/amavisd-new/Makefile,v 1.80 2010/08/09 08:54:35 nemoliu Exp $ > | # > | # Based on amavisd ports makefile. > | > | @@ -24,7 +24,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/U > | p5-Convert-UUlib>=1.08,1:${PORTSDIR}/converters/p5-Convert-UUlib \ > | p5-Compress-Zlib>=2.004:${PORTSDIR}/archivers/p5-Compress-Zlib \ > | ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \ > | - ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 \ > | + ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 \ > | p5-Net-Server>=0.93:${PORTSDIR}/net/p5-Net-Server \ > | p5-Mail-DKIM>=0.33:${PORTSDIR}/mail/p5-Mail-DKIM > | > http://cvsweb.FreeBSD.org/ports/security/maia/Makefile.diff?r1=1.4&r2=1.5&f=h > | --- ports/security/maia/Makefile 2010/01/26 15:01:07 1.4 > | +++ ports/security/maia/Makefile 2010/08/09 08:54:36 1.5 > | @@ -2,7 +2,7 @@ > | # Date created: 03 Jan 2008 > | # Whom: Janky Jay > | # > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/maia/Makefile,v 1.4 2010/01/26 15:01:07 kuriyama Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/maia/Makefile,v 1.5 2010/08/09 08:54:36 nemoliu Exp $ > | # > | # Based on amavisd-new ports makefile. > | > | @@ -22,7 +22,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/U > | p5-Compress-Zlib>=2.004:${PORTSDIR}/archivers/p5-Compress-Zlib \ > | ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \ > | ${SITE_PERL}/IO/Wrap.pm:${PORTSDIR}/devel/p5-IO-stringy \ > | - ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 \ > | + ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 \ > | ${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \ > | ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \ > | p5-Net-Server>=0.93:${PORTSDIR}/net/p5-Net-Server - -- - ------------------------------------------------------------------------ 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70 3F8C 75B8 8FFB DB9B 8C1C Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 VP Apache Infrastructure; Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. System Admin, Ridecharge Inc. Work like you don't need the money, love like you'll never get hurt, and dance like nobody's watching. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iD8DBQFMYBs/dbiP+9ubjBwRAq36AJsGwDWNQLjLdQ9ipIVb2EKzLBwfnwCfZM8U 53dbnqaRTA2jRwPnUvx6DPw= =RuRz -----END PGP SIGNATURE-----