svn commit: r478773 - head/astro/xearth

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Sep 2 09:38:16 UTC 2018


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


More information about the svn-ports-all mailing list