Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2006 16:58:18 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/101086: [PATCH] misc/pear-Services_Weather: update to 1.4.0, take maintainership
Message-ID:  <20060731091115.6EBFE2F068@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200607310920.k6V9K8gq039382@freefall.freebsd.org>

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

>Number:         101086
>Category:       ports
>Synopsis:       [PATCH] misc/pear-Services_Weather: update to 1.4.0, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 31 09:20:08 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006
>Description:
- Update to 1.4.0
- Take maintainership

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

--- pear-Services_Weather-1.4.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/misc/pear-Services_Weather/Makefile /usr/home/chinsan/project/pear-Services_Weather/Makefile
--- /usr/ports/misc/pear-Services_Weather/Makefile	Thu Mar 16 04:02:26 2006
+++ /usr/home/chinsan/project/pear-Services_Weather/Makefile	Mon Jul 31 16:57:31 2006
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	Services_Weather
-PORTVERSION=	1.3.2
-PORTREVISION=	1
+PORTVERSION=	1.4.0
 CATEGORIES=	misc www pear
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	chinsan.tw@gmail.com
 COMMENT=	PEAR interface to various online weather-services
 
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
@@ -33,12 +32,12 @@
 .endif
 
 CATEGORY=	Services
-FILES=		Weather.php Weather/Common.php Weather/Globalweather.php	\
-		Weather/Ejse.php Weather/Metar.php Weather/Weatherdotcom.php	\
-		buildMetarDB.php images/sunrise.gif images/sunset.gif
-EXAMPLES=	globalweather-basic.php ejse-basic.php metar-basic.php		\
-		metar-extensive.php php_sunrise_sunset.php weather.com-basic.php\
-		weather.com-extensive.php
+FILES=		Weather.php Weather/Common.php Weather/Ejse.php			\
+		Weather/Globalweather.php Weather/Metar.php 			\
+		Weather/Weatherdotcom.php buildMetarDB.php images/sunrise.gif 	\
+		images/sunset.gif
+EXAMPLES=	ejse-basic.php globalweather-basic.php metar-basic.php 		\
+		metar-extensive.php weather.com-basic.php weather.com-extensive.php
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"
diff -ruN --exclude=CVS /usr/ports/misc/pear-Services_Weather/distinfo /usr/home/chinsan/project/pear-Services_Weather/distinfo
--- /usr/ports/misc/pear-Services_Weather/distinfo	Sat Nov 26 00:09:24 2005
+++ /usr/home/chinsan/project/pear-Services_Weather/distinfo	Mon Jul 31 16:48:43 2006
@@ -1,3 +1,3 @@
-MD5 (PEAR/Services_Weather-1.3.2.tgz) = 1cbdc5a4bb13bc97cbac62e682fe2980
-SHA256 (PEAR/Services_Weather-1.3.2.tgz) = 6795cb096d21346ef6c95fce046eeb0fc6a8b330be0c3af1cc44c97e67453d4d
-SIZE (PEAR/Services_Weather-1.3.2.tgz) = 44849
+MD5 (PEAR/Services_Weather-1.4.0.tgz) = a83fbf5e2e7ffd22219c513cfefe6b52
+SHA256 (PEAR/Services_Weather-1.4.0.tgz) = 87420f024ecba2d0e9cbe4870f2559a15f558a583ff032958512d465ec4e547e
+SIZE (PEAR/Services_Weather-1.4.0.tgz) = 54183
--- pear-Services_Weather-1.4.0.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?20060731091115.6EBFE2F068>