diff options
author | culot <culot@FreeBSD.org> | 2011-09-29 17:33:57 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-09-29 17:33:57 +0800 |
commit | ca459626d93f9c6a309ecf33f37f55a442ec07cb (patch) | |
tree | 21a0861f067361f0a097beda8e9d106f84fe8a87 /astro | |
parent | dd128076d5806c7ed6666765f3d42d6db77a1ed4 (diff) | |
download | freebsd-ports-gnome-ca459626d93f9c6a309ecf33f37f55a442ec07cb.tar.gz freebsd-ports-gnome-ca459626d93f9c6a309ecf33f37f55a442ec07cb.tar.zst freebsd-ports-gnome-ca459626d93f9c6a309ecf33f37f55a442ec07cb.zip |
- Update to 3.03
Changes: http://search.cpan.org/dist/Weather-Underground/Changes
PR: ports/161068
Submitted by: Simon Olofsson <simon@olofsson.de> (maintainer)
Diffstat (limited to 'astro')
-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 |