Date: Mon, 28 Jun 2010 13:00:11 GMT From: Chris Rees <chris@bayofrum.net> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/148208: New port: science/jstrack: A freeware hurricane tracking program Message-ID: <201006281300.o5SD0BhL086236@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/148208; it has been noted by GNATS. From: Chris Rees <chris@bayofrum.net> To: bug-followup@FreeBSD.org, utisoft@gmail.com Cc: Subject: Re: ports/148208: New port: science/jstrack: A freeware hurricane tracking program Date: Mon, 28 Jun 2010 13:56:47 +0100 This is a multi-part message in MIME format. --------------010404030600000104010408 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Beg pardon, I meant to host the tarball on my site too. Here's a patch with MASTER_SITES updated, and a new shar at http://www.bayofrum.net/jstrack.shar Chris -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. --------------010404030600000104010408 Content-Type: text/plain; name="jstrack.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="jstrack.diff" diff -ruN jstrack.orig/Makefile jstrack/Makefile --- jstrack.orig/Makefile 2010-06-28 12:55:53.000000000 +0100 +++ jstrack/Makefile 2010-06-28 12:56:26.000000000 +0100 @@ -8,7 +8,8 @@ PORTNAME= jstrack PORTVERSION= 3.0.2 CATEGORIES= science -MASTER_SITES= http://www.jstrack.org/jstrack/downloads/ +MASTER_SITES= http://www.jstrack.org/${PORTNAME}/downloads/ \ + http://www.bayofrum.net/dist/${PORTNAME}/ MAINTAINER= utisoft@gmail.com COMMENT= A freeware hurricane tracking program --------------010404030600000104010408--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006281300.o5SD0BhL086236>