From owner-freebsd-ports Tue Apr 16 19:50: 8 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DD18337B41A for ; Tue, 16 Apr 2002 19:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3H2o1D18574; Tue, 16 Apr 2002 19:50:01 -0700 (PDT) (envelope-from gnats) Received: from pris.polaris.ca (pris.polaris.ca [199.247.156.218]) by hub.freebsd.org (Postfix) with SMTP id 6A95437B400 for ; Tue, 16 Apr 2002 19:44:36 -0700 (PDT) Received: (qmail 90617 invoked by uid 85); 17 Apr 2002 02:44:40 -0000 Message-Id: <20020417024439.90611.qmail@pris.polaris.ca> Date: 17 Apr 2002 02:44:39 -0000 From: Seamus Venasse Reply-To: Seamus Venasse To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/37168: Updated port: textproc/p5-Lingua-EN-AddressParse Makefile error Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37168 >Category: ports >Synopsis: Updated port: textproc/p5-Lingua-EN-AddressParse Makefile error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Apr 16 19:50:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Seamus Venasse >Release: FreeBSD 4.5-STABLE i386 >Organization: Polaris Computing >Environment: System: FreeBSD pitou.polaris.ca 4.5-20020321-STABLE FreeBSD 4.5-20020321-STABLE #0: Thu Mar 21 16:42:33 GMT 2002 root@pitou.polaris.ca:/usr/obj/usr/src/sys/PITOU i386 >Description: The BUILD_DEPEND for p5-Locale-SubCountry was incorrectly defined. >How-To-Repeat: >Fix: diff -ruN /usr/ports/textproc/p5-Lingua-EN-AddressParse/Makefile p5-Lingua-EN-AddressParse/Makefile --- /usr/ports/textproc/p5-Lingua-EN-AddressParse/Makefile Fri Apr 12 03:04:11 2002 +++ p5-Lingua-EN-AddressParse/Makefile Tue Apr 16 19:28:24 2002 @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/NameParse.pm:${PORTSDIR}/textproc/p5-Lingua-EN-NameParse \ ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent \ - ${SITE_PERL}/${PERL_VER}/Locale/SubCountry.pm:${PORTSDIR}/misc/p5-Locale-SubCountry + ${SITE_PERL}/Locale/SubCountry.pm:${PORTSDIR}/misc/p5-Locale-SubCountry RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message