Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2006 10:42:04 -0500 (EST)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        alexbl@FreeBSD.org, thomas@goodking.ca
Subject:   ports/105019: [PATCH] audio/libofa: make fetchable, pet portlint
Message-ID:  <200611011542.kA1Fg4qK083746@goodking.goodking.ca>
Resent-Message-ID: <200611011550.kA1FoNY6014789@freefall.freebsd.org>

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

>Number:         105019
>Category:       ports
>Synopsis:       [PATCH] audio/libofa: make fetchable, pet portlint
>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 Nov 01 15:50:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct  2 02:05:54 EDT
>Description:
- make fetchable, site URL changed
- pet portlint, set USE_LDCONFIG

Port maintainer (alexbl@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libofa-0.9.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/libofa/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	13 Sep 2006 03:21:32 -0000	1.7
+++ Makefile	1 Nov 2006 15:40:58 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	libofa
 PORTVERSION=	0.9.3
 CATEGORIES=	audio
-MASTER_SITES=	http://www.musicdns.org/themes/musicdns_org/downloads/
+MASTER_SITES=	http://www.musicdns.org/files/
 
 MAINTAINER=	alexbl@FreeBSD.org
 COMMENT=	The Open Fingerprint Architecture Library
@@ -21,7 +21,7 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 .include <bsd.port.pre.mk>
 
--- libofa-0.9.3.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?200611011542.kA1Fg4qK083746>