Date: Sun, 31 Dec 2017 16:24:53 +0000 (UTC) From: Jimmy Olgeni <olgeni@FreeBSD.org> 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 Message-ID: <201712311624.vBVGOrLK023550@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712311624.vBVGOrLK023550>