aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2018-02-23 03:03:17 +0800
committertcberner <tcberner@FreeBSD.org>2018-02-23 03:03:17 +0800
commitac5d54d2ae0d4bdb1d91507a4de47bc726e1c019 (patch)
tree3aad51132f546ad79059b32784badc3f6a42c8ff /astro
parentc5cfcc04963e6321cc90d144cb3bc9adbff4cf0f (diff)
downloadfreebsd-ports-gnome-ac5d54d2ae0d4bdb1d91507a4de47bc726e1c019.tar.gz
freebsd-ports-gnome-ac5d54d2ae0d4bdb1d91507a4de47bc726e1c019.tar.zst
freebsd-ports-gnome-ac5d54d2ae0d4bdb1d91507a4de47bc726e1c019.zip
Give the KDE SC4 applications ports a -kde4 suffix
In order to make room for the up-to-date version of the KDE Desktop and its applications move the KDE Application ports based on Qt4. PR: 225992 Exp-run by: antoine Reviewed by: rakuco, adridg Differential Revision: https://reviews.freebsd.org/D14413
Diffstat (limited to 'astro')
-rw-r--r--astro/Makefile4
-rw-r--r--astro/kstars-kde4/Makefile (renamed from astro/kstars/Makefile)2
-rw-r--r--astro/kstars-kde4/distinfo (renamed from astro/kstars/distinfo)0
-rw-r--r--astro/kstars-kde4/files/patch-kstars_skyobjects_kscomet.cpp (renamed from astro/kstars/files/patch-kstars_skyobjects_kscomet.cpp)0
-rw-r--r--astro/kstars-kde4/pkg-descr (renamed from astro/kstars/pkg-descr)0
-rw-r--r--astro/kstars-kde4/pkg-plist (renamed from astro/kstars/pkg-plist)0
-rw-r--r--astro/marble-kde4/Makefile (renamed from astro/marble/Makefile)2
-rw-r--r--astro/marble-kde4/distinfo (renamed from astro/marble/distinfo)0
-rw-r--r--astro/marble-kde4/files/patch-git_486f618 (renamed from astro/marble/files/patch-git_486f618)0
-rw-r--r--astro/marble-kde4/pkg-descr (renamed from astro/marble/pkg-descr)0
-rw-r--r--astro/marble-kde4/pkg-plist (renamed from astro/marble/pkg-plist)0
11 files changed, 4 insertions, 4 deletions
diff --git a/astro/Makefile b/astro/Makefile
index 2574cd030414..24205a5b8d3c 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -29,14 +29,14 @@
SUBDIR += gpxloggerd
SUBDIR += jday
SUBDIR += josm
- SUBDIR += kstars
+ SUBDIR += kstars-kde4
SUBDIR += libgal
SUBDIR += libkgeomap
SUBDIR += libnova
SUBDIR += libosmium
SUBDIR += libosmpbf
SUBDIR += luna
- SUBDIR += marble
+ SUBDIR += marble-kde4
SUBDIR += match
SUBDIR += merkaartor
SUBDIR += mkgmap
diff --git a/astro/kstars/Makefile b/astro/kstars-kde4/Makefile
index eba716c1b5fa..dff52740f7da 100644
--- a/astro/kstars/Makefile
+++ b/astro/kstars-kde4/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kstars
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= astro kde kde-kde4
MAINTAINER= kde@FreeBSD.org
diff --git a/astro/kstars/distinfo b/astro/kstars-kde4/distinfo
index 233c82d47024..233c82d47024 100644
--- a/astro/kstars/distinfo
+++ b/astro/kstars-kde4/distinfo
diff --git a/astro/kstars/files/patch-kstars_skyobjects_kscomet.cpp b/astro/kstars-kde4/files/patch-kstars_skyobjects_kscomet.cpp
index 85037a9c3a6e..85037a9c3a6e 100644
--- a/astro/kstars/files/patch-kstars_skyobjects_kscomet.cpp
+++ b/astro/kstars-kde4/files/patch-kstars_skyobjects_kscomet.cpp
diff --git a/astro/kstars/pkg-descr b/astro/kstars-kde4/pkg-descr
index 0e4116d41f71..0e4116d41f71 100644
--- a/astro/kstars/pkg-descr
+++ b/astro/kstars-kde4/pkg-descr
diff --git a/astro/kstars/pkg-plist b/astro/kstars-kde4/pkg-plist
index 6a5fbbdfe45e..6a5fbbdfe45e 100644
--- a/astro/kstars/pkg-plist
+++ b/astro/kstars-kde4/pkg-plist
diff --git a/astro/marble/Makefile b/astro/marble-kde4/Makefile
index a1d54262a44b..60eb4b67314d 100644
--- a/astro/marble/Makefile
+++ b/astro/marble-kde4/Makefile
@@ -2,7 +2,7 @@
PORTNAME= marble
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= astro kde kde-kde4
MAINTAINER= kde@FreeBSD.org
diff --git a/astro/marble/distinfo b/astro/marble-kde4/distinfo
index 2008b9abb49e..2008b9abb49e 100644
--- a/astro/marble/distinfo
+++ b/astro/marble-kde4/distinfo
diff --git a/astro/marble/files/patch-git_486f618 b/astro/marble-kde4/files/patch-git_486f618
index e8b55fb88f61..e8b55fb88f61 100644
--- a/astro/marble/files/patch-git_486f618
+++ b/astro/marble-kde4/files/patch-git_486f618
diff --git a/astro/marble/pkg-descr b/astro/marble-kde4/pkg-descr
index 560456bce97f..560456bce97f 100644
--- a/astro/marble/pkg-descr
+++ b/astro/marble-kde4/pkg-descr
diff --git a/astro/marble/pkg-plist b/astro/marble-kde4/pkg-plist
index 7d6f34a6f789..7d6f34a6f789 100644
--- a/astro/marble/pkg-plist
+++ b/astro/marble-kde4/pkg-plist