ports/182015: audio/aureal-kmod is unfetchable
Volodymyr Kostyrko
c.kworr at gmail.com
Wed Sep 11 15:30:02 UTC 2013
>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 at 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 at 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 at gmail.com
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list