Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 1999 15:02:09 -0400 (EDT)
From:      brett@peloton.runet.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/13884: gimp-manual and qclock Makefile fixes
Message-ID:  <199909211902.PAA32776@peloton.runet.edu>

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

>Number:         13884
>Category:       ports
>Synopsis:       fix of MASTER_SITE for gimp-manual and qclock ports
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 21 12:10:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Brett Taylor
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
Radford University
>Environment:

	FreeBSD 3.2-STABLE #0: Thu Aug 26 16:22:48 EDT 1999

>Description:

	After moving I thought I updated all of my addresses/distfile 
	listings in the ports tree - I clearly forgot 2 of them.  :-)

>How-To-Repeat:

	See Bill Fenner's list for my broken fetches - qclock and the 
	gimp-manual-* ports.  Or just try to fetch them!  Fix is the
	patch below.

>Fix:

--- graphics/gimp-manual-html/Makefile.bak	Tue Sep 21 14:54:54 1999
+++ graphics/gimp-manual-html/Makefile	Tue Sep 21 14:55:07 1999
@@ -10,7 +10,7 @@
 PKGNAME=	GimpUserManual-${DOCFORMAT}-1.0.0
 CATEGORIES=	graphics
 MASTER_SITES=	ftp://manual.gimp.org/pub/manual/ \
-		ftp://peloton.physics.montana.edu/pub/distfiles/
+		ftp://peloton.runet.edu/pub/distfiles/
 
 MAINTAINER=	brett@peloton.runet.edu
 
--- misc/qclock/Makefile.bak	Tue Sep 21 14:59:56 1999
+++ misc/qclock/Makefile	Tue Sep 21 15:00:09 1999
@@ -9,7 +9,7 @@
 DISTNAME=	qclock
 PKGNAME=	qclock-1.0
 CATEGORIES=	misc
-MASTER_SITES=	ftp://peloton.physics.montana.edu/pub/distfiles/
+MASTER_SITES=	ftp://peloton.runet.edu/pub/distfiles/
 
 MAINTAINER=	brett@peloton.runet.edu
 

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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