From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Mar 21 08:00:32 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E502E16A425 for ; Tue, 21 Mar 2006 08:00:32 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E105D43D49 for ; Tue, 21 Mar 2006 08:00:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2L80V1I078105 for ; Tue, 21 Mar 2006 08:00:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2L80VCf078104; Tue, 21 Mar 2006 08:00:31 GMT (envelope-from gnats) Resent-Date: Tue, 21 Mar 2006 08:00:31 GMT Resent-Message-Id: <200603210800.k2L80VCf078104@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, Yen-Ming Lee Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2E2616A401; Tue, 21 Mar 2006 07:56:37 +0000 (UTC) (envelope-from leeym@utopia.leeym.com) Received: from msr37.hinet.net (msr37.hinet.net [168.95.4.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8EF643D46; Tue, 21 Mar 2006 07:56:36 +0000 (GMT) (envelope-from leeym@utopia.leeym.com) Received: from utopia.leeym.com (utopia.leeym.com [211.21.137.52]) by msr37.hinet.net (8.9.3/8.9.3) with ESMTP id PAA04462; Tue, 21 Mar 2006 15:56:35 +0800 (CST) Received: from localhost (localhost [127.0.0.1]) by utopia.leeym.com (Postfix) with ESMTP id 768F7B29C97; Tue, 21 Mar 2006 15:56:34 +0800 (CST) Received: from utopia.leeym.com ([127.0.0.1]) by localhost (utopia.leeym.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 17577-05; Tue, 21 Mar 2006 15:56:29 +0800 (CST) Received: by utopia.leeym.com (Postfix, from userid 1000) id 20AEFB29CB0; Tue, 21 Mar 2006 15:56:29 +0800 (CST) Message-Id: <20060321075629.20AEFB29CB0@utopia.leeym.com> Date: Tue, 21 Mar 2006 15:56:29 +0800 (CST) From: Yen-Ming Lee To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: DougB@FreeBSD.org Subject: ports/94770: [PATCH] dns/p5-Net-DNS: update to 0.57 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: Tue, 21 Mar 2006 08:00:33 -0000 >Number: 94770 >Category: ports >Synopsis: [PATCH] dns/p5-Net-DNS: update to 0.57 >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: Tue Mar 21 08:00:31 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 6.1-PRERELEASE i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD utopia.leeym.com 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Wed Mar 1 11:06:23 CST >Description: - Update to 0.57 Port maintainer (DougB@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-Net-DNS-0.57.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/dns/p5-Net-DNS/Makefile,v retrieving revision 1.63 diff -u -u -r1.63 Makefile --- Makefile 20 Feb 2006 21:44:05 -0000 1.63 +++ Makefile 21 Mar 2006 07:56:13 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Net-DNS -PORTVERSION= 0.56 +PORTVERSION= 0.57 CATEGORIES= dns net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -16,7 +16,8 @@ COMMENT= Perl5 interface to the DNS resolver, and dynamic updates # Warnings during build are harmless, the port does not need these to build -RUN_DEPENDS= ipcount:${PORTSDIR}/net-mgmt/p5-Net-IP +RUN_DEPENDS= ipcount:${PORTSDIR}/net-mgmt/p5-Net-IP \ + ${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-HMAC PERL_CONFIGURE= yes CONFIGURE_ARGS+= --online-tests @@ -43,17 +44,10 @@ .include -pre-fetch: .if ${PERL_LEVEL} < 500600 - @${ECHO} "************************************************************" - @${ECHO} "* WARNING: Dependencies for the cryptographic functions of *" - @${ECHO} "* this library require at least Perl 5.6.2. Although most *" - @${ECHO} "* functions of this library will work without them, if you *" - @${ECHO} "* need those features, you will have to upgrade Perl. *" - @${ECHO} "************************************************************" - @sleep 5 -.else -RUN_DEPENDS+= ${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-HMAC +RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/IO/Socket/INET.pm:${PORTSDIR}/devel/p5-IO +post-patch: + ${PERL} -pi -e 's/=(.*);/\($$1\);/ if m{errorstring}' ${WRKSRC}/lib/Net/DNS/Resolver/Recurse.pm .endif .if ${PERL_LEVEL} < 500800 Index: distinfo =================================================================== RCS file: /home/pcvs/ports/dns/p5-Net-DNS/distinfo,v retrieving revision 1.37 diff -u -u -r1.37 distinfo --- distinfo 20 Feb 2006 21:44:05 -0000 1.37 +++ distinfo 21 Mar 2006 07:56:13 -0000 @@ -1,3 +1,3 @@ -MD5 (Net-DNS-0.56.tar.gz) = 4a029f80c4aeedb4691ad9f342d4b5b3 -SHA256 (Net-DNS-0.56.tar.gz) = 7e98a00c43dab10933717799b953e822563b0ceaaa01e114ee6aaf7ebd6baafb -SIZE (Net-DNS-0.56.tar.gz) = 131463 +MD5 (Net-DNS-0.57.tar.gz) = 9511a7052e553f2a29a5bae32c20bc44 +SHA256 (Net-DNS-0.57.tar.gz) = 5411ca2713c206315a3302b6e95bdb1096fc46d00a4e5697faede4d6202e23df +SIZE (Net-DNS-0.57.tar.gz) = 131596 --- p5-Net-DNS-0.57.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: