diff options
author | hrs <hrs@FreeBSD.org> | 2015-09-24 04:06:05 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2015-09-24 04:06:05 +0800 |
commit | 16417683dc20dd4efcd39c9c2c4d2dacfbef5bb2 (patch) | |
tree | 6f8e736dce75974bf705c2eb5e08a5c849515a80 /UPDATING | |
parent | 94dc644f8a45c431604aafe892ce59f69d5084a8 (diff) | |
download | freebsd-ports-gnome-16417683dc20dd4efcd39c9c2c4d2dacfbef5bb2.tar.gz freebsd-ports-gnome-16417683dc20dd4efcd39c9c2c4d2dacfbef5bb2.tar.zst freebsd-ports-gnome-16417683dc20dd4efcd39c9c2c4d2dacfbef5bb2.zip |
Fix indention.
Spotted by: jkim
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 40 |
1 files changed, 20 insertions, 20 deletions
@@ -85,14 +85,14 @@ you update your ports collection, before attempting any port upgrades. AFFECTS: users of print/texlive-base AUTHOR: hrs@FreeBSD.org - pdfclose and pdfopen utilities in print/texlive-base are now in a separate - port print/xpdfopen. While upgrading print/texlive-base, a conflict may - occur between pdfclose utility installed by an old print/texlive-base and - one being installed by print/xpdfopen. If it occurred on your system, - remove the installed print/texlive-base first by using the following - command: + pdfclose and pdfopen utilities in print/texlive-base are now in a separate + port print/xpdfopen. While upgrading print/texlive-base, a conflict may + occur between pdfclose utility installed by an old print/texlive-base and + one being installed by print/xpdfopen. If it occurred on your system, + remove the installed print/texlive-base first by using the following + command: - # pkg delete -f texlive-base + # pkg delete -f texlive-base 20150901: AFFECTS: users of editors/libreoffice @@ -107,22 +107,22 @@ you update your ports collection, before attempting any port upgrades. AFFECTS: users of print/ghostscript* AUTHOR: hrs@FreeBSD.org - print/ghostscript{7,8,9,9-agpl} have been split into - print/ghostscript{7,8,9,9-agpl}-{base,x11}. - print/ghostscript*-nox11 ports have been removed. + print/ghostscript{7,8,9,9-agpl} have been split into + print/ghostscript{7,8,9,9-agpl}-{base,x11}. + print/ghostscript*-nox11 ports have been removed. - The -base installs Ghostscript binaries, libgs, and other data files - and it depends on no X11 library. The -x11 installs a small shared - library to enable x11* devices in the installed -base package. + The -base installs Ghostscript binaries, libgs, and other data files + and it depends on no X11 library. The -x11 installs a small shared + library to enable x11* devices in the installed -base package. - In most cases, Ghostscript is installed as a dependency. A port/package - which requires Ghostscript will automatically pick up -base, and - when x11* devices required it will pick up -x11 in addition. + In most cases, Ghostscript is installed as a dependency. A port/package + which requires Ghostscript will automatically pick up -base, and + when x11* devices required it will pick up -x11 in addition. - If one wants to install Ghostscript manually and full compatibility - with the previous versions, just install -x11 because it installs - -base as a dependency. Combination of the two provides the same - functionality as before. + If one wants to install Ghostscript manually and full compatibility + with the previous versions, just install -x11 because it installs + -base as a dependency. Combination of the two provides the same + functionality as before. 20150821: AFFECTS: users of security/openssh-portable |