From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 12 10:30:18 2005 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 3EB0E16A41F for ; Fri, 12 Aug 2005 10:30:18 +0000 (GMT) (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 B494E43D53 for ; Fri, 12 Aug 2005 10:30:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j7CAUHwm076253 for ; Fri, 12 Aug 2005 10:30:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j7CAUHqD076232; Fri, 12 Aug 2005 10:30:17 GMT (envelope-from gnats) Resent-Date: Fri, 12 Aug 2005 10:30:17 GMT Resent-Message-Id: <200508121030.j7CAUHqD076232@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, Francisco Alves Cabrita Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71B7316A41F for ; Fri, 12 Aug 2005 10:23:32 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 434DD43D55 for ; Fri, 12 Aug 2005 10:23:32 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j7CANVCv071429 for ; Fri, 12 Aug 2005 10:23:31 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j7CANVsL071427; Fri, 12 Aug 2005 10:23:31 GMT (envelope-from nobody) Message-Id: <200508121023.j7CANVsL071427@www.freebsd.org> Date: Fri, 12 Aug 2005 10:23:31 GMT From: Francisco Alves Cabrita To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/84839: Missing Dependency www/p5-MasonX-Maypole port 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, 12 Aug 2005 10:30:18 -0000 >Number: 84839 >Category: ports >Synopsis: Missing Dependency www/p5-MasonX-Maypole port >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: Fri Aug 12 10:30:17 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Francisco Alves Cabrita >Release: FreeBSD 5.4-RELEASE-p6 >Organization: Núcleo Português de FreeBSD >Environment: FreeBSD fac.e10.pt 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Sat Jul 30 04:12:24 WEST 2005 fac@fac.e10.pt:/usr/obj/usr/src/sys/MOBILE i386 >Description: This port[www/p5-MasonX-Maypole] brings an example that uses one Perl dependencie[databases/p5-Class-DBI-Loader-RElationship] not listed in Makefile. I think this must have that it listed as www/p5-Maypole as. Thanks in advance Francisco >How-To-Repeat: >Fix: in /usr/ports/www/p5-MasonX-Maypole: --- Makefile Fri Aug 12 10:13:55 2005 +++ Makefile.new Fri Aug 12 10:13:18 2005 @@ -16,7 +16,8 @@ COMMENT= Mason as the frontend and view for Maypole version 2 BUILD_DEPENDS= ${SITE_PERL}/HTML/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason \ - ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes + ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ + ${SITE_PERL}/${PERL_ARCH}/Class/DBI/Loader/Relationship.pm:${PORTSDIR}/databases/p5-Class-DBI-Loader-Relationship RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes >Release-Note: >Audit-Trail: >Unformatted: