From owner-cvs-all@FreeBSD.ORG Tue Jan 31 18:35:03 2012 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 5913A1065675; Tue, 31 Jan 2012 18:35:03 +0000 (UTC) (envelope-from makc@freebsd.org) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) by mx1.freebsd.org (Postfix) with ESMTP id B45648FC14; Tue, 31 Jan 2012 18:35:02 +0000 (UTC) Received: from mercury.ph.man.ac.uk [130.88.75.175:23337] (HELO/EHLO mercury.ph.man.ac.uk, authenticated with LOGIN) by mail.issp.ac.ru with ESMTP/inet id q0VIZ0Ra066379 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Tue, 31 Jan 2012 22:35:01 +0400 (MSK) From: Max Brazhnikov To: "Ganael LAPLANCHE" Date: Tue, 31 Jan 2012 18:35:18 +0000 User-Agent: KMail/1.13.7 (FreeBSD/9.0-STABLE; KDE/4.7.4; amd64; ; ) References: <201201300830.q0U8Udb3054111@repoman.freebsd.org> <20120131144641.GA24315@FreeBSD.org> <20120131150351.M98178@FreeBSD.org> In-Reply-To: <20120131150351.M98178@FreeBSD.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <201201311835.18853.makc@freebsd.org> Cc: cvs-ports@freebsd.org, Alexey Dokuchaev , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/sysutils Makefile ports/sysutils/py-dvdvideo Makefile distinfo pkg-descr pkg-plist ports/sysutils/py-dvdvideo/files patch-dvdvideo-media.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2012 18:35:03 -0000 On Tue, 31 Jan 2012 16:06:34 +0100 (CET), Ganael LAPLANCHE wrote: > On Tue, 31 Jan 2012 14:46:41 +0000, Alexey Dokuchaev wrote > > > [...] > > Well, I believe that "sysutils/dvdvideo" is definitely a > > better name, and per quoted above, I don't see the necessity > > for keeping the pyXY- prefix for package name either. > > Thanks for those precisions and for having noticed this mistake ; I'll > ask for a repocopy and rename the port to "sysutils/dvdvideo". no need for repocopy, since there's no history to preserve. Just remove the port and readd it under new name. I also agree with Alexey that multimedia category maybe more appropriate for this port than sysutils. Max