Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2012 15:10:19 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        perl@FreeBSD.org
Subject:   Re: ports/171217: commit references a PR
Message-ID:  <201209171510.q8HFAJkX046706@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/171217; it has been noted by GNATS.

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"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209171510.q8HFAJkX046706>