Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Mar 2019 05:11:11 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r494236 - head
Message-ID:  <201903010511.x215BBbj052236@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Fri Mar  1 05:11:10 2019
New Revision: 494236
URL: https://svnweb.freebsd.org/changeset/ports/494236

Log:
  Remove superfluous linefeeds and spell Qt properly while here.

Modified:
  head/CHANGES
  head/README
  head/UPDATING

Modified: head/CHANGES
==============================================================================
--- head/CHANGES	Fri Mar  1 05:07:11 2019	(r494235)
+++ head/CHANGES	Fri Mar  1 05:11:10 2019	(r494236)
@@ -282,7 +282,6 @@ AUTHOR: kde@FreeBSD.org
   to
       USES=cmake:<args>,noninja
 
-
 20170417:
 AUTHOR:	kwm@FreeBSD.org
 
@@ -1882,7 +1881,6 @@ AUTHOR: makc@FreeBSD.org
    In-source build (equivalent to plain USE_CMAKE=yes) can be used if
    project doesn't support out-of-source build.
 
-
 20130319:
 AUTHOR: bapt@FreeBSD.org
 
@@ -2806,7 +2804,6 @@ AUTHOR: edwin@FreeBSD.org
 
   Use "make -V MASTER_SITES" to see the differences.
 
-
 20050313:
 AUTHOR: ahze@FreeBSD.org, kwm@FreeBSD.org
   The following changes were committed:
@@ -3415,7 +3412,6 @@ AUTHOR:	gnome@FreeBSD.org
 
 	Hopefully galeon2 can catch up to peoples' expectations from
 	galeon1 soon, and we can remove the GTK1 ports altogether.
-
 
 20040204:
 AUTHOR:	portmgr@FreeBSD.org

Modified: head/README
==============================================================================
--- head/README	Fri Mar  1 05:07:11 2019	(r494235)
+++ head/README	Fri Mar  1 05:11:10 2019	(r494236)
@@ -16,7 +16,6 @@ These will explain how to use ports and packages.
 If you would like to search for a port, you can do so easily by
 saying (in /usr/ports):
 
-
 	make search name="<name>"
 	or:
 	make search key="<keyword>"
@@ -37,4 +36,3 @@ and the individual ports will also use up lots of spac
 subdirectories unless you remember to "make clean" after you're done
 building a given port.  /usr/ports/distfiles can also be periodically
 cleaned without ill-effect.
-

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Fri Mar  1 05:07:11 2019	(r494235)
+++ head/UPDATING	Fri Mar  1 05:11:10 2019	(r494236)
@@ -111,9 +111,9 @@ you update your ports collection, before attempting an
   in the FreeBSD ports tree. It will also replace the previous 2.18 LTR
   in the QGIS package repositories in February 2019 [1].
 
-  Beside, the latest QT4 version 4.8.7 has been EOL since December 2015
+  Beside, the latest Qt4 version 4.8.7 has been EOL since December 2015
   and its expiration date on FreeBSD is set to March, 15th 2019.
-  Because QGIS 2 is based on QT4 and Python2, it was decided to not create
+  Because QGIS 2 is based on Qt4 and Python2, it was decided to not create
   a legacy port for QGIS 2, after graphics/qgis changed to QGIS 3.
 
   For users moving over from the 2.18 LTR there is a huge list of new
@@ -123,7 +123,6 @@ you update your ports collection, before attempting an
   done so, take a look at the changelogs from versions 3.0, 3.2, and
   3.4 [2][3][4] to understand the full scope of changes in the 3.x release.
 
-
   [1] https://qgis.org/en/site/getinvolved/development/roadmap.html#release-schedule
   [2] http://changelog.qgis.org/en/qgis/version/3.0.0/
   [3] http://changelog.qgis.org/en/qgis/version/3.2.0/
@@ -660,7 +659,6 @@ you update your ports collection, before attempting an
 
   Application key [base64:P62La9V........qw=] set successfully.
 
-
 20180901:
   AFFECTS: users of samba46
   AUTHOR: antoine@FreeBSD.org
@@ -2689,7 +2687,6 @@ you update your ports collection, before attempting an
   version of OpenSSL or LibreSSL that supports the AES256 and SHA256
   algorithms.
 
-
 20170120:
   AFFECTS: users of databases/mysql56-server
   AUTHOR: feld@FreeBSD.org
@@ -5708,7 +5705,6 @@ you update your ports collection, before attempting an
   This is all that is needed to continue using an existing Fedora 10 Linux base
   and userland.
 
-
 20141208:
   AFFECTS: users of ports-mgmt/poudriere, ports-mgmt/poudriere-devel
   AUTHOR: bdrewery@FreeBSD.org
@@ -9422,7 +9418,6 @@ you update your ports collection, before attempting an
     or
   # pkg install -fR lang/ghc
 
-
 20121218:
   AFFECTS: users of icu
   AUTHOR: bapt@FreeBSD.org
@@ -10461,7 +10456,6 @@ you update your ports collection, before attempting an
     or
   # portupgrade -fr lang/ghc
 
-
 20120531:
   AFFECTS: users of graphics/png
   AUTHOR: dinoex@FreeBSD.org
@@ -12305,7 +12299,6 @@ or
   routines were moved from liblutil to libldap.  If you previously built
   the library with "FETCH" support, this would cause libldap to depend on
   FreeBSD's libfetch.so library.
-
 
   As of 20110402, a local change have been introduced so OpenLDAP libraries
   link against libfetch.so when FETCH is enabled.  Normally, no further user



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903010511.x215BBbj052236>