From owner-svn-ports-head@freebsd.org Sun Dec 31 16:24:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85CADE8531D; Sun, 31 Dec 2017 16:24:54 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4E89D78F3F; Sun, 31 Dec 2017 16:24:54 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBVGOrWv023553; Sun, 31 Dec 2017 16:24:53 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBVGOrLK023550; Sun, 31 Dec 2017 16:24:53 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201712311624.vBVGOrLK023550@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 31 Dec 2017 16:24:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457704 - in head: devel/py-fabric3 mail/postfix211/files net-mgmt/triton-guesttools X-SVN-Group: ports-head X-SVN-Commit-Author: olgeni X-SVN-Commit-Paths: in head: devel/py-fabric3 mail/postfix211/files net-mgmt/triton-guesttools X-SVN-Commit-Revision: 457704 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Dec 2017 16:24:54 -0000 Author: olgeni Date: Sun Dec 31 16:24:53 2017 New Revision: 457704 URL: https://svnweb.freebsd.org/changeset/ports/457704 Log: Fix some typos. Modified: head/devel/py-fabric3/pkg-descr head/mail/postfix211/files/pkg-message.in head/net-mgmt/triton-guesttools/pkg-descr Modified: head/devel/py-fabric3/pkg-descr ============================================================================== --- head/devel/py-fabric3/pkg-descr Sun Dec 31 16:20:42 2017 (r457703) +++ head/devel/py-fabric3/pkg-descr Sun Dec 31 16:24:53 2017 (r457704) @@ -1,4 +1,4 @@ -Fabric3 is a fork of Fabric to provide compatability with Python 3.4+. +Fabric3 is a fork of Fabric to provide compatibility with Python 3.4+. The port still works with Python 2.7. WWW: https://github.com/mathiasertl/fabric/ Modified: head/mail/postfix211/files/pkg-message.in ============================================================================== --- head/mail/postfix211/files/pkg-message.in Sun Dec 31 16:20:42 2017 (r457703) +++ head/mail/postfix211/files/pkg-message.in Sun Dec 31 16:24:53 2017 (r457704) @@ -22,4 +22,4 @@ making the %%PREFIX%%/etc/sasldb* file(s) readable by be the default for new installs). If you are upgrading from prior postfix version, review the RELEASE_NOTES to -familiarize yourself with new features and incompatabilities. +familiarize yourself with new features and incompatibilities. Modified: head/net-mgmt/triton-guesttools/pkg-descr ============================================================================== --- head/net-mgmt/triton-guesttools/pkg-descr Sun Dec 31 16:20:42 2017 (r457703) +++ head/net-mgmt/triton-guesttools/pkg-descr Sun Dec 31 16:24:53 2017 (r457704) @@ -1,3 +1,3 @@ -FreeBSD guest tools to enabled compatability with SmartOS and Triton. +FreeBSD guest tools to enabled compatibility with SmartOS and Triton. WWW: https://github.com/joyent/freebsd-kvm-image-builder/tree/master/triton-freebsd-guesttools