ports/140072: [patch] additional MASTER_SITE needed for ports/print/a2ps-letter

Eugene Grosbein eugen at eg.sd.rdtc.ru
Thu Oct 29 09:00:15 UTC 2009


>Number:         140072
>Category:       ports
>Synopsis:       [patch] additional MASTER_SITE needed for ports/print/a2ps-letter
>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:   Thu Oct 29 09:00:11 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Eugene Grosbein
>Release:        FreeBSD 8.0-RC2 i386
>Organization:
RDTC JSC
>Environment:
System: FreeBSD eg.sd.rdtc.ru 8.0-RC2 FreeBSD 8.0-RC2 #10: Tue Oct 27 13:48:18 KRAT 2009 root at eg.sd.rdtc.ru:/usr/local/obj/usr/local/src/sys/EG i386

>Description:
	The port a2ps-letter has ftp.enst.fr as first master site
	that is down. Other sites of MASTER_SITE_GNU do carry
	its basic source tarball a2ps-4.13b.tar.gz but not optional
	I18N_PACKAGE (i18n-fonts-0.1.tar.gz), so its impossible to build
	the port with I18N_PACKAGE=yes due to unfetchable file.

>How-To-Repeat:
	cd /usr/ports/print/a2ps-letter && make WITH_I18N=yes

>Fix:

	Let's add another mirror that carries i18n-fonts-0.1.tar.gz too.

--- print/a2ps-letter/Makefile.orig	2009-10-29 15:41:11.000000000 +0700
+++ print/a2ps-letter/Makefile	2009-10-29 15:42:24.000000000 +0700
@@ -10,6 +10,7 @@
 PORTREVISION=	4
 CATEGORIES=	print
 MASTER_SITES=	ftp://ftp.enst.fr/pub/unix/a2ps/ \
+		ftp://ftp3.ru.freebsd.org/pub/unix/postscript/a2ps/ \
 		${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 PKGNAMESUFFIX=	-${PAPERSIZE}${PKGNAMESUFFIX2}


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



More information about the freebsd-ports-bugs mailing list