From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 29 20:10:12 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 6E0A11065676 for ; Fri, 29 Jun 2012 20:10:12 +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 2F7CE8FC18 for ; Fri, 29 Jun 2012 20:10:12 +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 q5TKACpd001698 for ; Fri, 29 Jun 2012 20:10:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q5TKACuI001697; Fri, 29 Jun 2012 20:10:12 GMT (envelope-from gnats) Resent-Date: Fri, 29 Jun 2012 20:10:12 GMT Resent-Message-Id: <201206292010.q5TKACuI001697@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 23C0F1065674 for ; Fri, 29 Jun 2012 20:06:08 +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 ECBEC8FC17 for ; Fri, 29 Jun 2012 20:06:07 +0000 (UTC) Received: from vixen42.vulpes.vvelox.net (unknown [192.168.14.1]) (Authenticated sender: kitsune) by vulpes.vvelox.net (Postfix) with ESMTPA id 39B7F3F659 for ; Fri, 29 Jun 2012 15:08:13 -0500 (CDT) Message-Id: <1341000518.381445.10529@vixen42.vulpes.vvelox.net> Date: Fri, 29 Jun 2012 15:08:38 -0500 From: "Zane C.B-H." To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.9 Cc: Subject: ports/169554: Update port: dns/p5-Net-DNS-RR-SRV-Helper 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:10:12 -0000 >Number: 169554 >Category: ports >Synopsis: Update port: dns/p5-Net-DNS-RR-SRV-Helper 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:10:11 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: remove SITE_PERL >How-To-Repeat: >Fix: --- p5-Net-DNS-RR-SRV-Helper_Makefile.diff begins here --- --- Makefile.orig 2012-06-29 15:05:55.879096024 -0500 +++ Makefile 2012-06-29 15:07:13.721330722 -0500 @@ -16,8 +16,8 @@ MAINTAINER= vvelox@vvelox.net COMMENT= Orders SRV records by priority and weight for Net::DNS -RUN_DEPENDS= ${SITE_PERL}/mach/Net/DNS/RR.pm:${PORTSDIR}/dns/p5-Net-DNS \ - ${SITE_PERL}/Sort/Naturally.pm:${PORTSDIR}/textproc/p5-Sort-Naturally +RUN_DEPENDS= p5-Net-DNS>=0.68:${PORTSDIR}/dns/p5-Net-DNS \ + p5-Sort-Naturally>=1.03:${PORTSDIR}/textproc/p5-Sort-Naturally PERL_CONFIGURE= yes --- p5-Net-DNS-RR-SRV-Helper_Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: