Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2017 15:32:49 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452991 - in head/devel/libqtxdg: . files
Message-ID:  <201710271532.v9RFWnHE023281@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Fri Oct 27 15:32:49 2017
New Revision: 452991
URL: https://svnweb.freebsd.org/changeset/ports/452991

Log:
  devel/libqtxdg: Update to 3.1.0
  
  PR:		223211
  Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
  Approved by:	Jesper Schmitz Mouridsen <jesper@schmitz.computer> (maintainer)

Deleted:
  head/devel/libqtxdg/files/
Modified:
  head/devel/libqtxdg/Makefile
  head/devel/libqtxdg/distinfo
  head/devel/libqtxdg/pkg-descr
  head/devel/libqtxdg/pkg-plist

Modified: head/devel/libqtxdg/Makefile
==============================================================================
--- head/devel/libqtxdg/Makefile	Fri Oct 27 15:31:57 2017	(r452990)
+++ head/devel/libqtxdg/Makefile	Fri Oct 27 15:32:49 2017	(r452991)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libqtxdg
-PORTVERSION=	2.0.0
-PORTREVISION=	3
+PORTVERSION=	3.1.0
 CATEGORIES=	devel
 MASTER_SITES=	LXQT/${PORTNAME}
 

Modified: head/devel/libqtxdg/distinfo
==============================================================================
--- head/devel/libqtxdg/distinfo	Fri Oct 27 15:31:57 2017	(r452990)
+++ head/devel/libqtxdg/distinfo	Fri Oct 27 15:32:49 2017	(r452991)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1474119308
-SHA256 (lxqt/libqtxdg-2.0.0.tar.xz) = 8c89ebaa3c0ee946f9048828e064c1c510c5639779a7688ed0b240307645dbcb
-SIZE (lxqt/libqtxdg-2.0.0.tar.xz) = 62404
+TIMESTAMP = 1508752041
+SHA256 (lxqt/libqtxdg-3.1.0.tar.xz) = 0ee1a4684b782e34950c55dc06df1b4ef2dc3d9b3562a512de004191c18a2e08
+SIZE (lxqt/libqtxdg-3.1.0.tar.xz) = 66680

Modified: head/devel/libqtxdg/pkg-descr
==============================================================================
--- head/devel/libqtxdg/pkg-descr	Fri Oct 27 15:31:57 2017	(r452990)
+++ head/devel/libqtxdg/pkg-descr	Fri Oct 27 15:32:49 2017	(r452991)
@@ -1,3 +1,3 @@
 libqtxdg is an Qt implementation of freedesktop.org xdg specifications.
 
-WWW: http://lxqt.org/
+WWW: https://github.com/lxde/libqtxdg

Modified: head/devel/libqtxdg/pkg-plist
==============================================================================
--- head/devel/libqtxdg/pkg-plist	Fri Oct 27 15:31:57 2017	(r452990)
+++ head/devel/libqtxdg/pkg-plist	Fri Oct 27 15:32:49 2017	(r452991)
@@ -20,11 +20,12 @@ include/qt5xdg/xmlhelper.h
 include/qt5xdgiconloader/%%VERSION%%/private/xdgiconloader/xdgiconloader_p.h
 include/qt5xdgiconloader/xdgiconloader_export.h
 lib/libQt5Xdg.so
-lib/libQt5Xdg.so.2
+lib/libQt5Xdg.so.3
 lib/libQt5Xdg.so.%%VERSION%%
 lib/libQt5XdgIconLoader.so
-lib/libQt5XdgIconLoader.so.2
+lib/libQt5XdgIconLoader.so.3
 lib/libQt5XdgIconLoader.so.%%VERSION%%
+%%QT_PLUGINDIR%%/iconengines/libQt5XdgIconPlugin.so
 libdata/pkgconfig/Qt5Xdg.pc
 libdata/pkgconfig/Qt5XdgIconLoader.pc
 share/cmake/qt5xdg/qt5xdg-config-version.cmake



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710271532.v9RFWnHE023281>