Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Aug 2009 23:09:33 GMT
From:      Matt Dawson <matt@chronos.org.uk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/137342: [maintainer-update] New distfile locations for comms/xlog
Message-ID:  <200908012309.n71N9XF9014289@www.freebsd.org>
Resent-Message-ID: <200908012310.n71NA2fK014786@freefall.freebsd.org>

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

>Number:         137342
>Category:       ports
>Synopsis:       [maintainer-update] New distfile locations for comms/xlog
>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 Aug 01 23:10:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Matt Dawson
>Release:        FreeBSD 7.2-RELEASE-p2
>Organization:
N/A
>Environment:
FreeBSD workstation1 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #3: Mon Jul 27 11:05:50 BST 2009     md001@central.local.chronos.org.uk:/usr/obj/usr/src/sys/WORKSTATION1  amd64
>Description:
Add MASTER_SITE_SAVANNAH to the list of master sites as xlog development has moved there. Download links tested manually using make fetch.
>How-To-Repeat:
N/A
>Fix:
Attached diff updates the distfile locations.

Patch attached with submission follows:

diff -ruN /usr/local/tinderbox/portstrees/Server/ports/comms/xlog/Makefile ./xlog/Makefile
--- /usr/local/tinderbox/portstrees/Server/ports/comms/xlog/Makefile	2009-07-22 23:51:01.000000000 +0100
+++ ./xlog/Makefile	2009-08-02 00:03:19.000000000 +0100
@@ -8,8 +8,10 @@
 PORTNAME=	xlog
 PORTVERSION=	2.0.3
 CATEGORIES=	comms hamradio
-MASTER_SITES=	http://pg4i.chronos.org.uk/download/ \
+MASTER_SITES=	${MASTER_SITE_SAVANNAH} \
+		http://pg4i.chronos.org.uk/download/ \
 		http://www.qsl.net/pg4i/download/
+MASTER_SITE_SUBDIR=	xlog
 
 MAINTAINER=	matt@chronos.org.uk
 COMMENT=	Amateur Radio logging application


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908012309.n71N9XF9014289>