From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 20 05:20:27 2004 Return-Path: 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 00BD416A4CF for ; Wed, 20 Oct 2004 05:20:27 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4BD043D2D for ; Wed, 20 Oct 2004 05:20:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i9K5KQM9074805 for ; Wed, 20 Oct 2004 05:20:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i9K5KQWM074804; Wed, 20 Oct 2004 05:20:26 GMT (envelope-from gnats) Resent-Date: Wed, 20 Oct 2004 05:20:26 GMT Resent-Message-Id: <200410200520.i9K5KQWM074804@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, Rong-En Fan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B076A16A4D0 for ; Wed, 20 Oct 2004 05:18:47 +0000 (GMT) Received: from muse.csie.ntu.edu.tw (muse.csie.ntu.edu.tw [140.112.28.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7205E43D45 for ; Wed, 20 Oct 2004 05:18:45 +0000 (GMT) (envelope-from rafan@infor.org) Received: from localhost (localhost.csie.ntu.edu.tw [127.0.0.1]) by muse.csie.ntu.edu.tw (Postfix) with ESMTP id 120AD525C1 for ; Wed, 20 Oct 2004 13:18:42 +0800 (CST) Received: from muse.csie.ntu.edu.tw ([127.0.0.1]) by localhost (muse.csie.ntu.edu.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 62515-93 for ; Wed, 20 Oct 2004 13:18:40 +0800 (CST) Received: from woodstock.csie.org (220-135-116-9.HINET-IP.hinet.net [220.135.116.9]) by muse.csie.ntu.edu.tw (Postfix) with ESMTP id 68985525BD for ; Wed, 20 Oct 2004 13:18:40 +0800 (CST) Received: (from rafan@localhost) by woodstock.csie.org (8.13.1/8.13.1/Submit) id i9K5IaEf008384; Wed, 20 Oct 2004 13:18:36 +0800 (CST) (envelope-from rafan) Message-Id: <200410200518.i9K5IaEf008384@woodstock.csie.org> Date: Wed, 20 Oct 2004 13:18:36 +0800 (CST) From: Rong-En Fan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/72907: [MAINTAINER] devel/svk: fix dependency list! X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2004 05:20:27 -0000 >Number: 72907 >Category: ports >Synopsis: [MAINTAINER] devel/svk: fix dependency list! >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Oct 20 05:20:26 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Rong-En Fan >Release: FreeBSD 6.0-CURRENT i386 >Organization: NTU CSIE >Environment: System: FreeBSD woodstock.csie.org 6.0-CURRENT FreeBSD 6.0-CURRENT #4: Sun Oct 17 10:37:57 CST 2004 >Description: - Fix dependency list for eol.pm, sorry for my previous update. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- svk-0.23_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/svk/Makefile /home/rafan/tmp/ports/svk/Makefile --- /usr/ports/devel/svk/Makefile Wed Oct 20 12:25:25 2004 +++ /home/rafan/tmp/ports/svk/Makefile Wed Oct 20 13:14:33 2004 @@ -29,7 +29,7 @@ ${SITE_PERL}/IO/Digest.pm:${PORTSDIR}/devel/p5-IO-Digest \ ${SITE_PERL}/Locale/Maketext/Lexicon.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \ ${SITE_PERL}/Locale/Maketext/Simple.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \ - ${SITE_PERL}/PerlIO/eol/eol.pm:${PORTSDIR}/devel/p5-PerlIO-eol \ + ${SITE_PERL}/${PERL_ARCH}/PerlIO/eol.pm:${PORTSDIR}/devel/p5-PerlIO-eol \ ${SITE_PERL}/PerlIO/via/dynamic.pm:${PORTSDIR}/devel/p5-PerlIO-via-dynamic \ ${SITE_PERL}/PerlIO/via/symlink.pm:${PORTSDIR}/devel/p5-PerlIO-via-symlink \ ${SITE_PERL}/Pod/Escapes.pm:${PORTSDIR}/textproc/p5-Pod-Escapes \ --- svk-0.23_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: