From owner-cvs-ports@FreeBSD.ORG Mon Nov 28 19:04:35 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E00A16A41F; Mon, 28 Nov 2005 19:04:35 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4590B43D5F; Mon, 28 Nov 2005 19:04:34 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id jASJ4Yaj009100; Mon, 28 Nov 2005 19:04:34 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id jASJ4YGr009099; Mon, 28 Nov 2005 19:04:34 GMT (envelope-from marius) Message-Id: <200511281904.jASJ4YGr009099@repoman.freebsd.org> From: Marius Strobl Date: Mon, 28 Nov 2005 19:04:34 +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/ftp-tls 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, 28 Nov 2005 19:04:35 -0000 marius 2005-11-28 19:04:34 UTC FreeBSD ports repository (src committer) Modified files: ftp/ftp-tls Makefile distinfo pkg-descr pkg-plist Log: Update to version 20051021, which after the original author has died now is hosted at http://www.ford-hutchinson.com/~fh-1-pfh/. The only change since version 20031008 is the addition of support for the Clear Command Channel (CCC) command as described in draft-murray-auth-ftp-ssl-16.txt (recently issued as RFC4217). PR: 89675 Submitted by: mnag Approved by: netchild Revision Changes Path 1.11 +6 -6 ports/ftp/ftp-tls/Makefile 1.6 +3 -2 ports/ftp/ftp-tls/distinfo 1.3 +2 -0 ports/ftp/ftp-tls/pkg-descr 1.3 +1 -1 ports/ftp/ftp-tls/pkg-plist