Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Dec 2012 01:40:10 +0100
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/174246: [PATCH] audio/libdssialsacompat: Fixed download
Message-ID:  <20121207004014.DC32A1DC@hub.freebsd.org>
Resent-Message-ID: <201212070050.qB70o0Rq089382@freefall.freebsd.org>

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

>Number:         174246
>Category:       ports
>Synopsis:       [PATCH] audio/libdssialsacompat: Fixed download
>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:   Fri Dec 07 00:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     nemysis
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
>Description:

Fixed download with

+FETCH_ARGS?=	-Fpr

Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
>How-To-Repeat:

portlint -A
looks fine.

port test: clean

This email from Maintainer don't works.
freebsd-ports@coreland.ath.cx

>Fix:

--- libdssialsacompat-1.0.8a.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/audio/libdssialsacompat/Makefile ./Makefile
--- /usr/ports/audio/libdssialsacompat/Makefile	2012-12-05 00:40:38.000000000 +0100
+++ ./Makefile	2012-12-07 00:23:10.000000000 +0100
@@ -13,6 +13,7 @@
 MAINTAINER=	freebsd-ports@coreland.ath.cx
 COMMENT=	Alsa compatibility library to build DSSI
 
+FETCH_ARGS?=	-Fpr
 USE_AUTOTOOLS=	libtool
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
--- libdssialsacompat-1.0.8a.patch ends here ---

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



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