From owner-svn-doc-all@FreeBSD.ORG Wed Jun 19 18:52:03 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C74F396E; Wed, 19 Jun 2013 18:52:03 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id B9CE918E7; Wed, 19 Jun 2013 18:52:03 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5JIq3eh031978; Wed, 19 Jun 2013 18:52:03 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5JIq3wt031977; Wed, 19 Jun 2013 18:52:03 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201306191852.r5JIq3wt031977@svn.freebsd.org> From: Eitan Adler Date: Wed, 19 Jun 2013 18:52:03 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41953 - head/en_US.ISO8859-1/htdocs/ports X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Jun 2013 18:52:03 -0000 Author: eadler Date: Wed Jun 19 18:52:03 2013 New Revision: 41953 URL: http://svnweb.freebsd.org/changeset/doc/41953 Log: Convert to svn instead of cvs PR: www/179731 Submitted by: Pete Wright Modified: head/en_US.ISO8859-1/htdocs/ports/updating.xml Modified: head/en_US.ISO8859-1/htdocs/ports/updating.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/ports/updating.xml Wed Jun 19 15:10:08 2013 (r41952) +++ head/en_US.ISO8859-1/htdocs/ports/updating.xml Wed Jun 19 18:52:03 2013 (r41953) @@ -27,9 +27,9 @@ where that might seem counterintuitive (

Changes that affect the entire port system are now documented in the -CHANGES file. +CHANGES file. Changes that affect individual ports are now documented in the -UPDATING file. +UPDATING file.

For more information about new, changed or removed ports/packages,