Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2019 09:32:08 +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: r505970 - head/x11/libfm-qt
Message-ID:  <201907060932.x669W8rm021363@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat Jul  6 09:32:07 2019
New Revision: 505970
URL: https://svnweb.freebsd.org/changeset/ports/505970

Log:
  - Add LICENSE_FILE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/x11/libfm-qt/Makefile
  head/x11/libfm-qt/pkg-descr

Modified: head/x11/libfm-qt/Makefile
==============================================================================
--- head/x11/libfm-qt/Makefile	Sat Jul  6 09:30:10 2019	(r505969)
+++ head/x11/libfm-qt/Makefile	Sat Jul  6 09:32:07 2019	(r505970)
@@ -10,6 +10,7 @@ MAINTAINER=	mbeis@xs4all.nl
 COMMENT=	Qt port of libfm
 
 LICENSE=	LGPL21+
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libmenu-cache.so:x11/menu-cache \
 		libexif.so:graphics/libexif

Modified: head/x11/libfm-qt/pkg-descr
==============================================================================
--- head/x11/libfm-qt/pkg-descr	Sat Jul  6 09:30:10 2019	(r505969)
+++ head/x11/libfm-qt/pkg-descr	Sat Jul  6 09:32:07 2019	(r505970)
@@ -1,4 +1,4 @@
 A Qt port of the libfm - a library providing components to build
 desktop file managers.
 
-WWW: https://github.com/lxde/libfm-qt
+WWW: https://github.com/lxqt/libfm-qt



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