Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Apr 2008 14:25:27 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/122418: Port cleanup: audio/mpegaudio
Message-ID:  <200804031425.m33EPRaM029530@www.freebsd.org>
Resent-Message-ID: <200804031430.m33EU3Lj005363@freefall.freebsd.org>

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

>Number:         122418
>Category:       ports
>Synopsis:       Port cleanup: audio/mpegaudio
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 03 14:30:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Ganael Laplanche
>Release:        7.0-STABLE
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 7.0-STABLE FreeBSD 7.0-STABLE #11: Tue Mar 25 14:32:03 CET 2008 root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL amd64
>Description:
Replace static MASTER_SITES url by MASTER_SITE_OPENBSD and MASTER_SITE_SUBDIR
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aur mpegaudio.orig/Makefile mpegaudio/Makefile
--- mpegaudio.orig/Makefile	2008-04-03 15:47:34.000000000 +0200
+++ mpegaudio/Makefile	2008-04-03 15:48:14.000000000 +0200
@@ -8,7 +8,8 @@
 PORTNAME=	mpegaudio
 PORTVERSION=	3.9
 CATEGORIES=	audio
-MASTER_SITES=	ftp://ftp.openbsd.org/pub/OpenBSD/distfiles/
+MASTER_SITES=	${MASTER_SITE_OPENBSD}
+MASTER_SITE_SUBDIR=	distfiles
 DISTNAME=	${PORTNAME}
 EXTRACT_SUFX=	.tar.Z
 


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



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