svn commit: r488940 - head/astro/weatherspect

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jan 1 20:31:01 UTC 2019


Author: sunpoet
Date: Tue Jan  1 20:30:59 2019
New Revision: 488940
URL: https://svnweb.freebsd.org/changeset/ports/488940

Log:
  Update MASTER_SITES and WWW
  
  - Add NO_ARCH

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

Modified: head/astro/weatherspect/Makefile
==============================================================================
--- head/astro/weatherspect/Makefile	Tue Jan  1 20:30:54 2019	(r488939)
+++ head/astro/weatherspect/Makefile	Tue Jan  1 20:30:59 2019	(r488940)
@@ -4,7 +4,7 @@
 PORTNAME=	weatherspect
 PORTVERSION=	1.11
 CATEGORIES=	astro
-MASTER_SITES=	http://www.robobunny.com/projects/weatherspect/ \
+MASTER_SITES=	https://robobunny.com/projects/weatherspect/ \
 		LOCAL/sunpoet
 DISTNAME=	${PORTNAME}_v${PORTVERSION}
 
@@ -20,8 +20,10 @@ RUN_DEPENDS=	p5-HTML-Parser>=0:www/p5-HTML-Parser \
 
 PORTSCOUT=	skipv:1.31
 
-NO_BUILD=	yes
 USES=		perl5
+
+NO_ARCH=	yes
+NO_BUILD=	yes
 
 PLIST_FILES=	bin/weatherspect
 

Modified: head/astro/weatherspect/pkg-descr
==============================================================================
--- head/astro/weatherspect/pkg-descr	Tue Jan  1 20:30:54 2019	(r488939)
+++ head/astro/weatherspect/pkg-descr	Tue Jan  1 20:30:59 2019	(r488940)
@@ -5,4 +5,4 @@ clouds. There are trees that age, reproduce and die ov
 and a sun and moon that follow the actual sun and moonrise. There's also a
 dancing turtle.
 
-WWW: http://www.robobunny.com/projects/weatherspect/html/
+WWW: https://robobunny.com/projects/weatherspect/html/


More information about the svn-ports-all mailing list