diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-09-29 09:33:57 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-09-29 09:33:57 +0000 |
commit | 4fe622832b34df3c8dd3c05154015d2750cdb636 (patch) | |
tree | 532f618ea1cbb0504632fc86c22b41e9543daa9f /astro/p5-Weather-Underground | |
parent | c44adcef26f097da494a1021ea6ca0c6ed7fb639 (diff) | |
download | ports-4fe622832b34df3c8dd3c05154015d2750cdb636.tar.gz ports-4fe622832b34df3c8dd3c05154015d2750cdb636.zip |
Notes
Diffstat (limited to 'astro/p5-Weather-Underground')
-rw-r--r-- | astro/p5-Weather-Underground/Makefile | 4 | ||||
-rw-r--r-- | astro/p5-Weather-Underground/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/astro/p5-Weather-Underground/Makefile b/astro/p5-Weather-Underground/Makefile index 0ffacc5a9a11..641320c6ee8b 100644 --- a/astro/p5-Weather-Underground/Makefile +++ b/astro/p5-Weather-Underground/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Weather-Underground -PORTVERSION= 3.02 +PORTVERSION= 3.03 CATEGORIES= astro perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Weather @@ -17,7 +17,7 @@ COMMENT= Retrieve weather information from wunderground.com BUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \ ${SITE_PERL}/${PERL_ARCH}/HTML/TokeParser.pm:${PORTSDIR}/www/p5-HTML-Parser -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/astro/p5-Weather-Underground/distinfo b/astro/p5-Weather-Underground/distinfo index 492aa0f133f4..6e99a6a26718 100644 --- a/astro/p5-Weather-Underground/distinfo +++ b/astro/p5-Weather-Underground/distinfo @@ -1,2 +1,2 @@ -SHA256 (Weather-Underground-3.02.tar.gz) = 16fb1cb0b3eb4792452eac13fcafb84199e5f06bd861e653cb89e72506c1403a -SIZE (Weather-Underground-3.02.tar.gz) = 9003 +SHA256 (Weather-Underground-3.03.tar.gz) = 70e103e2240ed08e4b93ff778758dda617c99e48dadaf42040b359ba52e15a3f +SIZE (Weather-Underground-3.03.tar.gz) = 8838 |