From owner-svn-ports-all@FreeBSD.ORG Sun Aug 3 12:15:21 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ED009C0C for ; Sun, 3 Aug 2014 12:15:21 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C574A269D for ; Sun, 3 Aug 2014 12:15:21 +0000 (UTC) Received: from wg (uid 1317) (envelope-from wg@FreeBSD.org) id 5e45 by svn.freebsd.org (DragonFly Mail Agent v0.9+); Sun, 03 Aug 2014 12:15:21 +0000 From: William Grzybowski Date: Sun, 3 Aug 2014 12:15:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363888 - head X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53de27d9.5e45.539f0463@svn.freebsd.org> X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 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: Sun, 03 Aug 2014 12:15:22 -0000 Author: wg Date: Sun Aug 3 12:15:21 2014 New Revision: 363888 URL: http://svnweb.freebsd.org/changeset/ports/363888 QAT: https://qat.redports.org/buildarchive/r363888/ Log: UPDATING: add back note from 20140802 remove by mistake in last commit Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sun Aug 3 12:12:02 2014 (r363887) +++ head/UPDATING Sun Aug 3 12:15:21 2014 (r363888) @@ -20,6 +20,15 @@ you update your ports collection, before # pkg remove security/p5-openxpki-client-sap # pkg remove security/p5-openxpki-deployment +20140802: + AFFECTS: users of astro/stellarium + AUTHOR: danfe@FreeBSD.org + + Stellarium was updated to version 0.13.0. It's a new major release, and + it is based on Qt version 5 now. For those who are not comfortable with + upgrading to the new Qt, previous Stellarium version (0.12.4) was copied + over to `astro/stellarium-qt4' port. + 20140731: AFFECTS: users of www/ajaxplorer AUTHOR: madpilot@FreeBSD.org