- Update to 1.9

- Add LICENSE (Artistic 1 & GPLv1)

Changes:	http://www.robobunny.com/projects/weatherspect/CHANGES
PR:		ports/161327
Submitted by:	Simon Olofsson <simon@olofsson.de> (maintainer)
This commit is contained in:
Frederic Culot 2011-10-06 11:24:08 +00:00
parent ac76575bec
commit f554889f56
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283036
2 changed files with 9 additions and 6 deletions

View File

@ -6,7 +6,7 @@
# #
PORTNAME= weatherspect PORTNAME= weatherspect
PORTVERSION= 1.8 PORTVERSION= 1.9
CATEGORIES= astro CATEGORIES= astro
MASTER_SITES= http://www.robobunny.com/projects/weatherspect/ MASTER_SITES= http://www.robobunny.com/projects/weatherspect/
DISTNAME= ${PORTNAME}_v${PORTVERSION} DISTNAME= ${PORTNAME}_v${PORTVERSION}
@ -14,9 +14,12 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION}
MAINTAINER= simon@olofsson.de MAINTAINER= simon@olofsson.de
COMMENT= Weather simulation in ASCII art COMMENT= Weather simulation in ASCII art
RUN_DEPENDS= \ LICENSE= ART10 GPLv1
${SITE_PERL}/Term/Animation.pm:${PORTSDIR}/devel/p5-Term-Animation \ LICENSE_COMB= dual
${SITE_PERL}/Weather/Underground.pm:${PORTSDIR}/astro/p5-Weather-Underground
RUN_DEPENDS= ${SITE_PERL}/Term/Animation.pm:${PORTSDIR}/devel/p5-Term-Animation \
${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser
PORTSCOUT= skipv:1.31 # Wrong versioning upstream PORTSCOUT= skipv:1.31 # Wrong versioning upstream

View File

@ -1,2 +1,2 @@
SHA256 (weatherspect_v1.8.tar.gz) = 7a9f36e7c6e5f933a7ef06e2fb561a371a6a4c843494e051c822c98e49762e65 SHA256 (weatherspect_v1.9.tar.gz) = 765052ae754877c803da597544e4758e6a5dd1344ebf18dbd452809567cd2828
SIZE (weatherspect_v1.8.tar.gz) = 32733 SIZE (weatherspect_v1.9.tar.gz) = 33298