From tabthorpe@goodking.goodking.ca  Fri Oct 13 20:43:45 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 7BF4E16A412
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 13 Oct 2006 20:43:45 +0000 (UTC)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from tbaytel.net (front1-sioux.tbaytel.net [216.211.26.152])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DC45C43D55
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 13 Oct 2006 20:43:44 +0000 (GMT)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: from goodking.goodking.ca ([216.211.69.64] verified)
  by front1.tbaytel.net (CommuniGate Pro SMTP 5.0.8)
  with ESMTPS id 57363143 for FreeBSD-gnats-submit@freebsd.org; Fri, 13 Oct 2006 16:43:43 -0400
Received: from goodking.goodking.ca (localhost [127.0.0.1])
	by goodking.goodking.ca (8.13.8/8.13.8) with ESMTP id k9DKhU4r014128
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Fri, 13 Oct 2006 16:43:30 -0400 (EDT)
	(envelope-from tabthorpe@goodking.goodking.ca)
Received: (from root@localhost)
	by goodking.goodking.ca (8.13.8/8.13.8/Submit) id k9DKhUDj014127;
	Fri, 13 Oct 2006 16:43:30 -0400 (EDT)
	(envelope-from tabthorpe)
Message-Id: <200610132043.k9DKhUDj014127@goodking.goodking.ca>
Date: Fri, 13 Oct 2006 16:43:30 -0400 (EDT)
From: Thomas Abthorpe <thomas@goodking.ca>
To: FreeBSD-gnats-submit@freebsd.org
Cc: thomas@goodking.ca
Subject: [PATCH] audio/xmms-liveice: fix PLIST_FILES
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         104390
>Category:       ports
>Synopsis:       [PATCH] audio/xmms-liveice: fix PLIST_FILES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 13 20:50:19 GMT 2006
>Closed-Date:    Sat Oct 14 16:43:03 GMT 2006
>Last-Modified:  Sat Oct 14 16:50:23 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:
- fix PLIST_FILES
- pet portlint, USE_LDCONFIG=yes

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

--- xmms-liveice-1.0.0_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/xmms-liveice/Makefile,v
retrieving revision 1.20
diff -u -r1.20 Makefile
--- Makefile	11 Oct 2006 12:03:23 -0000	1.20
+++ Makefile	13 Oct 2006 20:40:32 -0000
@@ -18,11 +18,11 @@
 LIB_DEPENDS=	xmms.4:${PORTSDIR}/multimedia/xmms
 RUN_DEPENDS=	lame:${PORTSDIR}/audio/lame
 
-BROKEN=		Incomplete pkg-plist
+WRKSRC=		${WRKDIR}/LiveIce-${PORTVERSION}
 
-WRKSRC=		${WRKDIR}/LiveIce-1.0.0
-
-PLIST_FILES=	lib/xmms/Effect/libliveice.so
+PLIST_FILES=	lib/xmms/Effect/libliveice.la \
+		lib/xmms/Effect/libliveice.so
+USE_LDCONFIG=	yes
 USE_X_PREFIX=	yes
 USE_GNOME=	gtk12
 GNU_CONFIGURE=	yes
--- xmms-liveice-1.0.0_2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: rafan 
Responsible-Changed-When: Fri Oct 13 21:11:49 UTC 2006 
Responsible-Changed-Why:  
Eat. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104390 
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Sat Oct 14 16:43:01 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/104390: commit references a PR
Date: Sat, 14 Oct 2006 16:42:43 +0000 (UTC)

 rafan       2006-10-14 16:42:39 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/xmms-liveice   Makefile 
   Log:
   - Fix pkg-plist
   - Some cosmetic changes and pet portlint(1)
   
   PR:             ports/104390
   Submitted by:   Thomas Abthorpe <thomas at goodking.ca>
   Approved by:    portmgr (marcus)
   
   Revision  Changes    Path
   1.21      +4 -4      ports/audio/xmms-liveice/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:
