Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Oct 2005 23:06:54 +0300
From:      Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/87492: [maintainer-update] x11-fm/filerunner: fixed MASTER_SITES
Message-ID:  <E1EQsIw-0000xR-8P@darkstar.voliacable.com>
Resent-Message-ID: <200510152010.j9FKALJw066625@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         87492
>Category:       ports
>Synopsis:       [maintainer-update] x11-fm/filerunner: fixed MASTER_SITES
>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:   Sat Oct 15 20:10:20 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Pogrebennyk
>Release:        FreeBSD 6.0-RC1 i386
>Organization:
University
>Environment:
System: FreeBSD darkstar.voliacable.com 6.0-RC1 FreeBSD 6.0-RC1 #0: Sat Oct 15 11:20:30 EEST 2005 andrew@darkstar.voliacable.com:/usr/obj/usr/src/sys/NEUTRINO i386


>Description:
Changes to MASTER_SITES:
	- Removed ${MASTER_SITE_SUNSITE} as it doesn't have required version
	- Added ${MASTER_SITE_LOCAL} because author's site doesn't answer

>How-To-Repeat:
>Fix:
--- diff begins here ---
diff -u -rN filerunner.orig/Makefile filerunner/Makefile
--- filerunner.orig/Makefile	Sat Oct 15 22:44:59 2005
+++ filerunner/Makefile	Sat Oct 15 22:59:55 2005
@@ -9,8 +9,7 @@
 PORTVERSION=	2.5.1
 CATEGORIES=	x11-fm tk84
 MASTER_SITES=	http://www.cd.chalmers.se/~hch/ \
-		${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR=	X11/desktop
+		${MASTER_SITE_LOCAL}
 DISTNAME=	FileRunner-${PORTVERSION}
 
 MAINTAINER=	andrew.nau.ua@gmail.com
--- diff ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1EQsIw-0000xR-8P>