Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jan 2019 20:30:59 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r488940 - head/astro/weatherspect
Message-ID:  <201901012030.x01KUxNI047022@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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/



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