Date: Fri, 18 Nov 2005 22:19:36 +0200 From: Andrey Slusar <anrays@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: sem@FreeBSD.org Subject: ports/89255: [PATCH] audio/aureal-kmod: fix MASTER_SITES and remove expiration. Message-ID: <E1EdChs-000K7x-Mm@santinel.home.ua> Resent-Message-ID: <200511182020.jAIKKa0j076560@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 89255 >Category: ports >Synopsis: [PATCH] audio/aureal-kmod: fix MASTER_SITES and remove expiration. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Nov 18 20:20:36 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Andrey Slusar >Release: FreeBSD 6.0-STABLE i386 >Organization: Santinel >Environment: System: FreeBSD santinel.home.ua 6.0-STABLE FreeBSD 6.0-STABLE #0: Sat Nov 5 02:19:22 EET 2005 anray@santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386 >Description: Correct MASTER_SITES to http://www.matey.org/au88x0/ and remove expiration. >How-To-Repeat: >Fix: --- aureal-kmod.diff begins here --- diff -ru /usr/ports/audio/aureal-kmod/Makefile aureal-kmod/Makefile --- /usr/ports/audio/aureal-kmod/Makefile Tue Oct 25 12:23:29 2005 +++ aureal-kmod/Makefile Fri Nov 18 22:08:18 2005 @@ -9,14 +9,11 @@ PORTVERSION= 1.5 PORTREVISION= 5 CATEGORIES= audio -MASTER_SITES= http://home.columbus.rr.com/amatey/au88x0/ +MASTER_SITES= http://www.matey.org/au88x0/ DISTNAME= au88x0-${PORTVERSION}_${DISTREVISION} MAINTAINER= ports@matey.org COMMENT= A FreeBSD Driver for Aureal Vortex based soundcards - -DEPRECATED= "mastersite disappeared" -EXPIRATION_DATE= 2005-12-31 NO_PACKAGE= Should be in sync with the kernel to work correctly --- aureal-kmod.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1EdChs-000K7x-Mm>