ports/139001: [PATCH] print/amspsfnt: Fixed problem with fetch.

Sylvio Cesar scjamorim at bsd.com.br
Mon Sep 21 02:00:05 UTC 2009


>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 at 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:



More information about the freebsd-ports-bugs mailing list