diff options
author | adridg <adridg@FreeBSD.org> | 2018-03-25 16:09:39 +0800 |
---|---|---|
committer | adridg <adridg@FreeBSD.org> | 2018-03-25 16:09:39 +0800 |
commit | 9386ba99b3cd6e545a83e49c158bc99c6d3c286d (patch) | |
tree | a48751f38f3663edbe5c68edfaa3563ee5d69ebd | |
parent | 4c1a2fd5dde69385d1b2a0e547e6f86259be4816 (diff) | |
download | freebsd-ports-gnome-9386ba99b3cd6e545a83e49c158bc99c6d3c286d.tar.gz freebsd-ports-gnome-9386ba99b3cd6e545a83e49c158bc99c6d3c286d.tar.zst freebsd-ports-gnome-9386ba99b3cd6e545a83e49c158bc99c6d3c286d.zip |
Move graphics/skanlite to skanlite-kde4. This makes room for the
updated, KDE Frameworks 5, version of the same application.
Approved by: tcberner (mentor, implicit)
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | graphics/Makefile | 2 | ||||
-rw-r--r-- | graphics/skanlite-kde4/Makefile (renamed from graphics/skanlite/Makefile) | 3 | ||||
-rw-r--r-- | graphics/skanlite-kde4/distinfo (renamed from graphics/skanlite/distinfo) | 0 | ||||
-rw-r--r-- | graphics/skanlite-kde4/pkg-descr (renamed from graphics/skanlite/pkg-descr) | 0 | ||||
-rw-r--r-- | graphics/skanlite-kde4/pkg-plist (renamed from graphics/skanlite/pkg-plist) | 0 |
6 files changed, 4 insertions, 2 deletions
@@ -10235,3 +10235,4 @@ net-im/kde-telepathy|net-im/telepathy-kde4|2018-03-23|Make room for KDE updates net-im/plasma-applet-ktp|net-im/plasma-applet-ktp-kde4|2018-03-23|Make room for KDE updates multimedia/gmencoder||2018-03-23|Abandonware, does not support modern codecs mail/wanderlust-devel|mail/wanderlust|2018-03-23|Removed, use mail/wanderlust instead +graphics/skanlite|graphics/skanlite-kde4|2018-03-25|Make room for KDE updates diff --git a/graphics/Makefile b/graphics/Makefile index 008b96902d3d..66dafabf42e1 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1023,7 +1023,7 @@ SUBDIR += simage SUBDIR += simpleviewer SUBDIR += sk1libs - SUBDIR += skanlite + SUBDIR += skanlite-kde4 SUBDIR += smillaenlarger SUBDIR += springgraph SUBDIR += squish diff --git a/graphics/skanlite/Makefile b/graphics/skanlite-kde4/Makefile index d559b4f4db5b..d62a53d1ccea 100644 --- a/graphics/skanlite/Makefile +++ b/graphics/skanlite-kde4/Makefile @@ -2,9 +2,10 @@ PORTNAME= skanlite PORTVERSION= 1.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src +PKGNAMESUFFIX= -kde4 DIST_SUBDIR= KDE/extragear MAINTAINER= kde@FreeBSD.org diff --git a/graphics/skanlite/distinfo b/graphics/skanlite-kde4/distinfo index e9e879572ccb..e9e879572ccb 100644 --- a/graphics/skanlite/distinfo +++ b/graphics/skanlite-kde4/distinfo diff --git a/graphics/skanlite/pkg-descr b/graphics/skanlite-kde4/pkg-descr index 3d39b24c18e8..3d39b24c18e8 100644 --- a/graphics/skanlite/pkg-descr +++ b/graphics/skanlite-kde4/pkg-descr diff --git a/graphics/skanlite/pkg-plist b/graphics/skanlite-kde4/pkg-plist index 70b2e08e08e9..70b2e08e08e9 100644 --- a/graphics/skanlite/pkg-plist +++ b/graphics/skanlite-kde4/pkg-plist |