ports/57291: [patch][non-maintainer] fix master_sites for x11-fonts/lfpfonts-fix, lfpfonts-var, nucleus

Mark Linimon linimon at lonesome.com
Sat Sep 27 19:40:15 UTC 2003


>Number:         57291
>Category:       ports
>Synopsis:       [patch][non-maintainer] fix master_sites for x11-fonts/lfpfonts-fix, lfpfonts-var, nucleus
>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:   Sat Sep 27 12:40:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Lonesome Dove Computing Services
>Environment:
System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Fri Sep 5 01:19:33 CDT 2003 linimon at lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA_DEBUG i386
>Description:
	Due to a bug in the specification of MASTER_SITES, the files are only
	available from FreeBSD.  NB: all 3 of these have the same maintainer.
>How-To-Repeat:
	make fetch
>Fix:

--- lfpfonts-fix/Makefile.dist	Mon Jul 14 01:58:41 2003
+++ lfpfonts-fix/Makefile	Sat Sep 27 14:24:58 2003
@@ -8,7 +8,8 @@
 PORTNAME=	lfpfonts-fix
 PORTVERSION=	0.82
 CATEGORIES=	x11-fonts
-MASTER_SITES=	${MASTER_SITES_SOURCEFORGE}
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	xfonts
 
 MAINTAINER=	olgeni at FreeBSD.org
 COMMENT=	Fixed width fonts from the Linux Font Project
--- lfpfonts-var/Makefile.dist	Mon Jul 14 01:58:41 2003
+++ lfpfonts-var/Makefile	Sat Sep 27 14:25:30 2003
@@ -8,7 +8,8 @@
 PORTNAME=	lfpfonts-var
 PORTVERSION=	0.83
 CATEGORIES=	x11-fonts
-MASTER_SITES=	${MASTER_SITES_SOURCEFORGE}
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	xfonts
 
 MAINTAINER=	olgeni at FreeBSD.org
 COMMENT=	Variable width fonts from the Linux Font Project
--- nucleus/Makefile.dist	Mon Jul 14 01:58:41 2003
+++ nucleus/Makefile	Sat Sep 27 14:26:40 2003
@@ -9,7 +9,8 @@
 PORTVERSION=	0.77
 PORTREVISION=	2
 CATEGORIES=	x11-fonts
-MASTER_SITES=	${MASTER_SITES_SOURCEFORGE}
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	xfonts
 
 MAINTAINER=	olgeni at FreeBSD.org
 COMMENT=	Another font package for X
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list