Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jun 2019 13:51:14 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r504864 - in head/astro/kstars: . files
Message-ID:  <201906221351.x5MDpEYd025930@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sat Jun 22 13:51:13 2019
New Revision: 504864
URL: https://svnweb.freebsd.org/changeset/ports/504864

Log:
  astro/kstars: update to 3.3.0

Added:
  head/astro/kstars/files/patch-kstars_kstars.cpp   (contents, props changed)
Modified:
  head/astro/kstars/Makefile
  head/astro/kstars/distinfo

Modified: head/astro/kstars/Makefile
==============================================================================
--- head/astro/kstars/Makefile	Sat Jun 22 13:08:18 2019	(r504863)
+++ head/astro/kstars/Makefile	Sat Jun 22 13:51:13 2019	(r504864)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	kstars
-DISTVERSION=	3.2.3
+DISTVERSION=	3.3.0
 PORTEPOCH=	1
 CATEGORIES=	astro kde
 MASTER_SITES=	KDE/stable/${PORTNAME}

Modified: head/astro/kstars/distinfo
==============================================================================
--- head/astro/kstars/distinfo	Sat Jun 22 13:08:18 2019	(r504863)
+++ head/astro/kstars/distinfo	Sat Jun 22 13:51:13 2019	(r504864)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559409868
-SHA256 (kstars-3.2.3.tar.xz) = e854e1a10f11351a3cada32184ede5df76619a7188d98d06b395d2cd865b3370
-SIZE (kstars-3.2.3.tar.xz) = 70750660
+TIMESTAMP = 1561200114
+SHA256 (kstars-3.3.0.tar.xz) = 6d776e37ba2ccf35508078b91628b8f904062af03e0e879967b45094698077ae
+SIZE (kstars-3.3.0.tar.xz) = 70811404

Added: head/astro/kstars/files/patch-kstars_kstars.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/astro/kstars/files/patch-kstars_kstars.cpp	Sat Jun 22 13:51:13 2019	(r504864)
@@ -0,0 +1,10 @@
+--- kstars/kstars.cpp.orig	2019-06-22 13:23:27 UTC
++++ kstars/kstars.cpp
+@@ -30,6 +30,7 @@
+ #include "skymap.h"
+ #include "skyqpainter.h"
+ #include "texturemanager.h"
++#include "auxiliary/imageviewer.h"
+ #include "dialogs/finddialog.h"
+ #include "dialogs/exportimagedialog.h"
+ #include "skycomponents/starblockfactory.h"



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