diff options
author | tcberner <tcberner@FreeBSD.org> | 2017-01-27 02:19:47 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2017-01-27 02:19:47 +0800 |
commit | 0b02e7736eafef0ac3bab9f628e980ab2ef3f1cb (patch) | |
tree | 3720e670b184fd9da2f62655bde523bfff530a35 /graphics/kf5-kplotting | |
parent | 719296aae1188efc7d71360fceb16cd5def1394e (diff) | |
download | freebsd-ports-gnome-0b02e7736eafef0ac3bab9f628e980ab2ef3f1cb.tar.gz freebsd-ports-gnome-0b02e7736eafef0ac3bab9f628e980ab2ef3f1cb.tar.zst freebsd-ports-gnome-0b02e7736eafef0ac3bab9f628e980ab2ef3f1cb.zip |
Update KDE Frameworks to 5.30.0
* Changelog: https://www.kde.org/announcements/kde-frameworks-5.30.0.php
* New framework: x11/kf5-kwayland
PR: 216345
Exp-run by: antoine
Reviewed by: rakuco
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9271
Diffstat (limited to 'graphics/kf5-kplotting')
-rw-r--r-- | graphics/kf5-kplotting/Makefile | 3 | ||||
-rw-r--r-- | graphics/kf5-kplotting/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/kf5-kplotting/Makefile b/graphics/kf5-kplotting/Makefile index 1d17a4827555..0b50240c87e2 100644 --- a/graphics/kf5-kplotting/Makefile +++ b/graphics/kf5-kplotting/Makefile @@ -10,7 +10,6 @@ COMMENT= KF5 lightweight plotting framework USES= cmake:outsource compiler:c++11-lib kde:5 tar:xz USE_KDE= ecm -USE_QT5= core gui testlib widgets \ - buildtools_build qmake_build +USE_QT5= buildtools_build core gui qmake_build testlib widgets .include <bsd.port.mk> diff --git a/graphics/kf5-kplotting/distinfo b/graphics/kf5-kplotting/distinfo index 9dea6386aa84..33182651a9a3 100644 --- a/graphics/kf5-kplotting/distinfo +++ b/graphics/kf5-kplotting/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1480934875 -SHA256 (KDE/frameworks/5.29.0/kplotting-5.29.0.tar.xz) = 0b0ff1734b377de4e8eb08bab466363cb0ba3fde6bfb05afd27d4b178b0bdf1f -SIZE (KDE/frameworks/5.29.0/kplotting-5.29.0.tar.xz) = 29540 +TIMESTAMP = 1483950428 +SHA256 (KDE/frameworks/5.30.0/kplotting-5.30.0.tar.xz) = f009db3cae5329c8e123cd72a3ff185ddfff0606d38d70c008902e524df89903 +SIZE (KDE/frameworks/5.30.0/kplotting-5.30.0.tar.xz) = 29576 |