From owner-cvs-all@FreeBSD.ORG Tue Apr 5 22:00:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AC8516A4CE; Tue, 5 Apr 2005 22:00:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E9B443D46; Tue, 5 Apr 2005 22:00:09 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j35M09xW082088; Tue, 5 Apr 2005 22:00:09 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j35M08DA082087; Tue, 5 Apr 2005 22:00:08 GMT (envelope-from pav) Message-Id: <200504052200.j35M08DA082087@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 5 Apr 2005 22:00:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio Makefile ports/audio/ruby-musicextras Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2005 22:00:09 -0000 pav 2005-04-05 22:00:08 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/ruby-musicextras Makefile distinfo pkg-descr pkg-plist Log: Musicextras is a program for automatically retrieving extra information for songs. Currently it retrieves lyrics, album covers, artist images, artist bio, years active, and track listings. PR: ports/79452 Submitted by: Kay Lehmann Revision Changes Path 1.606 +1 -0 ports/audio/Makefile 1.1 +26 -0 ports/audio/ruby-musicextras/Makefile (new) 1.1 +2 -0 ports/audio/ruby-musicextras/distinfo (new) 1.1 +6 -0 ports/audio/ruby-musicextras/pkg-descr (new) 1.1 +46 -0 ports/audio/ruby-musicextras/pkg-plist (new)