From owner-cvs-all@FreeBSD.ORG Fri Oct 5 21:17:04 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3CE5F16A417; Fri, 5 Oct 2007 21:17:04 +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 2680F13C45B; Fri, 5 Oct 2007 21:17:04 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l95LH4O9064594; Fri, 5 Oct 2007 21:17:04 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l95LH41k064588; Fri, 5 Oct 2007 21:17:04 GMT (envelope-from miwi) Message-Id: <200710052117.l95LH41k064588@repoman.freebsd.org> From: Martin Wilke Date: Fri, 5 Oct 2007 21:17:04 +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/mp3unicode Makefile distinfo pkg-descr ports/audio/mp3unicode/files patch-mp3unicode.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 05 Oct 2007 21:17:04 -0000 miwi 2007-10-05 21:17:04 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/mp3unicode Makefile distinfo pkg-descr audio/mp3unicode/files patch-mp3unicode.cpp Log: MP3Unicode is a command line utility to convert ID3 tags in mp3 files between different encodings. WWW: http://mp3unicode.sourceforge.net/ PR: ports/116739 Submitted by: Max Brazhnikov Revision Changes Path 1.903 +1 -0 ports/audio/Makefile 1.1 +29 -0 ports/audio/mp3unicode/Makefile (new) 1.1 +3 -0 ports/audio/mp3unicode/distinfo (new) 1.1 +12 -0 ports/audio/mp3unicode/files/patch-mp3unicode.cpp (new) 1.1 +4 -0 ports/audio/mp3unicode/pkg-descr (new)