aboutsummaryrefslogtreecommitdiff
path: root/astro/weatherspect
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-10-06 11:24:08 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-10-06 11:24:08 +0000
commitf554889f563f88a187fc639ef280fbdd1f4e4c0b (patch)
tree74db1ce92e8ad7753b6216c881a5c27f0a0ce44e /astro/weatherspect
parentac76575bec726ce035bf4f9219d6e9a4a7b75bab (diff)
downloadports-f554889f563f88a187fc639ef280fbdd1f4e4c0b.tar.gz
ports-f554889f563f88a187fc639ef280fbdd1f4e4c0b.zip
Notes
Diffstat (limited to 'astro/weatherspect')
-rw-r--r--astro/weatherspect/Makefile11
-rw-r--r--astro/weatherspect/distinfo4
2 files changed, 9 insertions, 6 deletions
diff --git a/astro/weatherspect/Makefile b/astro/weatherspect/Makefile
index f37eee2d7e52..921a9abe2b80 100644
--- a/astro/weatherspect/Makefile
+++ b/astro/weatherspect/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= weatherspect
-PORTVERSION= 1.8
+PORTVERSION= 1.9
CATEGORIES= astro
MASTER_SITES= http://www.robobunny.com/projects/weatherspect/
DISTNAME= ${PORTNAME}_v${PORTVERSION}
@@ -14,9 +14,12 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION}
MAINTAINER= simon@olofsson.de
COMMENT= Weather simulation in ASCII art
-RUN_DEPENDS= \
-${SITE_PERL}/Term/Animation.pm:${PORTSDIR}/devel/p5-Term-Animation \
-${SITE_PERL}/Weather/Underground.pm:${PORTSDIR}/astro/p5-Weather-Underground
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+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
diff --git a/astro/weatherspect/distinfo b/astro/weatherspect/distinfo
index fc8d6b7320bb..cfcad0e07750 100644
--- a/astro/weatherspect/distinfo
+++ b/astro/weatherspect/distinfo
@@ -1,2 +1,2 @@
-SHA256 (weatherspect_v1.8.tar.gz) = 7a9f36e7c6e5f933a7ef06e2fb561a371a6a4c843494e051c822c98e49762e65
-SIZE (weatherspect_v1.8.tar.gz) = 32733
+SHA256 (weatherspect_v1.9.tar.gz) = 765052ae754877c803da597544e4758e6a5dd1344ebf18dbd452809567cd2828
+SIZE (weatherspect_v1.9.tar.gz) = 33298