From owner-svn-ports-all@freebsd.org Sat Nov 14 19:38:13 2015 Return-Path: Delivered-To: svn-ports-all@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 32676A2F6E2; Sat, 14 Nov 2015 19:38:13 +0000 (UTC) (envelope-from rm@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 E176C1BE6; Sat, 14 Nov 2015 19:38:12 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tAEJcBgX024486; Sat, 14 Nov 2015 19:38:11 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tAEJcBH8024485; Sat, 14 Nov 2015 19:38:11 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201511141938.tAEJcBH8024485@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sat, 14 Nov 2015 19:38:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401589 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Nov 2015 19:38:13 -0000 Author: rm Date: Sat Nov 14 19:38:11 2015 New Revision: 401589 URL: https://svnweb.freebsd.org/changeset/ports/401589 Log: Whitespace fixes; no actual content changed Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat Nov 14 19:34:50 2015 (r401588) +++ head/UPDATING Sat Nov 14 19:38:11 2015 (r401589) @@ -12,7 +12,7 @@ you update your ports collection, before EGroupware 1.8 was deprecated and removed from sourceforge.net. To upgrade to the new version (14.3), make a backup of all files and database, remove all files from ${PREFIX}/www/eg: - + # pkg remove egroupware # rm -rf ${PREFIX}/www/eg @@ -75,18 +75,18 @@ you update your ports collection, before 20151015: AFFECTS: users of devel/subversion, its bindings and www/mod_dav_svn AUTHOR: lev@FreeBSD.org - + The subversion upgdate to 1.9 branch introduces new "old" subversion port devel/subversion18. - + If you don't want to update your subversion installation, run - - pkg set -n subversion:subversion18 - + + pkg set -n subversion:subversion18 + and add - + WITH_SUBVERSION_VER=18 - + to your /etc/make.conf 20151013: @@ -104,7 +104,7 @@ you update your ports collection, before block rule like the following: ipfw add deny all from 'table(22)' to any - + The release announcement can be found here: http://sourceforge.net/p/sshguard/mailman/message/34534861/ @@ -113,10 +113,10 @@ you update your ports collection, before AUTHOR: sbruno@FreeBSD.org The Jemalloc update at svn r286871 introduced some TLS enhancements - for MIPS targets that require a bit of workaround. Users who want + for MIPS targets that require a bit of workaround. Users who want to build MIPS packages should update their host systems past r286871 prior to upgrading their qemu-user-static/qemu-sbruno ports. - + Discussion about this can be found here: https://lists.freebsd.org/pipermail/freebsd-mips/2015-October/004018.html @@ -290,11 +290,11 @@ you update your ports collection, before AFFECTS: users of sysutils/s6 AUTHOR: Colin Booth - s6-notifywhenup has been removed as of v2.2.0.0. Any run scripts - using readyness notification must be updated to use a notification + s6-notifywhenup has been removed as of v2.2.0.0. Any run scripts + using readyness notification must be updated to use a notification fd instead. - s6-svc options have changed for sending syncronous up/down timeouts. + s6-svc options have changed for sending syncronous up/down timeouts. Any management or wrapper scripts using those options will need to be updated. @@ -330,7 +330,7 @@ you update your ports collection, before be both used with Icinga 1.x and the Icinga 2 port (net-mgmt/icinga2). A new meta-port net-mgmt/icinga was added which depends on both new ports, so updating the Icinga port should be transparent. - + 20150812: AFFECTS: users of sysutils/moosefs-master and other moosefs packages AUTHOR: feld@FreeBSD.org @@ -497,7 +497,7 @@ you update your ports collection, before to www/varnish4. The upgrade guide can be found here: https://www.varnish-cache.org/docs/trunk/whats-new/upgrade-4.0.html - + www/varnish-libvmod-header and www/varnish-nagios have been updated to versions that work with Varnish 4.x. You should not lose access to this software. @@ -536,7 +536,7 @@ you update your ports collection, before AUTHOR: brnrd@FreeBSD.org After upgrading libressl, manually update all packages that depend on - this library since its version has changed. Normally, you can obtain the + this library since its version has changed. Normally, you can obtain the list of dependent software by running the following command: pkg query -e '%n = libressl' %ro @@ -678,8 +678,8 @@ you update your ports collection, before - SQLITE - MYSQL - PGSQL - - REDIS - + - REDIS + They are disabled/removed in upstream since 5.4.4p1, but did not get removed from port. @@ -698,7 +698,6 @@ you update your ports collection, before AFFECTS: Users of emulators/wine-devel AUTHOR: gerald@FreeBSD.org - The COMPHOLIO option in emulators/wine-devel has been renamed to STAGING to align with the upstream evolution of that project. @@ -1027,7 +1026,7 @@ AUTHOR: ohauer@FreeBSD.org # # Keep MySQL 5.5 as default version # - DEFAULT_VERSIONS+=mysql= 5.5 + DEFAULT_VERSIONS+=mysql= 5.5 If you wish to update to the new default version, you need to first stop any running server instance. Then, you will need to follow these steps, depending