From owner-cvs-ports@FreeBSD.ORG Sat Sep 2 14:16:33 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 700CD16A4E0; Sat, 2 Sep 2006 14:16:33 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39E4D43D46; Sat, 2 Sep 2006 14:16:33 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k82EGXx3021654; Sat, 2 Sep 2006 14:16:33 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k82EGXPi021653; Sat, 2 Sep 2006 14:16:33 GMT (envelope-from itetcu) Message-Id: <200609021416.k82EGXPi021653@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sat, 2 Sep 2006 14:16:32 +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/picard Makefile distinfo pkg-plist ports/audio/picard/files __init__.py extra-psyco-patch-tagger.py setup.py 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: Sat, 02 Sep 2006 14:16:33 -0000 itetcu 2006-09-02 14:16:32 UTC FreeBSD ports repository Modified files: audio/picard Makefile distinfo pkg-plist Removed files: audio/picard/files __init__.py extra-psyco-patch-tagger.py setup.py Log: - Update to 0.7.0 - Remove all the fake module stuff since picard is now setup this way by default. - This unbreaks with libtunepimp in ports I would really like to takeover the port, the maintainer seems to be busy with other things and has had many timeouts on this and other ports. I maintain two of the five dependencies already anyway. Removed file(s): - files/__init__.py - files/extra-psyco-patch-tagger.py - files/setup.py PR: ports/101138 Submitted by: Alexander Botero-Lowry Approved by: maintainer timeout Revision Changes Path 1.3 +9 -56 ports/audio/picard/Makefile 1.2 +3 -3 ports/audio/picard/distinfo 1.2 +0 -37 ports/audio/picard/files/__init__.py (dead) 1.2 +0 -16 ports/audio/picard/files/extra-psyco-patch-tagger.py (dead) 1.2 +0 -40 ports/audio/picard/files/setup.py (dead) 1.2 +66 -57 ports/audio/picard/pkg-plist