Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2002 00:40:03 -0800 (PST)
From:      Jim Geovedi <negative@magnesium.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/45668: tcl-Mysql port has out-of-date source
Message-ID:  <200211240840.gAO8e35l094025@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/45668; it has been noted by GNATS.

From: Jim Geovedi <negative@magnesium.net>
To: Glenn Trewitt <trewitt@trewitt.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org, mi@aldan.algebra.com
Subject: Re: ports/45668: tcl-Mysql port has out-of-date source
Date: 24 Nov 2002 00:31:11 -0800

 > >Fix:
 > 	Here is the patch.
 > 
 > --- Makefile.orig   Wed Oct 31 06:15:26 2001
 > +++ Makefile    Sat Nov 23 23:18:25 2002
 > @@ -9,7 +9,7 @@
 >  PORTVERSION=   20000114
 >  PORTREVISION=  2
 >  CATEGORIES=    databases ${TCL_NODOT}
 > -MASTER_SITES=  http://www.binevolve.com/~tdarugar/tcl-sql/download/
 > +MASTER_SITES=  http://unc.dl.sourceforge.net/sourceforge/tcl-sql/
 >  EXTRACT_SUFX=  .tgz
 >  
 >  MAINTAINER=    mi@aldan.algebra.com
 
 how about this?
 
 -MASTER_SITES=	http://www.binevolve.com/~tdarugar/tcl-sql/download/
 +MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 +MASTER_SITE_SUBDIR=	${PORTNAME}
 
 

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?200211240840.gAO8e35l094025>