From nobody@FreeBSD.org  Fri Aug 31 16:51:56 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 7B353106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 31 Aug 2012 16:51:56 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 6687C8FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 31 Aug 2012 16:51:56 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q7VGpup3058956
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 31 Aug 2012 16:51:56 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q7VGpurX058955;
	Fri, 31 Aug 2012 16:51:56 GMT
	(envelope-from nobody)
Message-Id: <201208311651.q7VGpurX058955@red.freebsd.org>
Date: Fri, 31 Aug 2012 16:51:56 GMT
From: Max Brazhnikov <makc@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: audio/pacpl: remove deprecated kdebase component
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         171217
>Category:       ports
>Synopsis:       audio/pacpl: remove deprecated kdebase component
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    perl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 31 17:00:16 UTC 2012
>Closed-Date:    Mon Sep 17 15:18:43 UTC 2012
>Last-Modified:  Mon Sep 17 15:18:43 UTC 2012
>Originator:     Max Brazhnikov
>Release:        
>Organization:
>Environment:
>Description:
Replace deprecated kdebase component with kdehier: the port installs
service file that can be used by any kde filemanager. I see no reason
to depend on kde-baseapps in this case.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: audio/pacpl/Makefile
===================================================================
--- audio/pacpl/Makefile	(revision 303387)
+++ audio/pacpl/Makefile	(working copy)
@@ -58,7 +58,7 @@
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MKDE4}
-USE_KDE4=	kdebase
+USE_KDE4=	kdehier
 PLIST_SUB+=	KDE4SERVICEMENU="" KDE4_PREFIX="${KDE4_PREFIX}"
 .else
 PLIST_SUB+=	KDE4SERVICEMENU="@comment "


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Aug 31 17:00:43 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/171217: commit references a PR
Date: Mon, 17 Sep 2012 15:07:19 +0000 (UTC)

 Author: makc
 Date: Mon Sep 17 15:07:04 2012
 New Revision: 304406
 URL: http://svn.freebsd.org/changeset/ports/304406
 
 Log:
   Replace deprecated kdebase component with kdehier: the port installs
   service file that can be used by any kde filemanager. I see no reason
   to depend on kde-baseapps in this case.
   
   PR:		ports/171217
   Approved by:	maintainer timeout (17 days)
 
 Modified:
   head/audio/pacpl/Makefile   (contents, props changed)
 
 Modified: head/audio/pacpl/Makefile
 ==============================================================================
 --- head/audio/pacpl/Makefile	Mon Sep 17 15:06:43 2012	(r304405)
 +++ head/audio/pacpl/Makefile	Mon Sep 17 15:07:04 2012	(r304406)
 @@ -58,7 +58,7 @@ PACPL_PO=	en_US.po
  .include <bsd.port.options.mk>
  
  .if ${PORT_OPTIONS:MKDE4}
 -USE_KDE4=	kdebase
 +USE_KDE4=	kdehier
  PLIST_SUB+=	KDE4SERVICEMENU="" KDE4_PREFIX="${KDE4_PREFIX}"
  .else
  PLIST_SUB+=	KDE4SERVICEMENU="@comment "
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: makc 
State-Changed-When: Mon Sep 17 15:18:42 UTC 2012 
State-Changed-Why:  
Committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171217 
>Unformatted:
