Skip to content

Commit

Permalink
net/smb4k: update to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tcberner committed Jul 15, 2021
1 parent 78a7ad6 commit 798f299
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 20 deletions.
9 changes: 4 additions & 5 deletions net/smb4k/Makefile
@@ -1,6 +1,5 @@
PORTNAME= smb4k
DISTVERSION= 3.0.7
PORTREVISION= 1
DISTVERSION= 3.1.0
CATEGORIES= net kde

MAINTAINER= kde@FreeBSD.org
Expand All @@ -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>
6 changes: 3 additions & 3 deletions 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
10 changes: 0 additions & 10 deletions net/smb4k/files/patch-smb4k_smb4ktooltip.cpp

This file was deleted.

2 changes: 0 additions & 2 deletions 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
Expand Down

0 comments on commit 798f299

Please sign in to comment.