Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  9 Jan 2001 08:58:54 +0100 (CET)
From:      Anders Nordby <anders@fix.no>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24175: Distfile fix: audio/fcplay
Message-ID:  <20010109075854.C625E3C9B@totem.fix.no>

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

>Number:         24175
>Category:       ports
>Synopsis:       Distfile fix: audio/fcplay
>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 Jan 09 00:00:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anders Nordby
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Fluxpod Information eXchange
>Environment:

	

>Description:

Adds some entries to MASTER_SITES, fixes change in filename. Bump PORTREVISION
as MD5 sum of distfile has changed.

>How-To-Repeat:

	

>Fix:

diff -Nur fcplay.old/Makefile fcplay/Makefile
--- fcplay.old/Makefile Tue Jan  9 08:57:11 2001
+++ fcplay/Makefile     Tue Jan  9 08:57:26 2001
@@ -7,9 +7,11 @@
 
 PORTNAME=      fcplay
 PORTVERSION=   0.0.1
+PORTREVISION=  1
 CATEGORIES=    audio
-MASTER_SITES=  http://www.geocities.com/SiliconValley/Lakes/5147/mod/
-DISTNAME=      ${PORTNAME}-${PORTVERSION:S/./_/g}
+MASTER_SITES=  http://www.geocities.com/SiliconValley/Lakes/5147/mod/ \
+               http://www.freenix.no/~anders/ \
+               ftp://totem.fix.no/pub/mirrors/misc/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    anders@fix.no
diff -Nur fcplay.old/distinfo fcplay/distinfo
--- fcplay.old/distinfo Tue Jan  9 08:57:11 2001
+++ fcplay/distinfo     Tue Jan  9 08:35:32 2001
@@ -1 +1 @@
-MD5 (fcplay-0_0_1.tgz) = 3ca1c8e87d141b7b0641725f74f4633e
+MD5 (fcplay-0.0.1.tgz) = 99d6a3cdd6b583bbe81d15efcf8321f6

>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?20010109075854.C625E3C9B>