From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 11 15:30:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 888852EF for ; Wed, 11 Sep 2013 15:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6709C238E for ; Wed, 11 Sep 2013 15:30:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r8BFU2t4001192 for ; Wed, 11 Sep 2013 15:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8BFU2MY001189; Wed, 11 Sep 2013 15:30:02 GMT (envelope-from gnats) Resent-Date: Wed, 11 Sep 2013 15:30:02 GMT Resent-Message-Id: <201309111530.r8BFU2MY001189@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Volodymyr Kostyrko Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A2DAEFA6 for ; Wed, 11 Sep 2013 15:21:19 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 910922319 for ; Wed, 11 Sep 2013 15:21:19 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r8BFLJ6r019596 for ; Wed, 11 Sep 2013 15:21:19 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r8BFLJCH019588; Wed, 11 Sep 2013 15:21:19 GMT (envelope-from nobody) Message-Id: <201309111521.r8BFLJCH019588@oldred.freebsd.org> Date: Wed, 11 Sep 2013 15:21:19 GMT From: Volodymyr Kostyrko To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/182015: audio/aureal-kmod is unfetchable X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Sep 2013 15:30:02 -0000 >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 -# -# $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: