svn commit: r524683 - head/x11-wm/lxqt-panel

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Jan 31 09:30:32 UTC 2020


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 at 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/


More information about the svn-ports-all mailing list