ports/89048: Fix MASTER_SITES for ports/sysutils/linuxfdisk

Valentin Nechayev netch at netch.kiev.ua
Tue Nov 15 07:40:18 UTC 2005


>Number:         89048
>Category:       ports
>Synopsis:       Fix MASTER_SITES for ports/sysutils/linuxfdisk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 15 07:40:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Valentin Nechayev
>Release:        FreeBSD 4.11-RELEASE-p8 i386
>Organization:
private
>Environment:

Any

>Description:

Source tarball is unfetchable now because
oldest util-linux releases are moved to old/ subdirectory.
Add it to MASTER_SITES to smooth update process.

Newer port version isn't tested yet.

>How-To-Repeat:

>Fix:

--- Makefile.orig	Wed Oct 26 15:18:59 2005
+++ Makefile	Tue Nov 15 09:25:28 2005
@@ -8,7 +8,8 @@
 PORTNAME=	linuxfdisk
 PORTVERSION=	2.11z
 CATEGORIES=	sysutils
-MASTER_SITES=	ftp://ftp.kernel.org/pub/linux/utils/util-linux/
+MASTER_SITES=	ftp://ftp.kernel.org/pub/linux/utils/util-linux/ \
+		ftp://ftp.kernel.org/pub/linux/utils/util-linux/old/
 DISTNAME=	util-linux-${PORTVERSION}
 EXTRACT_SUFX=	.tar.bz2
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list