Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 May 2018 21:45:33 +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: r471008 - head/devel/libqtxdg
Message-ID:  <201805272145.w4RLjXft030320@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun May 27 21:45:33 2018
New Revision: 471008
URL: https://svnweb.freebsd.org/changeset/ports/471008

Log:
  devel/libqtxdg: Update to 3.2.0
  
  PR:		228509
  Submitted by:	Jesper Schmitz Mouridsen <jesper@schmitz.computer> (maintainer)

Modified:
  head/devel/libqtxdg/Makefile   (contents, props changed)
  head/devel/libqtxdg/distinfo   (contents, props changed)
  head/devel/libqtxdg/pkg-plist   (contents, props changed)

Modified: head/devel/libqtxdg/Makefile
==============================================================================
--- head/devel/libqtxdg/Makefile	Sun May 27 21:36:20 2018	(r471007)
+++ head/devel/libqtxdg/Makefile	Sun May 27 21:45:33 2018	(r471008)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libqtxdg
-PORTVERSION=	3.1.0
+PORTVERSION=	3.2.0
 CATEGORIES=	devel
 MASTER_SITES=	LXQT/${PORTNAME}
 
@@ -12,6 +12,7 @@ COMMENT=	Qt implementation of freedesktop.org xdg spec
 LICENSE=	LGPL21+
 
 USES=	cmake:outsource compiler:c++11-lib lxqt pkgconfig tar:xz
+USE_LDCONFIG=	yes
 USE_QT5=	buildtools_build qmake_build core dbus gui svg widgets \
 	xml
 

Modified: head/devel/libqtxdg/distinfo
==============================================================================
--- head/devel/libqtxdg/distinfo	Sun May 27 21:36:20 2018	(r471007)
+++ head/devel/libqtxdg/distinfo	Sun May 27 21:45:33 2018	(r471008)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1508752041
-SHA256 (lxqt/libqtxdg-3.1.0.tar.xz) = 0ee1a4684b782e34950c55dc06df1b4ef2dc3d9b3562a512de004191c18a2e08
-SIZE (lxqt/libqtxdg-3.1.0.tar.xz) = 66680
+TIMESTAMP = 1527339756
+SHA256 (lxqt/libqtxdg-3.2.0.tar.xz) = 949134060d148df2ca4515e3759ed9c6a2fa7c51eb7a2197dd0e26a32e220553
+SIZE (lxqt/libqtxdg-3.2.0.tar.xz) = 67736

Modified: head/devel/libqtxdg/pkg-plist
==============================================================================
--- head/devel/libqtxdg/pkg-plist	Sun May 27 21:36:20 2018	(r471007)
+++ head/devel/libqtxdg/pkg-plist	Sun May 27 21:45:33 2018	(r471008)
@@ -1,24 +1,24 @@
-include/qt5xdg/XdgAction
-include/qt5xdg/XdgAutoStart
-include/qt5xdg/XdgDesktopFile
-include/qt5xdg/XdgDirs
-include/qt5xdg/XdgIcon
-include/qt5xdg/XdgMenu
-include/qt5xdg/XdgMenuWidget
-include/qt5xdg/XdgMimeType
-include/qt5xdg/XmlHelper
-include/qt5xdg/xdgaction.h
-include/qt5xdg/xdgautostart.h
-include/qt5xdg/xdgdesktopfile.h
-include/qt5xdg/xdgdirs.h
-include/qt5xdg/xdgicon.h
-include/qt5xdg/xdgmacros.h
-include/qt5xdg/xdgmenu.h
-include/qt5xdg/xdgmenuwidget.h
-include/qt5xdg/xdgmimetype.h
-include/qt5xdg/xmlhelper.h
-include/qt5xdgiconloader/%%VERSION%%/private/xdgiconloader/xdgiconloader_p.h
-include/qt5xdgiconloader/xdgiconloader_export.h
+%%QT_INCDIR%%xdg/XdgAction
+%%QT_INCDIR%%xdg/XdgAutoStart
+%%QT_INCDIR%%xdg/XdgDesktopFile
+%%QT_INCDIR%%xdg/XdgDirs
+%%QT_INCDIR%%xdg/XdgIcon
+%%QT_INCDIR%%xdg/XdgMenu
+%%QT_INCDIR%%xdg/XdgMenuWidget
+%%QT_INCDIR%%xdg/XdgMimeType
+%%QT_INCDIR%%xdg/XmlHelper
+%%QT_INCDIR%%xdg/xdgaction.h
+%%QT_INCDIR%%xdg/xdgautostart.h
+%%QT_INCDIR%%xdg/xdgdesktopfile.h
+%%QT_INCDIR%%xdg/xdgdirs.h
+%%QT_INCDIR%%xdg/xdgicon.h
+%%QT_INCDIR%%xdg/xdgmacros.h
+%%QT_INCDIR%%xdg/xdgmenu.h
+%%QT_INCDIR%%xdg/xdgmenuwidget.h
+%%QT_INCDIR%%xdg/xdgmimetype.h
+%%QT_INCDIR%%xdg/xmlhelper.h
+%%QT_INCDIR%%xdgiconloader/%%VERSION%%/private/xdgiconloader/xdgiconloader_p.h
+%%QT_INCDIR%%xdgiconloader/xdgiconloader_export.h
 lib/libQt5Xdg.so
 lib/libQt5Xdg.so.3
 lib/libQt5Xdg.so.%%VERSION%%



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