From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 26 17:50:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63C47106564A for ; Wed, 26 Mar 2008 17:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 59D2E8FC32 for ; Wed, 26 Mar 2008 17:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m2QHo2UC013235 for ; Wed, 26 Mar 2008 17:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m2QHo2Nd013234; Wed, 26 Mar 2008 17:50:02 GMT (envelope-from gnats) Date: Wed, 26 Mar 2008 17:50:02 GMT Message-Id: <200803261750.m2QHo2Nd013234@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.org (dfilter service) Cc: Subject: Re: ports/122101: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2008 17:50:02 -0000 The following reply was made to PR ports/122101; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/122101: commit references a PR Date: Wed, 26 Mar 2008 17:49:54 +0000 (UTC) miwi 2008-03-26 17:49:49 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/libdiscid Makefile distinfo pkg-descr pkg-plist Log: libdiscid is a C library for creating MusicBrainz DiscIDs from audio CDs. It reads a CD's table of contents (TOC) and generates an identifier which can be used to lookup the CD at MusicBrainz. Additionally, it provides a submission URL for adding the DiscID to the database. WWW: http://musicbrainz.org/doc/libdiscid PR: ports/122101 Submitted by: Jason E. Hale Revision Changes Path 1.941 +1 -0 ports/audio/Makefile 1.1 +26 -0 ports/audio/libdiscid/Makefile (new) 1.1 +3 -0 ports/audio/libdiscid/distinfo (new) 1.1 +6 -0 ports/audio/libdiscid/pkg-descr (new) 1.1 +7 -0 ports/audio/libdiscid/pkg-plist (new) _______________________________________________ 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"