Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Jun 2020 08:33:27 +0000 (UTC)
From:      Jesper Schmitz Mouridsen <jsm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r539709 - head/x11/lxqt-about
Message-ID:  <202006200833.05K8XRX1090164@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jsm
Date: Sat Jun 20 08:33:26 2020
New Revision: 539709
URL: https://svnweb.freebsd.org/changeset/ports/539709

Log:
  Upgrade to 0.15.0
  
  Approved by:	swills (mentor)
  Differential Revision: https://reviews.freebsd.org/D24709

Modified:
  head/x11/lxqt-about/Makefile
  head/x11/lxqt-about/distinfo

Modified: head/x11/lxqt-about/Makefile
==============================================================================
--- head/x11/lxqt-about/Makefile	Sat Jun 20 08:30:46 2020	(r539708)
+++ head/x11/lxqt-about/Makefile	Sat Jun 20 08:33:26 2020	(r539709)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lxqt-about
-PORTVERSION=	0.14.1
+PORTVERSION=	0.15.0
 CATEGORIES=	x11
 MASTER_SITES=	LXQT
 DIST_SUBDIR=	lxqt
@@ -13,10 +13,11 @@ COMMENT=	About dialog of LXQt
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		cmake compiler:c++11-lang kde:5 lxqt pkgconfig tar:xz qt:5
+USES=		cmake compiler:c++11-lang kde:5 lxqt pkgconfig tar:xz qt:5 gnome
 USE_QT=		buildtools_build qmake_build core dbus gui svg widgets \
 		x11extras xml
 USE_KDE=	windowsystem
+USE_GNOME=	glib20
 USE_LXQT=	buildtools lxqt
 
 .include <bsd.port.mk>

Modified: head/x11/lxqt-about/distinfo
==============================================================================
--- head/x11/lxqt-about/distinfo	Sat Jun 20 08:30:46 2020	(r539708)
+++ head/x11/lxqt-about/distinfo	Sat Jun 20 08:33:26 2020	(r539709)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563914073
-SHA256 (lxqt/lxqt-about-0.14.1.tar.xz) = 3a2ec7c9e8d885664602e5a7fa6f3d40e698254c27902a0fdd3cb1ce5a2bb707
-SIZE (lxqt/lxqt-about-0.14.1.tar.xz) = 36204
+TIMESTAMP = 1588433585
+SHA256 (lxqt/lxqt-about-0.15.0.tar.xz) = 50d7156b5d8691ced72e85312b54da1e94503824b177c5e16ce8fae977f8445c
+SIZE (lxqt/lxqt-about-0.15.0.tar.xz) = 39048



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