aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2018-06-23 04:41:37 +0800
committerswills <swills@FreeBSD.org>2018-06-23 04:41:37 +0800
commit7851450af8f17f62d132b93aecbd63238f605ddc (patch)
treed939bdcf21b56682de9dcc774cd958cdd92929dd
parent8e0618c0d8815803df230d7f3dad4013c7ea5dce (diff)
downloadfreebsd-ports-gnome-7851450af8f17f62d132b93aecbd63238f605ddc.tar.gz
freebsd-ports-gnome-7851450af8f17f62d132b93aecbd63238f605ddc.tar.zst
freebsd-ports-gnome-7851450af8f17f62d132b93aecbd63238f605ddc.zip
x11-fm/pcmanfm-qt: Update to 0.13.0
PR: 228512 Submitted by: Jesper Schmitz Mouridsen <jesper@schmitz.computer> Approved by: Marco Beishuizen <mbeis@xs4all.nl> (maintainer)
-rw-r--r--x11-fm/pcmanfm-qt/Makefile2
-rw-r--r--x11-fm/pcmanfm-qt/distinfo6
-rw-r--r--x11-fm/pcmanfm-qt/files/patch-config_CMakeLists.txt4
-rw-r--r--x11-fm/pcmanfm-qt/pkg-plist2
4 files changed, 7 insertions, 7 deletions
diff --git a/x11-fm/pcmanfm-qt/Makefile b/x11-fm/pcmanfm-qt/Makefile
index a86c7f30e08b..a8fbbe671c87 100644
--- a/x11-fm/pcmanfm-qt/Makefile
+++ b/x11-fm/pcmanfm-qt/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pcmanfm-qt
-PORTVERSION= 0.12.0
+PORTVERSION= 0.13.0
CATEGORIES= x11-fm
MASTER_SITES= LXQT
diff --git a/x11-fm/pcmanfm-qt/distinfo b/x11-fm/pcmanfm-qt/distinfo
index e5b63b0a838e..5b635cbd7885 100644
--- a/x11-fm/pcmanfm-qt/distinfo
+++ b/x11-fm/pcmanfm-qt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508768826
-SHA256 (lxqt/pcmanfm-qt-0.12.0.tar.xz) = 1fa187e304217b7c2d06f0600a1eebf1d5c6e825c3132e884f7ab3a605fe76f7
-SIZE (lxqt/pcmanfm-qt-0.12.0.tar.xz) = 100636
+TIMESTAMP = 1527328596
+SHA256 (lxqt/pcmanfm-qt-0.13.0.tar.xz) = bf961a6d91a50a3e7e69ae4b249d41b11f01d70142759a3019f30a33e7cc5722
+SIZE (lxqt/pcmanfm-qt-0.13.0.tar.xz) = 104864
diff --git a/x11-fm/pcmanfm-qt/files/patch-config_CMakeLists.txt b/x11-fm/pcmanfm-qt/files/patch-config_CMakeLists.txt
index f3c5ebda1b6b..47d28767f17e 100644
--- a/x11-fm/pcmanfm-qt/files/patch-config_CMakeLists.txt
+++ b/x11-fm/pcmanfm-qt/files/patch-config_CMakeLists.txt
@@ -1,4 +1,4 @@
---- config/CMakeLists.txt.orig 2017-10-21 19:42:34 UTC
+--- config/CMakeLists.txt.orig 2018-05-21 19:14:54 UTC
+++ config/CMakeLists.txt
@@ -1,8 +1,8 @@
# install default config files to /etc/xdg
@@ -8,6 +8,6 @@
install(FILES
- "${CMAKE_CURRENT_BINARY_DIR}/pcmanfm-qt/lxqt/settings.conf"
+ "${CMAKE_CURRENT_BINARY_DIR}/pcmanfm-qt/lxqt/settings.conf.sample"
- DESTINATION "${LXQT_ETC_XDG_DIR}/pcmanfm-qt/lxqt"
+ DESTINATION "${CMAKE_INSTALL_DATADIR}/pcmanfm-qt/lxqt"
COMPONENT Runtime
)
diff --git a/x11-fm/pcmanfm-qt/pkg-plist b/x11-fm/pcmanfm-qt/pkg-plist
index 08d080259133..c40469ac73a9 100644
--- a/x11-fm/pcmanfm-qt/pkg-plist
+++ b/x11-fm/pcmanfm-qt/pkg-plist
@@ -1,6 +1,6 @@
bin/pcmanfm-qt
etc/xdg/autostart/lxqt-desktop.desktop
-@sample etc/xdg/pcmanfm-qt/lxqt/settings.conf.sample
man/man1/pcmanfm-qt.1.gz
share/applications/pcmanfm-qt-desktop-pref.desktop
share/applications/pcmanfm-qt.desktop
+@sample %%DATADIR%%/lxqt/settings.conf.sample