Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jun 2012 14:53:00 -0500
From:      "Zane C.B-H." <vvelox@vvelox.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/169551: Update port: astro/p5-ZConf-Weather SITE_PERL removal
Message-ID:  <1340999580.496459.5767@vixen42.vulpes.vvelox.net>
Resent-Message-ID: <201206292000.q5TK0Paq092458@freefall.freebsd.org>

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

>Number:         169551
>Category:       ports
>Synopsis:       Update port: astro/p5-ZConf-Weather   SITE_PERL removal
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 29 20:00:25 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Zane C.B-H.
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:


System: FreeBSD 8.2-STABLE #8: Wed Oct 26 02:32:28 CDT 2011
    kitsune@vixen42.vulpes.vvelox.net:/usr/obj/usr/src/sys/vixen42



>Description:


Removal os SITE_PERL


>How-To-Repeat:





>Fix:


--- p5-ZConf-Weather_Makefile.diff begins here ---
--- Makefile.orig	2012-06-29 14:46:36.694418363 -0500
+++ Makefile	2012-06-29 14:48:43.105917311 -0500
@@ -16,9 +16,10 @@
 MAINTAINER=	vvelox@vvelox.net
 COMMENT=	A ZConf module to assist with fetching/printing weather information
 
-BUILD_DEPENDS=	${SITE_PERL}/ZConf.pm:${PORTSDIR}/net/p5-ZConf \
-		${SITE_PERL}/Text/NeatTemplate.pm:${PORTSDIR}/textproc/p5-Text-NeatTemplate \
-		${SITE_PERL}/Weather/Underground.pm:${PORTSDIR}/astro/p5-Weather-Underground
+BUILD_DEPENDS=	p5-ZConf>=6.1.0:${PORTSDIR}/net/p5-ZConf \
+		p5-Text-NeatTemplate>=0.10.01:${PORTSDIR}/textproc/p5-Text-NeatTemplate \
+		p5-Weather-Underground>=3.03:${PORTSDIR}/astro/p5-Weather-Underground
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
--- p5-ZConf-Weather_Makefile.diff ends here ---



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



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