From tabthorpe@goodking.goodking.ca  Wed Nov  1 15:42:37 2006
Return-Path: <tabthorpe@goodking.goodking.ca>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7D4C916A407;
	Wed,  1 Nov 2006 15:42:37 +0000 (UTC)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from tbaytel.net (front2-h.tbaytel.net [216.211.26.167])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5BC0943DA8;
	Wed,  1 Nov 2006 15:42:29 +0000 (GMT)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from goodking.goodking.ca ([216.211.72.166] verified)
  by front2.tbaytel.net (CommuniGate Pro SMTP 5.0.8)
  with ESMTPS id 61066934; Wed, 01 Nov 2006 10:42:29 -0500
Received: from goodking.goodking.ca (localhost [127.0.0.1])
	by goodking.goodking.ca (8.13.8/8.13.8) with ESMTP id kA1Fg58i083845
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Wed, 1 Nov 2006 10:42:05 -0500 (EST)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: (from root@localhost)
	by goodking.goodking.ca (8.13.8/8.13.8/Submit) id kA1Fg4qK083746;
	Wed, 1 Nov 2006 10:42:04 -0500 (EST)
	(envelope-from tabthorpe)
Message-Id: <200611011542.kA1Fg4qK083746@goodking.goodking.ca>
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: [PATCH] audio/libofa: make fetchable, pet portlint
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         105019
>Category:       ports
>Synopsis:       [PATCH] audio/libofa: make fetchable, pet portlint
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    alexbl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 01 15:50:23 GMT 2006
>Closed-Date:    Fri Nov 03 03:49:50 GMT 2006
>Last-Modified:  Fri Nov  3 03:50:20 GMT 2006
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->alexbl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Nov 1 15:50:58 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=105019 
State-Changed-From-To: open->closed 
State-Changed-By: alexbl 
State-Changed-When: Fri Nov 3 03:49:47 UTC 2006 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=105019 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/105019: commit references a PR
Date: Fri,  3 Nov 2006 03:49:41 +0000 (UTC)

 alexbl      2006-11-03 03:49:33 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/libofa         Makefile 
   Log:
    - make fetchable
    - USE_LDCONFIG instead of INSTALLS_SHLIB
   
   PR:             105019
   Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
   
   Revision  Changes    Path
   1.8       +2 -2      ports/audio/libofa/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
