From owner-cvs-ports@FreeBSD.ORG Mon Aug 22 16:22:19 2011 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 D7C5A106567A; Mon, 22 Aug 2011 16:22:19 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C8D1E8FC17; Mon, 22 Aug 2011 16:22:19 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p7MGMJSd014178; Mon, 22 Aug 2011 16:22:19 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p7MGMJ86014177; Mon, 22 Aug 2011 16:22:19 GMT (envelope-from sunpoet) Message-Id: <201108221622.p7MGMJ86014177@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 22 Aug 2011 16:22:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/ftp Makefile ports/ftp/p5-SOAP-Transport-FTP Makefile distinfo pkg-descr pkg-plist 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, 22 Aug 2011 16:22:20 -0000 sunpoet 2011-08-22 16:22:19 UTC FreeBSD ports repository Modified files: ftp Makefile Added files: ftp/p5-SOAP-Transport-FTP Makefile distinfo pkg-descr pkg-plist Log: - Add p5-SOAP-Transport-FTP 0.711 The SOAP::Transport::FTP module is automatically loaded by the SOAP::Transport portion of the client structure. It is brought in when an endpoint is specified via the proxy method that starts with the characters, ftp://. This module provides only a client class. WWW: http://search.cpan.org/dist/SOAP-Transport-FTP/ Revision Changes Path 1.168 +1 -0 ports/ftp/Makefile 1.1 +30 -0 ports/ftp/p5-SOAP-Transport-FTP/Makefile (new) 1.1 +2 -0 ports/ftp/p5-SOAP-Transport-FTP/distinfo (new) 1.1 +6 -0 ports/ftp/p5-SOAP-Transport-FTP/pkg-descr (new) 1.1 +7 -0 ports/ftp/p5-SOAP-Transport-FTP/pkg-plist (new)