From owner-svn-ports-all@freebsd.org Thu Oct 10 20:19:15 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 0C70B130CB9; Thu, 10 Oct 2019 20:19:15 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46q2VV6bJGz4XXF; Thu, 10 Oct 2019 20:19:14 +0000 (UTC) (envelope-from adridg@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C13FB7336; Thu, 10 Oct 2019 20:19:14 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9AKJEdY061656; Thu, 10 Oct 2019 20:19:14 GMT (envelope-from adridg@FreeBSD.org) Received: (from adridg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9AKJDLD061652; Thu, 10 Oct 2019 20:19:13 GMT (envelope-from adridg@FreeBSD.org) Message-Id: <201910102019.x9AKJDLD061652@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adridg set sender to adridg@FreeBSD.org using -f From: Adriaan de Groot Date: Thu, 10 Oct 2019 20:19:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514252 - in head/astro/kstars: . files X-SVN-Group: ports-head X-SVN-Commit-Author: adridg X-SVN-Commit-Paths: in head/astro/kstars: . files X-SVN-Commit-Revision: 514252 X-SVN-Commit-Repository: ports 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.29 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: Thu, 10 Oct 2019 20:19:15 -0000 Author: adridg Date: Thu Oct 10 20:19:13 2019 New Revision: 514252 URL: https://svnweb.freebsd.org/changeset/ports/514252 Log: Update astro/kstars to latest upstream release Release notes: http://knro.blogspot.com/2019/09/kstars-v336-is-released.html says "lots of little improvements". One translation has gone away. Modified: head/astro/kstars/Makefile head/astro/kstars/distinfo head/astro/kstars/files/patch-kstars_auxiliary_ksutils.cpp head/astro/kstars/pkg-plist Modified: head/astro/kstars/Makefile ============================================================================== --- head/astro/kstars/Makefile Thu Oct 10 20:15:42 2019 (r514251) +++ head/astro/kstars/Makefile Thu Oct 10 20:19:13 2019 (r514252) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= kstars -DISTVERSION= 3.3.5 -PORTREVISION= 1 +DISTVERSION= 3.3.6 PORTEPOCH= 1 CATEGORIES= astro kde MASTER_SITES= KDE/stable/${PORTNAME} Modified: head/astro/kstars/distinfo ============================================================================== --- head/astro/kstars/distinfo Thu Oct 10 20:15:42 2019 (r514251) +++ head/astro/kstars/distinfo Thu Oct 10 20:19:13 2019 (r514252) @@ -1,3 +1,3 @@ -TIMESTAMP = 1568038651 -SHA256 (kstars-3.3.5.tar.xz) = d17a72bdcc579c3de7dd8ad386b15bb1c4932bf6bbd220407bef43cf6a6fd667 -SIZE (kstars-3.3.5.tar.xz) = 70750064 +TIMESTAMP = 1570735089 +SHA256 (kstars-3.3.6.tar.xz) = 2f3a07f9f4d216c663ef2cbc7520e77883fc38d8c161ea62117cae2bb7783831 +SIZE (kstars-3.3.6.tar.xz) = 70700044 Modified: head/astro/kstars/files/patch-kstars_auxiliary_ksutils.cpp ============================================================================== --- head/astro/kstars/files/patch-kstars_auxiliary_ksutils.cpp Thu Oct 10 20:15:42 2019 (r514251) +++ head/astro/kstars/files/patch-kstars_auxiliary_ksutils.cpp Thu Oct 10 20:19:13 2019 (r514252) @@ -1,10 +1,10 @@ ---- kstars/auxiliary/ksutils.cpp.orig 2019-09-09 16:36:17 UTC +--- kstars/auxiliary/ksutils.cpp.orig 2019-09-08 19:12:11 UTC +++ kstars/auxiliary/ksutils.cpp -@@ -1325,7 +1325,7 @@ bool copyRecursively(QString sourceFolder, QString des +@@ -1323,7 +1323,7 @@ bool copyRecursively(QString sourceFolder, QString des //One is createLocalAstrometryConf and the other is configureAstrometry bool configureLocalAstrometryConfIfNecessary() { --#ifdef Q_OS_LINUX +-#if defined(Q_OS_LINUX) +#if defined(Q_OS_LINUX) || defined(Q_OS_FREEBSD) QString confPath = KSPaths::writableLocation(QStandardPaths::GenericDataLocation) + QLatin1Literal("astrometry") + QLatin1Literal("/astrometry.cfg"); if (QFileInfo(confPath).exists() == false) Modified: head/astro/kstars/pkg-plist ============================================================================== --- head/astro/kstars/pkg-plist Thu Oct 10 20:15:42 2019 (r514251) +++ head/astro/kstars/pkg-plist Thu Oct 10 20:19:13 2019 (r514252) @@ -1757,7 +1757,6 @@ share/locale/ro/LC_MESSAGES/kstars.mo share/locale/ru/LC_MESSAGES/kstars.mo share/locale/se/LC_MESSAGES/kstars.mo share/locale/si/LC_MESSAGES/kstars.mo -share/locale/sk/LC_MESSAGES/kstars.mo share/locale/sl/LC_MESSAGES/kstars.mo share/locale/sq/LC_MESSAGES/kstars.mo share/locale/sv/LC_MESSAGES/kstars.mo