Date: Wed, 23 May 2001 02:40:02 -0700 (PDT) From: Oyvind Moll <oyvindmo@initio.no> To: freebsd-ports@FreeBSD.org Subject: Re: ports/27568: ports/audio/juke version 0.6 no longer available on mastersite [PATCH] Message-ID: <200105230940.f4N9e2W54670@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/27568; it has been noted by GNATS. From: Oyvind Moll <oyvindmo@initio.no> To: ats@first.gmd.de Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/27568: ports/audio/juke version 0.6 no longer available on mastersite [PATCH] Date: Wed, 23 May 2001 11:39:38 +0200 * ats@first.gmd.de <ats@first.gmd.de> | | >Number: 27568 | >Synopsis: ports/audio/juke version 0.6 no longer available on mastersite | >Originator: Andreas Schulz | >Description: | juke-0.6.tar.gz is no longer available on the mastersite. There is | a new juke-0.7.tar.gz there. Maybe the port needs a little | upgrade ? :-). Thanks for the heads-up. Here's an upgrade patch. Index: Makefile =================================================================== RCS file: /local/ncvs/ports/audio/juke/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 2000/12/21 09:49:55 1.7 +++ Makefile 2001/05/23 09:37:53 @@ -6,10 +6,10 @@ # PORTNAME= juke -PORTVERSION= 0.6 -PORTREVISION= 1 +PORTVERSION= 0.7 CATEGORIES= audio -MASTER_SITES= http://www.nocrew.org/software/juke/archive/ +MASTER_SITES= http://www.nocrew.org/software/juke/archive/ \ + http://www.initio.no/~oyvindmo/distfiles/ MAINTAINER= oyvindmo@initio.no Index: distinfo =================================================================== RCS file: /local/ncvs/ports/audio/juke/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 2000/12/01 17:00:34 1.2 +++ distinfo 2001/05/23 09:28:58 @@ -1 +1 @@ -MD5 (juke-0.6.tar.gz) = cb0702a754ac783d17099ede03ea5252 +MD5 (juke-0.7.tar.gz) = 8f0a3c5a8e7a9f0b358d11a738123720 -- Øyvind Møll <oyvindmo@initio.no> Initio IT-løsninger AS <URL: http://www.initio.no/ > 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?200105230940.f4N9e2W54670>