ports/174246: [PATCH] audio/libdssialsacompat: Fixed download

nemysis nemysis at gmx.ch
Fri Dec 7 00:50:00 UTC 2012


>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 at 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 at 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:


More information about the freebsd-ports-bugs mailing list