aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-03-20 17:19:01 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-03-20 17:19:01 +0000
commitb61e363ffccfe6c95e4a1a742baf500a7586e537 (patch)
tree85c92dda6788fd17e9952b43b2ac0bf55afa78fa
parent2c5b355f50bb13125a3820f3f8611687745b3400 (diff)
downloadports-b61e363ffccfe6c95e4a1a742baf500a7586e537.tar.gz
ports-b61e363ffccfe6c95e4a1a742baf500a7586e537.zip
Move astro/libkgeomap to astro/libkgeomap-kde4
Notes
Notes: svn path=/head/; revision=465097
-rw-r--r--MOVED1
-rw-r--r--astro/Makefile2
-rw-r--r--astro/libkgeomap-kde4/Makefile (renamed from astro/libkgeomap/Makefile)3
-rw-r--r--astro/libkgeomap-kde4/distinfo (renamed from astro/libkgeomap/distinfo)0
-rw-r--r--astro/libkgeomap-kde4/pkg-descr (renamed from astro/libkgeomap/pkg-descr)0
-rw-r--r--astro/libkgeomap-kde4/pkg-plist (renamed from astro/libkgeomap/pkg-plist)0
-rw-r--r--graphics/digikam-kde4/Makefile4
-rw-r--r--graphics/digikam-kde4/Makefile.common2
-rw-r--r--graphics/kipi-plugin-gpssync/Makefile4
9 files changed, 9 insertions, 7 deletions
diff --git a/MOVED b/MOVED
index db232d41e9a7..ecefaf82c4f9 100644
--- a/MOVED
+++ b/MOVED
@@ -10210,3 +10210,4 @@ multimedia/plexpy|multimedia/tautulli|2018-03-17|Project renamed due to copyrigh
net-im/ring-daemon||2018-03-18|Ring can't build because it depends on custom bundled versions of other packages
net-im/ring-libclient||2018-03-18|Ring can't build because it depends on custom bundled versions of other packages
net-im/ring-gnome||2018-03-18|Ring can't build because it depends on custom bundled versions of other packages
+astro/libkgeomap|astro/libkgeomap-kde4|2018-03-20|Make room for KDE updates
diff --git a/astro/Makefile b/astro/Makefile
index 24205a5b8d3c..11f19d54464a 100644
--- a/astro/Makefile
+++ b/astro/Makefile
@@ -31,7 +31,7 @@
SUBDIR += josm
SUBDIR += kstars-kde4
SUBDIR += libgal
- SUBDIR += libkgeomap
+ SUBDIR += libkgeomap-kde4
SUBDIR += libnova
SUBDIR += libosmium
SUBDIR += libosmpbf
diff --git a/astro/libkgeomap/Makefile b/astro/libkgeomap-kde4/Makefile
index d77a58498c97..a0639277c961 100644
--- a/astro/libkgeomap/Makefile
+++ b/astro/libkgeomap-kde4/Makefile
@@ -2,9 +2,10 @@
PORTNAME= libkgeomap
PORTVERSION= ${KDE4_APPLICATIONS_VERSION}
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= astro kde
MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${PORTVERSION}/src
+PKGNAMESUFFIX= -kde4
DIST_SUBDIR= KDE/${PORTVERSION}
MAINTAINER= kde@FreeBSD.org
diff --git a/astro/libkgeomap/distinfo b/astro/libkgeomap-kde4/distinfo
index 450e7af32fb7..450e7af32fb7 100644
--- a/astro/libkgeomap/distinfo
+++ b/astro/libkgeomap-kde4/distinfo
diff --git a/astro/libkgeomap/pkg-descr b/astro/libkgeomap-kde4/pkg-descr
index 05831648d49f..05831648d49f 100644
--- a/astro/libkgeomap/pkg-descr
+++ b/astro/libkgeomap-kde4/pkg-descr
diff --git a/astro/libkgeomap/pkg-plist b/astro/libkgeomap-kde4/pkg-plist
index f694a489c47d..f694a489c47d 100644
--- a/astro/libkgeomap/pkg-plist
+++ b/astro/libkgeomap-kde4/pkg-plist
diff --git a/graphics/digikam-kde4/Makefile b/graphics/digikam-kde4/Makefile
index 34ff1af99556..57773e380021 100644
--- a/graphics/digikam-kde4/Makefile
+++ b/graphics/digikam-kde4/Makefile
@@ -3,7 +3,7 @@
PORTNAME= digikam
PORTVERSION= ${DIGIKAM_VER}
-PORTREVISION= 11
+PORTREVISION= 12
PORTEPOCH= 2
CATEGORIES= graphics kde
@@ -20,7 +20,7 @@ LIB_DEPENDS= libtiff.so:graphics/tiff \
liblqr-1.so:graphics/liblqr-1 \
libkface.so:graphics/libkface \
libpgf.so:graphics/libpgf \
- libkgeomap.so:astro/libkgeomap \
+ libkgeomap.so:astro/libkgeomap-kde4 \
libboost_graph.so:devel/boost-libs
USES+= eigen:3 pkgconfig shebangfix
diff --git a/graphics/digikam-kde4/Makefile.common b/graphics/digikam-kde4/Makefile.common
index 555ae6d685ca..754c3ac391c4 100644
--- a/graphics/digikam-kde4/Makefile.common
+++ b/graphics/digikam-kde4/Makefile.common
@@ -9,7 +9,7 @@
# graphics/libkface
# graphics/libkipiplugins
# These ports now lead independent lives:
-# astro/libkgeomap (part of KDE Applications)
+# astro/libkgeomap-kde4 (part of KDE Applications)
# net/libkvkontakte (part of KDE Applications)
# net/libmediawiki (part of digiKam 4.12)
diff --git a/graphics/kipi-plugin-gpssync/Makefile b/graphics/kipi-plugin-gpssync/Makefile
index f5a9ef6ef26d..731abd41fb05 100644
--- a/graphics/kipi-plugin-gpssync/Makefile
+++ b/graphics/kipi-plugin-gpssync/Makefile
@@ -2,14 +2,14 @@
PORTNAME= kipi-plugin-${KIPI_PLUGIN}
PORTVERSION= ${DIGIKAM_VER}
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics kde
MAINTAINER= kde@FreeBSD.org
COMMENT= ${${KIPI_PLUGIN}_DESC}
BUILD_DEPENDS= ${LOCALBASE}/include/boost/graph/buffer_concepts.hpp:devel/boost-libs
-LIB_DEPENDS= libkgeomap.so:astro/libkgeomap
+LIB_DEPENDS= libkgeomap.so:astro/libkgeomap-kde4
KIPI_PLUGIN= gpssync
.include "${.CURDIR}/../digikam-kde4/Makefile.common"