From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 21 02:00:05 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDC461065672 for ; Mon, 21 Sep 2009 02:00:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 919308FC13 for ; Mon, 21 Sep 2009 02:00:05 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8L205xr039649 for ; Mon, 21 Sep 2009 02:00:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8L205cV039648; Mon, 21 Sep 2009 02:00:05 GMT (envelope-from gnats) Resent-Date: Mon, 21 Sep 2009 02:00:05 GMT Resent-Message-Id: <200909210200.n8L205cV039648@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, Sylvio Cesar Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DC98106566C for ; Mon, 21 Sep 2009 01:52:48 +0000 (UTC) (envelope-from scjamorim@bsd.com.br) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.244]) by mx1.freebsd.org (Postfix) with ESMTP id E525B8FC13 for ; Mon, 21 Sep 2009 01:52:47 +0000 (UTC) Received: by an-out-0708.google.com with SMTP id d14so1125151and.13 for ; Sun, 20 Sep 2009 18:52:47 -0700 (PDT) Received: by 10.101.98.9 with SMTP id a9mr3678097anm.160.1253497964842; Sun, 20 Sep 2009 18:52:44 -0700 (PDT) Received: from fbsd9.scjamorim.org (201.22.150.35.dynamic.adsl.gvt.net.br [201.22.150.35]) by mx.google.com with ESMTPS id c37sm1417ana.12.2009.09.20.18.52.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 20 Sep 2009 18:52:44 -0700 (PDT) Received: by fbsd9.scjamorim.org (Postfix, from userid 0) id 22D2C4DA219; Sun, 20 Sep 2009 22:52:43 -0300 (BRT) Message-Id: <20090921015243.22D2C4DA219@fbsd9.scjamorim.org> Date: Sun, 20 Sep 2009 22:52:43 -0300 (BRT) From: Sylvio Cesar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: hrs@FreeBSD.org Subject: ports/139001: [PATCH] print/amspsfnt: Fixed problem with fetch. 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: Mon, 21 Sep 2009 02:00:05 -0000 >Number: 139001 >Category: ports >Synopsis: [PATCH] print/amspsfnt: Fixed problem with fetch. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Sep 21 02:00:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT i386 >Organization: >Environment: System: FreeBSD fbsd9.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Sep 14 01:24:51 BRT 2009 >Description: - Fixed problem with fetch - Added more MASTER_SITES You can see the log in my tinderbox: AMD64 http://www.scjamorim.org/Home/amspsfnt-1.0_5-8amd64.log i386 http://www.scjamorim.org/Home/amspsfnt-1.0_5-8i386.log Port maintainer (hrs@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- amspsfnt-1.0_5.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/print/amspsfnt/Makefile,v retrieving revision 1.16 diff -u -u -r1.16 Makefile --- Makefile 19 May 2009 06:49:23 -0000 1.16 +++ Makefile 21 Sep 2009 01:49:42 -0000 @@ -9,7 +9,11 @@ PORTVERSION= 1.0 PORTREVISION= 5 CATEGORIES= print x11-fonts -MASTER_SITES= ftp://ftp.ams.org/pub/tex/psfonts/ams/ +MASTER_SITES= ftp://ftp.42.org/pub/FreeBSD/distfiles/ \ + ftp://ftp.kreonet.re.kr/CTAN/fonts/amsfonts/ps-type1/ \ + ftp://ftp.uni-koeln.de/tex/fonts/amsfonts/ps-type1/ \ + http://ftp.ctex.org/pub/tex/fonts/type1/ \ + ftp://ftp.ams.org/pub/tex/psfonts/ams/ DISTNAME= amsps EXTRACT_SUFX= -unix.tar.gz --- amspsfnt-1.0_5.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: