Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2020 09:30:32 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r524683 - head/x11-wm/lxqt-panel
Message-ID:  <202001310930.00V9UWE1087600@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Fri Jan 31 09:30:31 2020
New Revision: 524683
URL: https://svnweb.freebsd.org/changeset/ports/524683

Log:
  - Add LICENSE_FILE
  - Update WWW
  - Whitespace fix in pkg-descr
  
  Approved by:	portmgr blanket

Modified:
  head/x11-wm/lxqt-panel/Makefile
  head/x11-wm/lxqt-panel/pkg-descr

Modified: head/x11-wm/lxqt-panel/Makefile
==============================================================================
--- head/x11-wm/lxqt-panel/Makefile	Fri Jan 31 09:07:49 2020	(r524682)
+++ head/x11-wm/lxqt-panel/Makefile	Fri Jan 31 09:30:31 2020	(r524683)
@@ -10,6 +10,7 @@ MAINTAINER=	jsm@FreeBSD.org
 COMMENT=	Panel for the LXQt desktop
 
 LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libdbusmenu-qt5.so:devel/libdbusmenu-qt \
 		libxkbcommon.so:x11/libxkbcommon \

Modified: head/x11-wm/lxqt-panel/pkg-descr
==============================================================================
--- head/x11-wm/lxqt-panel/pkg-descr	Fri Jan 31 09:07:49 2020	(r524682)
+++ head/x11-wm/lxqt-panel/pkg-descr	Fri Jan 31 09:30:31 2020	(r524683)
@@ -1,4 +1,4 @@
-LXQt desktop panel and plugins.  
+LXQt desktop panel and plugins.
 lxqt-panel is part of the LXQt desktop.
 
-WWW: http://lxqt.org/
+WWW: https://lxqt.org/



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