From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Mar 29 15:50:06 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 3EA4216A4CE for ; Mon, 29 Mar 2004 15:50:06 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BC4E43D3F for ; Mon, 29 Mar 2004 15:50:06 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i2TNo5bv018506 for ; Mon, 29 Mar 2004 15:50:06 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2TNo5AL018505; Mon, 29 Mar 2004 15:50:05 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 29 Mar 2004 15:50:05 -0800 (PST) Resent-Message-Id: <200403292350.i2TNo5AL018505@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, Krzysztof Stryjek Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 107DC16A4CE for ; Mon, 29 Mar 2004 15:42:01 -0800 (PST) Received: from kryptos.mud.pl (201-moc-7.acn.waw.pl [212.76.58.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B38943D3F for ; Mon, 29 Mar 2004 15:42:00 -0800 (PST) (envelope-from wtp@mud.pl) Received: from localhost (localhost.lan.wtp3.org [127.0.0.1]) by kryptos.mud.pl (Postfix) with ESMTP id C5FAF263B7 for ; Tue, 30 Mar 2004 01:41:58 +0200 (CEST) Received: from kryptos.mud.pl ([127.0.0.1]) by localhost (kryptos.mud.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 37266-02 for ; Tue, 30 Mar 2004 01:41:56 +0200 (CEST) Received: by kryptos.mud.pl (Postfix, from userid 1000) id D9D3C263B6; Tue, 30 Mar 2004 01:41:56 +0200 (CEST) Message-Id: <20040329234156.D9D3C263B6@kryptos.mud.pl> Date: Tue, 30 Mar 2004 01:41:56 +0200 (CEST) From: Krzysztof Stryjek To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/64912: correcting MASTER_SITES for Polish ispell X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Krzysztof Stryjek List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Mar 2004 23:50:06 -0000 >Number: 64912 >Category: ports >Synopsis: correcting MASTER_SITES for Polish ispell >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Mar 29 15:50:05 PST 2004 >Closed-Date: >Last-Modified: >Originator: Krzysztof Stryjek >Release: FreeBSD 4.9-STABLE i386 >Organization: private >Environment: System: FreeBSD kryptos.mud.pl 4.9-STABLE FreeBSD 4.9-STABLE #3: Tue Feb 24 16:33:39 CET 2004 toor@kryptos.mud.pl:/usr/obj/usr/src/sys/POOH i386 >Description: I was sending PR for this ports some time ago. I don't know why, but committer made a mistake. So now it is impossible to make pl-ispell >How-To-Repeat: cd /usr/ports/polish/ispell && make all >Fix: This patch will help to make pl-ispell: ----------------------------------- cut here ----------------------------------- --- Makefile Sun Mar 28 04:08:02 2004 +++ Makefile.new Tue Mar 30 01:31:31 2004 @@ -142,7 +142,7 @@ .endif .if defined(ISPELL_PL) MASTER_SITE_SUBDIR= ispell-pl -MASTER_SITES+= ${MASTER_SITE_LOCAL} +MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE} PLDISTFILE= ispell-pl-20021127.tar.gz MASKBITS?= 64 EXTRA_DICT+= ${PLDISTFILE} ----------------------------------- cut here ----------------------------------- Greetings from Poland -- wtp >Release-Note: >Audit-Trail: >Unformatted: