Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2013 15:21:19 GMT
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/182015: audio/aureal-kmod is unfetchable
Message-ID:  <201309111521.r8BFLJCH019588@oldred.freebsd.org>
Resent-Message-ID: <201309111530.r8BFU2MY001189@freefall.freebsd.org>

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

>Number:         182015
>Category:       ports
>Synopsis:       audio/aureal-kmod is unfetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 11 15:30:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Volodymyr Kostyrko
>Release:        stable/9
>Organization:
none
>Environment:
FreeBSD ar1l0u 9.2-PRERELEASE FreeBSD 9.2-PRERELEASE #6 r255466M: Wed Sep 11 10:06:31 EEST 2013     arcade@ar1l0u:/usr/obj/usr/src/sys/MINIMAL  amd64
>Description:
This port becomes unfetchable long time ago. I made additional places to fetch it but port makefile should be updated.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN /usr/ports/audio/aureal-kmod/Makefile aureal-kmod/Makefile
--- /usr/ports/audio/aureal-kmod/Makefile	2012-07-16 18:55:36.000000000 +0300
+++ aureal-kmod/Makefile	2013-09-11 18:18:42.263468927 +0300
@@ -1,15 +1,13 @@
-# Ports collection makefile for:	aureal-kmod
-# Date created:				15 January 2001
-# Whom:					Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $FreeBSD: head/audio/aureal-kmod/Makefile 300895 2012-07-14 12:56:14Z beat $
-#
+# $FreeBSD$
 
-PORTNAME=	aureal-kmod
+PORTNAME=	aureal
 PORTVERSION=	1.5
 PORTREVISION=	6
 CATEGORIES=	audio kld
-MASTER_SITES=	http://www.matey.org/au88x0/
+MASTER_SITES=	http://www.matey.org/au88x0/ \
+		http://www.b1t.name/distfiles/ \
+		http://aureal-snd.googlecode.com/files/
+PKGNAMESUFFIX=	-kmod
 DISTNAME=	au88x0-${PORTVERSION}_${DISTREVISION}
 
 MAINTAINER=	c.kworr@gmail.com


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



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