From owner-cvs-ports@FreeBSD.ORG Fri Aug 7 17:04:35 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3052A1065673; Fri, 7 Aug 2009 17:04:35 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 205AE8FC19; Fri, 7 Aug 2009 17:04:35 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n77H4ZQr062557; Fri, 7 Aug 2009 17:04:35 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n77H4ZZb062556; Fri, 7 Aug 2009 17:04:35 GMT (envelope-from miwi) Message-Id: <200908071704.n77H4ZZb062556@repoman.freebsd.org> From: Martin Wilke Date: Fri, 7 Aug 2009 17:04:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio Makefile ports/audio/taglib-extras Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Aug 2009 17:04:35 -0000 miwi 2009-08-07 17:04:34 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/taglib-extras Makefile distinfo pkg-descr pkg-plist Log: This splits the taglib plugins that used to be in Amarok into a separate package, for use by amarok-utils as well as Amarok itself (plus anyone else that wants to use it). WWW: http://websvn.kde.org/trunk/kdesupport/taglib-extras/ (it required for upcoming amarok 2.1.1 update) Submitted by: Matt Tosto Revision Changes Path 1.1049 +1 -0 ports/audio/Makefile 1.1 +37 -0 ports/audio/taglib-extras/Makefile (new) 1.1 +3 -0 ports/audio/taglib-extras/distinfo (new) 1.1 +5 -0 ports/audio/taglib-extras/pkg-descr (new) 1.1 +31 -0 ports/audio/taglib-extras/pkg-plist (new)