svn commit: r539703 - head/x11/libfm-qt
Jesper Schmitz Mouridsen
jsm at FreeBSD.org
Sat Jun 20 08:13:34 UTC 2020
Author: jsm
Date: Sat Jun 20 08:13:33 2020
New Revision: 539703
URL: https://svnweb.freebsd.org/changeset/ports/539703
Log:
Upgrade to 0.15.0
PR: 246235
Approved by: swills (mentor) mbeis at xs4all.nl (maintainer)
Differential Revision: https://reviews.freebsd.org/D24703
Modified:
head/x11/libfm-qt/Makefile
head/x11/libfm-qt/distinfo
head/x11/libfm-qt/pkg-plist
Modified: head/x11/libfm-qt/Makefile
==============================================================================
--- head/x11/libfm-qt/Makefile Sat Jun 20 08:09:27 2020 (r539702)
+++ head/x11/libfm-qt/Makefile Sat Jun 20 08:13:33 2020 (r539703)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libfm-qt
-PORTVERSION= 0.14.1
+PORTVERSION= 0.15.0
CATEGORIES= x11
MASTER_SITES= LXQT
Modified: head/x11/libfm-qt/distinfo
==============================================================================
--- head/x11/libfm-qt/distinfo Sat Jun 20 08:09:27 2020 (r539702)
+++ head/x11/libfm-qt/distinfo Sat Jun 20 08:13:33 2020 (r539703)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563912756
-SHA256 (lxqt/libfm-qt-0.14.1.tar.xz) = 3743e2d248b9b0527e00035f072fc269edb52a86094f4e924b9b9cc22ee6e31a
-SIZE (lxqt/libfm-qt-0.14.1.tar.xz) = 328192
+TIMESTAMP = 1588433301
+SHA256 (lxqt/libfm-qt-0.15.0.tar.xz) = 99e18587be7f75c1af478e178960e9cb5b03d89c7a5ad05981bad79b90aa462f
+SIZE (lxqt/libfm-qt-0.15.0.tar.xz) = 339036
Modified: head/x11/libfm-qt/pkg-plist
==============================================================================
--- head/x11/libfm-qt/pkg-plist Sat Jun 20 08:09:27 2020 (r539702)
+++ head/x11/libfm-qt/pkg-plist Sat Jun 20 08:13:33 2020 (r539703)
@@ -94,11 +94,10 @@ include/libfm-qt/renamedialog.h
include/libfm-qt/sidepane.h
include/libfm-qt/utilities.h
include/libfm-qt/utilities_p.h
-include/libfm-qt/utils.h
include/libfm-qt/xdndworkaround.h
lib/libfm-qt.so
-lib/libfm-qt.so.6
-lib/libfm-qt.so.6.1.0
+lib/libfm-qt.so.7
+lib/libfm-qt.so.7.0.0
libdata/pkgconfig/libfm-qt.pc
share/cmake/fm-qt/fm-qt-config-version.cmake
share/cmake/fm-qt/fm-qt-config.cmake
@@ -107,6 +106,8 @@ share/cmake/fm-qt/fm-qt-targets.cmake
%%DATADIR%%/archivers.list
%%DATADIR%%/terminals.list
%%DATADIR%%/translations/libfm-qt_ar.qm
+%%DATADIR%%/translations/libfm-qt_arn.qm
+%%DATADIR%%/translations/libfm-qt_ast.qm
%%DATADIR%%/translations/libfm-qt_ca.qm
%%DATADIR%%/translations/libfm-qt_cs.qm
%%DATADIR%%/translations/libfm-qt_cy.qm
@@ -125,6 +126,7 @@ share/cmake/fm-qt/fm-qt-targets.cmake
%%DATADIR%%/translations/libfm-qt_lt.qm
%%DATADIR%%/translations/libfm-qt_nb_NO.qm
%%DATADIR%%/translations/libfm-qt_nl.qm
+%%DATADIR%%/translations/libfm-qt_or.qm
%%DATADIR%%/translations/libfm-qt_pl.qm
%%DATADIR%%/translations/libfm-qt_pt.qm
%%DATADIR%%/translations/libfm-qt_pt_BR.qm
More information about the svn-ports-head
mailing list