ports/129871: [PATCH] archivers/rpm: Fix MASTER_SITES

Steven Kreuzer skreuzer at exit2shell.com
Mon Dec 22 23:00:11 UTC 2008


>Number:         129871
>Category:       ports
>Synopsis:       [PATCH] archivers/rpm: Fix MASTER_SITES
>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 Dec 22 23:00:06 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Steven Kreuzer
>Release:        FreeBSD 7.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD slurry.exit2shell.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Mon Nov 24 14:01:09 EST 2008
>Description:
Attached patch will change the MASTER_SITES to the new correct location for
the tarball

>How-To-Repeat:
>Fix:

--- rpm-4.0.4_7.patch begins here ---
Index: Makefile
===================================================================
RCS file: /usr/share/cvs/freebsd/ports/archivers/rpm4/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile	6 Jun 2008 13:02:31 -0000	1.18
+++ Makefile	22 Dec 2008 22:50:32 -0000
@@ -8,7 +8,7 @@
 PORTVERSION=	4.0.4
 PORTREVISION=	7
 CATEGORIES=	archivers
-MASTER_SITES=	ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/ \
+MASTER_SITES=	http://rpm.org/releases/historical/rpm-4.0.x/ \
 		ftp://ftp.mirrorservice.org/sites/ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/
 
 MAINTAINER=	ports at FreeBSD.org
--- rpm-4.0.4_7.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list