Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2005 22:45:28 +0200 (CEST)
From:      Emanuel Haupt <ehaupt@critical.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/84251: maintainer-update: fix mastersite for audio/ocp 
Message-ID:  <200507282045.j6SKjS6r091435@beaver.critical.ch>
Resent-Message-ID: <200507282050.j6SKoKt8067819@freefall.freebsd.org>

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

>Number:         84251
>Category:       ports
>Synopsis:       maintainer-update: fix mastersite for audio/ocp
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 28 20:50:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Emanuel Haupt
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD beaver.critical.ch 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #0: Wed Jul 27 20:19:15 CEST 2005 root@beaver.critical.ch:/usr/obj/usr/src/RELENG_5_4/src/sys/BEAVER i386


	
>Description:
Mastersite for audio/ocp is unavailable at the moment.

- Makefile.patch, add aditional mastersite
- pkg-descr.patch, change pkg-descr WWW to freshmeat project site

>How-To-Repeat:
	
>Fix:

	



--- Makefile.patch begins here ---
--- Makefile.orig	Thu Jul 28 22:37:48 2005
+++ Makefile	Thu Jul 28 22:38:13 2005
@@ -9,7 +9,8 @@
 PORTVERSION=	0.1.9
 PORTREVISION=	1
 CATEGORIES=	audio
-MASTER_SITES=	http://labs.nixia.no/
+MASTER_SITES=	http://labs.nixia.no/ \
+		http://critical.ch/distfiles/
 
 MAINTAINER=	ehaupt@critical.ch
 COMMENT=	The legendary Open Cubic Player
--- Makefile.patch ends here ---

--- pkg-descr.patch begins here ---
--- pkg-descr.orig	Thu Jul 28 22:37:53 2005
+++ pkg-descr	Thu Jul 28 22:39:28 2005
@@ -9,7 +9,7 @@
 In addition to legacy tracker formats such as mod, xm and s3m, Open
 Cubic Player now also supports mp3 and ogg files.
 
-WWW: http://labs.nixia.no/ocp.php
+WWW: http://freshmeat.net/projects/opencubicplayer/
 
 - ehaupt
 ehaupt@critical.ch
--- pkg-descr.patch ends here ---

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



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