diff options
author | tcberner <tcberner@FreeBSD.org> | 2018-02-23 03:03:17 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2018-02-23 03:03:17 +0800 |
commit | ac5d54d2ae0d4bdb1d91507a4de47bc726e1c019 (patch) | |
tree | 3aad51132f546ad79059b32784badc3f6a42c8ff /print | |
parent | c5cfcc04963e6321cc90d144cb3bc9adbff4cf0f (diff) | |
download | freebsd-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 'print')
-rw-r--r-- | print/Makefile | 2 | ||||
-rw-r--r-- | print/print-manager-kde4/Makefile (renamed from print/kde4-print-manager/Makefile) | 2 | ||||
-rw-r--r-- | print/print-manager-kde4/distinfo (renamed from print/kde4-print-manager/distinfo) | 0 | ||||
-rw-r--r-- | print/print-manager-kde4/files/patch-libkcups-KCupsRequest.cpp (renamed from print/kde4-print-manager/files/patch-libkcups-KCupsRequest.cpp) | 0 | ||||
-rw-r--r-- | print/print-manager-kde4/pkg-descr (renamed from print/kde4-print-manager/pkg-descr) | 0 | ||||
-rw-r--r-- | print/print-manager-kde4/pkg-plist (renamed from print/kde4-print-manager/pkg-plist) | 0 |
6 files changed, 2 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile index 6d4cf51e197c..6afbafa75aeb 100644 --- a/print/Makefile +++ b/print/Makefile @@ -97,7 +97,7 @@ SUBDIR += hyperlatex SUBDIR += indexinfo SUBDIR += jabref - SUBDIR += kde4-print-manager + SUBDIR += print-manager-kde4 SUBDIR += kde_poster SUBDIR += kover SUBDIR += kpdftool diff --git a/print/kde4-print-manager/Makefile b/print/print-manager-kde4/Makefile index 28a17d9f1acd..680068c3b93a 100644 --- a/print/kde4-print-manager/Makefile +++ b/print/print-manager-kde4/Makefile @@ -2,7 +2,7 @@ PORTNAME= print-manager PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print kde kde-kde4 MAINTAINER= kde@FreeBSD.org diff --git a/print/kde4-print-manager/distinfo b/print/print-manager-kde4/distinfo index 927b8efc763a..927b8efc763a 100644 --- a/print/kde4-print-manager/distinfo +++ b/print/print-manager-kde4/distinfo diff --git a/print/kde4-print-manager/files/patch-libkcups-KCupsRequest.cpp b/print/print-manager-kde4/files/patch-libkcups-KCupsRequest.cpp index 142c49173d7a..142c49173d7a 100644 --- a/print/kde4-print-manager/files/patch-libkcups-KCupsRequest.cpp +++ b/print/print-manager-kde4/files/patch-libkcups-KCupsRequest.cpp diff --git a/print/kde4-print-manager/pkg-descr b/print/print-manager-kde4/pkg-descr index 9ba4820af185..9ba4820af185 100644 --- a/print/kde4-print-manager/pkg-descr +++ b/print/print-manager-kde4/pkg-descr diff --git a/print/kde4-print-manager/pkg-plist b/print/print-manager-kde4/pkg-plist index 4ee40d93112a..4ee40d93112a 100644 --- a/print/kde4-print-manager/pkg-plist +++ b/print/print-manager-kde4/pkg-plist |