Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Feb 2019 09:30:41 +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: r492296 - head/x11/lumina-core
Message-ID:  <201902060930.x169UfuI030711@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Feb  6 09:30:41 2019
New Revision: 492296
URL: https://svnweb.freebsd.org/changeset/ports/492296

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

Modified:
  head/x11/lumina-core/Makefile
  head/x11/lumina-core/pkg-descr

Modified: head/x11/lumina-core/Makefile
==============================================================================
--- head/x11/lumina-core/Makefile	Wed Feb  6 09:10:46 2019	(r492295)
+++ head/x11/lumina-core/Makefile	Wed Feb  6 09:30:41 2019	(r492296)
@@ -10,6 +10,7 @@ MAINTAINER=	jt@ixsystems.com
 COMMENT=	Lumina Desktop Environment
 
 LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/../../LICENSE
 
 RUN_DEPENDS=	fluxbox>=0:x11-wm/fluxbox \
 		xscreensaver>=0:x11/xscreensaver \

Modified: head/x11/lumina-core/pkg-descr
==============================================================================
--- head/x11/lumina-core/pkg-descr	Wed Feb  6 09:10:46 2019	(r492295)
+++ head/x11/lumina-core/pkg-descr	Wed Feb  6 09:30:41 2019	(r492296)
@@ -1,9 +1,9 @@
-The Lumina Desktop Environment is a lightweight system interface that is 
-designed for use on any Unix-like operating system. It takes a 
+The Lumina Desktop Environment is a lightweight system interface that is
+designed for use on any Unix-like operating system. It takes a
 plugin-based approach, allowing the entire interface to be assembled or
-arranged by each individual user as desired, with a system-wide default 
-layout which can be customized by the system administrator. This allows 
-every system (or user session) to be designed to maximize the individual 
+arranged by each individual user as desired, with a system-wide default
+layout which can be customized by the system administrator. This allows
+every system (or user session) to be designed to maximize the individual
 user's productivity.
 
-WWW: http://lumina-desktop.org
+WWW: https://lumina-desktop.org/



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