Index: head/misc/pear-Services_Weather/Makefile =================================================================== --- head/misc/pear-Services_Weather/Makefile (revision 307912) +++ head/misc/pear-Services_Weather/Makefile (revision 307913) @@ -1,53 +1,49 @@ -# Ports collection makefile for: pear-Services_Weather -# Date created: 04 April 2004 -# Whom: Thierry Thomas () -# +# Created by: Thierry Thomas () # $FreeBSD$ -# PORTNAME= Services_Weather -PORTVERSION= 1.4.6 +PORTVERSION= 1.4.7 CATEGORIES= misc www pear geography MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR interface to various online weather-services BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS:= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \ ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request USE_PHP= ctype pcre LATEST_LINK= pear-Services_Weather OPTIONS= PEAR_NET_FTP "PEAR::Net::FTP support" off \ PEAR_CACHE "PEAR::Cache support" off \ PEAR_DB "PEAR::DB support" off \ PEAR_SOAP "PEAR::SOAP support" off \ PEAR_XML_SERIALIZER "PEAR::XML::Serializer support" off PEAR_AUTOINSTALL= yes .include .if defined(WITH_PEAR_NET_FTP) BUILD_DEPENDS+= ${PEARDIR}/Net/FTP.php:${PORTSDIR}/ftp/pear-Net_FTP .endif .if defined(WITH_PEAR_CACHE) BUILD_DEPENDS+= ${PEARDIR}/Cache.php:${PORTSDIR}/sysutils/pear-Cache .endif .if defined(WITH_PEAR_DB) BUILD_DEPENDS+= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB .endif .if defined(WITH_PEAR_SOAP) BUILD_DEPENDS+= ${PEARDIR}/SOAP/Base.php:${PORTSDIR}/net/pear-SOAP .endif .if defined(WITH_PEAR_XML_SERIALIZER) BUILD_DEPENDS+= ${PEARDIR}/XML/Serializer.php:${PORTSDIR}/devel/pear-XML_Serializer .endif .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include Property changes on: head/misc/pear-Services_Weather/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/misc/pear-Services_Weather/distinfo =================================================================== --- head/misc/pear-Services_Weather/distinfo (revision 307912) +++ head/misc/pear-Services_Weather/distinfo (revision 307913) @@ -1,2 +1,2 @@ -SHA256 (PEAR/Services_Weather-1.4.6.tgz) = aaaaca7034efd56be892c36b747bae80566a2cd23c11d4a1d92dd9619ec36da1 -SIZE (PEAR/Services_Weather-1.4.6.tgz) = 55639 +SHA256 (PEAR/Services_Weather-1.4.7.tgz) = b2c465d6edeab22ea908783a6c06abb0d9cb89cb225f098e89c16c59170816e7 +SIZE (PEAR/Services_Weather-1.4.7.tgz) = 55519 Property changes on: head/misc/pear-Services_Weather/distinfo ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property