From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 29 20:00:25 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC9561065670 for ; Fri, 29 Jun 2012 20:00:25 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8496F8FC1B for ; Fri, 29 Jun 2012 20:00:25 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q5TK0PN2092459 for ; Fri, 29 Jun 2012 20:00:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q5TK0Paq092458; Fri, 29 Jun 2012 20:00:25 GMT (envelope-from gnats) Resent-Date: Fri, 29 Jun 2012 20:00:25 GMT Resent-Message-Id: <201206292000.q5TK0Paq092458@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Zane C.B-H." Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BED30106564A for ; Fri, 29 Jun 2012 19:50:36 +0000 (UTC) (envelope-from vvelox@vvelox.net) Received: from vulpes.vvelox.net (vulpes.vvelox.net [99.69.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id 90EC58FC16 for ; Fri, 29 Jun 2012 19:50:36 +0000 (UTC) Received: from vixen42.vulpes.vvelox.net (unknown [192.168.14.1]) (Authenticated sender: kitsune) by vulpes.vvelox.net (Postfix) with ESMTPA id 552293F659 for ; Fri, 29 Jun 2012 14:52:35 -0500 (CDT) Message-Id: <1340999580.496459.5767@vixen42.vulpes.vvelox.net> Date: Fri, 29 Jun 2012 14:53:00 -0500 From: "Zane C.B-H." To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.9 Cc: Subject: ports/169551: Update port: astro/p5-ZConf-Weather SITE_PERL removal X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jun 2012 20:00:25 -0000 >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: