ports/139002: [PATCH] print/cmpsfont: Fixed problem with fetch

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


>Number:         139002
>Category:       ports
>Synopsis:       [PATCH] print/cmpsfont: 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/cmpsfont-1.0_6-8amd64.log

i386
http://www.scjamorim.org/Home/cmpsfont-1.0_6-8i386.log

Port maintainer (hrs at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- cmpsfont-1.0_6.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/print/cmpsfont/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	19 May 2009 06:49:23 -0000	1.17
+++ Makefile	21 Sep 2009 01:53:13 -0000
@@ -9,7 +9,9 @@
 PORTVERSION=	1.0
 PORTREVISION=	6
 CATEGORIES=	print x11-fonts
-MASTER_SITES=	ftp://ftp.ams.org/pub/tex/psfonts/cm/
+MASTER_SITES=	http://cvsup.theplanet.com/distfiles/ \
+		http://ftp.ctex.org/pub/tex/fonts/type1/ \
+		ftp://ftp.ams.org/pub/tex/psfonts/cm/
 DISTNAME=	cmps
 EXTRACT_SUFX=	-unix.tar.gz
 
--- cmpsfont-1.0_6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list