From 87a30f18c33211ca677f264a4a3c53f4c0459de1 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Sat, 2 Aug 2014 19:48:36 +0000 Subject: Update Stellarium to version 0.13.0. It's a new major release, and is based on Qt version 5 now; for those who are not comfortable with upgrading to the new version of Qt, `astro/stellarium-qt4' port is available, serving version 0.12.4. Add an UPDATING entry to alert users about this. While here, make scripting support optional in `astro/stellarium-qt4', since it allows to use one less dependency. Unfortunately, this is not applicable to 0.13.0 as required `x11-toolkits/qt5-declarative' port has USE_QT5=script unconditionally. Relax USE_GL knob for both ports: only libGL itself is required, not libGLU. --- UPDATING | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 1c235c94f582..93fd9ed10f34 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,15 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +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 -- cgit v1.2.3