git: 798f299a3ff1 - main - net/smb4k: update to 3.1.0
Tobias C. Berner
tcberner at FreeBSD.org
Thu Jul 15 05:49:46 UTC 2021
The branch main has been updated by tcberner:
URL: https://cgit.FreeBSD.org/ports/commit/?id=798f299a3ff199335b52b3a6eda3b1b5ab84dc5f
commit 798f299a3ff199335b52b3a6eda3b1b5ab84dc5f
Author: Tobias C. Berner <tcberner at FreeBSD.org>
AuthorDate: 2021-07-15 05:47:23 +0000
Commit: Tobias C. Berner <tcberner at FreeBSD.org>
CommitDate: 2021-07-15 05:47:23 +0000
net/smb4k: update to 3.1.0
---
net/smb4k/Makefile | 9 ++++-----
net/smb4k/distinfo | 6 +++---
net/smb4k/files/patch-smb4k_smb4ktooltip.cpp | 10 ----------
net/smb4k/pkg-plist | 2 --
4 files changed, 7 insertions(+), 20 deletions(-)
diff --git a/net/smb4k/Makefile b/net/smb4k/Makefile
index 5e1026f038a5..dc9cc448011a 100644
--- a/net/smb4k/Makefile
+++ b/net/smb4k/Makefile
@@ -1,6 +1,5 @@
PORTNAME= smb4k
-DISTVERSION= 3.0.7
-PORTREVISION= 1
+DISTVERSION= 3.1.0
CATEGORIES= net kde
MAINTAINER= kde at FreeBSD.org
@@ -13,14 +12,14 @@ RUN_DEPENDS= rsync:net/rsync
USES= cmake compiler:c++11-lang gettext kde:5 qt:5 samba tar:bzip2
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
- dbusaddons ecm i18n iconthemes jobwidgets kio notifications \
+ dbusaddons dnssd i18n iconthemes jobwidgets kio notifications \
plasma-framework service solid wallet widgetsaddons \
windowsystem xmlgui \
- doctools_build
+ doctools_build ecm_build
USE_QT= concurrent core dbus declarative gui network printsupport \
testlib widgets xml \
buildtools_build qmake_build
-KDE_INVENT= 1a7856954c88bc49e5f1b8b071c209ac6c3d6b45 network
+KDE_INVENT= 992987421af68f2695867722b8dc4ca30a4669ec network
.include <bsd.port.mk>
diff --git a/net/smb4k/distinfo b/net/smb4k/distinfo
index 0df8ae17ba6f..4f89a98e530c 100644
--- a/net/smb4k/distinfo
+++ b/net/smb4k/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620381556
-SHA256 (network-smb4k-1a7856954c88bc49e5f1b8b071c209ac6c3d6b45_GL0.tar.gz) = bb5848e0046fd42ef26ae7caeefeacf28ce37a07234fc0ea6b1f9003ac329635
-SIZE (network-smb4k-1a7856954c88bc49e5f1b8b071c209ac6c3d6b45_GL0.tar.gz) = 3505772
+TIMESTAMP = 1626327500
+SHA256 (network-smb4k-992987421af68f2695867722b8dc4ca30a4669ec_GL0.tar.gz) = 0ff7937cdd10ab9e03c3f8d45bd474535e5dd811abb6b38c01ba0594b75beb39
+SIZE (network-smb4k-992987421af68f2695867722b8dc4ca30a4669ec_GL0.tar.gz) = 2716814
diff --git a/net/smb4k/files/patch-smb4k_smb4ktooltip.cpp b/net/smb4k/files/patch-smb4k_smb4ktooltip.cpp
deleted file mode 100644
index 335e4edbe145..000000000000
--- a/net/smb4k/files/patch-smb4k_smb4ktooltip.cpp
+++ /dev/null
@@ -1,10 +0,0 @@
---- smb4k/smb4ktooltip.cpp.orig 2020-05-21 11:52:53 UTC
-+++ smb4k/smb4ktooltip.cpp
-@@ -48,6 +48,7 @@
- #include <QStyleOptionFrame>
- #include <QAbstractScrollArea>
- #include <QScreen>
-+#include <QPainterPath>
-
- // KDE includes
- #include <KI18n/KLocalizedString>
diff --git a/net/smb4k/pkg-plist b/net/smb4k/pkg-plist
index c52073b208af..5108b8881889 100644
--- a/net/smb4k/pkg-plist
+++ b/net/smb4k/pkg-plist
@@ -1,8 +1,6 @@
bin/smb4k
lib/libexec/kauth/mounthelper
lib/libsmb4kcore.so
-lib/libsmb4kcore.so.6
-lib/libsmb4kcore.so.6.0.0
%%QT_PLUGINDIR%%/smb4kconfigdialog.so
%%QT_QMLDIR%%/org/kde/smb4k/smb4kqmlplugin/libsmb4kqmlplugin.so
%%QT_QMLDIR%%/org/kde/smb4k/smb4kqmlplugin/qmldir
More information about the dev-commits-ports-all
mailing list