Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Sep 2018 09:38:15 +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: r478773 - head/astro/xearth
Message-ID:  <201809020938.w829cFhZ074342@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun Sep  2 09:38:14 2018
New Revision: 478773
URL: https://svnweb.freebsd.org/changeset/ports/478773

Log:
  - Update WWW
  - Pet portlint
  
  Approved by:	portmgr blanket

Modified:
  head/astro/xearth/Makefile
  head/astro/xearth/pkg-descr

Modified: head/astro/xearth/Makefile
==============================================================================
--- head/astro/xearth/Makefile	Sun Sep  2 09:17:12 2018	(r478772)
+++ head/astro/xearth/Makefile	Sun Sep  2 09:38:14 2018	(r478773)
@@ -10,12 +10,12 @@ MAINTAINER=	ler@FreeBSD.org
 COMMENT=	Set the root window to the image of earth
 
 LICENSE=	Xearth
-LICENSE_FILE=	${WRKSRC}/README
 LICENSE_NAME=	Xearth license
+LICENSE_FILE=	${WRKSRC}/README
 LICENSE_PERMS=	dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
 
-USE_XORG=	x11 xext sm ice xt
 USES=		tar:xz
+USE_XORG=	x11 xext sm ice xt
 PLIST_FILES=	bin/xearth \
 		man/man1/xearth.1.gz \
 		lib/X11/xearth/freebsd.committers.markers \

Modified: head/astro/xearth/pkg-descr
==============================================================================
--- head/astro/xearth/pkg-descr	Sun Sep  2 09:17:12 2018	(r478772)
+++ head/astro/xearth/pkg-descr	Sun Sep  2 09:38:14 2018	(r478773)
@@ -6,7 +6,7 @@ time between updates can be changed with the -wait opt
 Xearth  can  also  render  directly into PPM and GIF files
 instead of drawing in the root window.
 
-WWW: http://xearth.org/
+WWW: https://xearth.org/
 
 There are three additional marker files installed in
 /usr/local/lib/X11/xearth which specify the locations of



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