From owner-freebsd-ports Sat Feb 12 8:33: 4 2000 Delivered-To: freebsd-ports@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by builder.freebsd.org (Postfix) with ESMTP id B9D3F3F1F; Sat, 12 Feb 2000 08:32:59 -0800 (PST) Received: from cichlids.com (pC19F5446.dip0.t-ipconnect.de [193.159.84.70]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id RAA01999; Sat, 12 Feb 2000 17:33:27 +0100 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by cichlids.com (Postfix) with ESMTP id 6B9C0AC26; Sat, 12 Feb 2000 17:33:38 +0100 (CET) Received: (from alex@localhost) by cichlids.cichlids.com (8.9.3/8.9.3) id RAA19236; Sat, 12 Feb 2000 17:34:30 +0100 (CET) (envelope-from alex) Date: Sat, 12 Feb 2000 17:34:30 +0100 From: Alexander Langer To: ports@freebsd.org, jedgar@freebsd.org, cpiazza@freebsd.org Subject: update to my lang/ptoc fix Message-ID: <20000212173430.A19219@cichlids.cichlids.com> Mail-Followup-To: ports@freebsd.org, jedgar@freebsd.org, cpiazza@freebsd.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="nFreZHaLTZJo0R7j" X-Mailer: Mutt 1.0.1i X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Sorry, forgot the main part of this fix :) Added new mastersites, removes the brokeness of this port. Alex -- I need a new ~/.sig. --nFreZHaLTZJo0R7j Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="Makefile.diff" --- Makefile.old Sat Feb 12 17:33:27 2000 +++ Makefile Sat Feb 12 17:33:44 2000 @@ -8,13 +8,11 @@ DISTNAME= ptoc-3.41 CATEGORIES= lang -MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - http://www.ispras.ru/~knizhnik/ -MASTER_SITE_SUBDIR= devel/lang/pascal +MASTER_SITES= ftp://ftp.netsw.org/netsw/SoftEng/Lang/Pascal/ \ + ftp://ftp.u-aizu.ac.jp/pub/lang/netsw/Pascal/ \ + ftp://ftp.ecrc.net/pub/netsw/SoftEng/Lang/Pascal/ MAINTAINER= andy@icc.surw.chel.su - -BROKEN= 'ptoc_3.34.tar.gz is all that is on the distsite' MAKEFILE= makefile --nFreZHaLTZJo0R7j-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message