Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Oct 2011 11:53:13 +0200
From:      "Simon Olofsson" <simon@olofsson.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/161327: [MAINTAINER] astro/weatherspect: update to 1.9
Message-ID:  <20111006095315.AE5AC106566C@hub.freebsd.org>
Resent-Message-ID: <201110061000.p96A0IQm010340@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         161327
>Category:       ports
>Synopsis:       [MAINTAINER] astro/weatherspect: update to 1.9
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 06 10:00:18 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Simon Olofsson
>Release:        FreeBSD 9.0-BETA2 amd64
>Organization:
>Environment:
System: FreeBSD lua-fb 9.0-BETA2 FreeBSD 9.0-BETA2 #0: Wed Aug 31 18:07:44 UTC 2011
>Description:
- Update to 1.9
- Add LICENSE
- weatherspect includes a patched copy of astro/p5-Weather-Underground

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- weatherspect-1.9.patch begins here ---
diff --git a/astro/weatherspect/Makefile b/astro/weatherspect/Makefile
index f37eee2..921a9ab 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 fc8d6b7..cfcad0e 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
--- weatherspect-1.9.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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