From owner-cvs-ports@FreeBSD.ORG Thu Sep 1 13:26:10 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71554106566C; Thu, 1 Sep 2011 13:26:10 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 49BA98FC15; Thu, 1 Sep 2011 13:26:10 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p81DQABY023325; Thu, 1 Sep 2011 13:26:10 GMT (envelope-from eadler@repoman.freebsd.org) Received: (from eadler@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p81DQAwe023324; Thu, 1 Sep 2011 13:26:10 GMT (envelope-from eadler) Message-Id: <201109011326.p81DQAwe023324@repoman.freebsd.org> From: Eitan Adler Date: Thu, 1 Sep 2011 13:26:10 +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/multimedia/miro Makefile 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: Thu, 01 Sep 2011 13:26:10 -0000 eadler 2011-09-01 13:26:10 UTC FreeBSD ports repository Modified files: multimedia/miro Makefile Log: - bump USE_PYTHON to 2.5+ - since it now requires 2.5+ use databases/py-sqlite3 instead of databases/py-pysqlite2x - while here, move LICENSE to proper block - remove CONFLICTS since we don't have other Miro version in the tree anymore - remove MAKE_ENV line as it automatically occurs in b.p.m PR: ports/160070 Submitted by: Ruslan Mahmatkhanov Approved by: Armin Pirkovitsch (maintainer) sahil (mentor) Revision Changes Path 1.37 +5 -10 ports/multimedia/miro/Makefile