From owner-svn-ports-all@freebsd.org Wed Dec 27 12:01:13 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5990E88C21; Wed, 27 Dec 2017 12:01:13 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6872F38D1; Wed, 27 Dec 2017 12:01:13 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vBRC1Ckm074856; Wed, 27 Dec 2017 12:01:12 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vBRC1CdP074855; Wed, 27 Dec 2017 12:01:12 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201712271201.vBRC1CdP074855@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 27 Dec 2017 12:01:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457362 - head/audio/abcde X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/audio/abcde X-SVN-Commit-Revision: 457362 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Dec 2017 12:01:13 -0000 Author: antoine Date: Wed Dec 27 12:01:12 2017 New Revision: 457362 URL: https://svnweb.freebsd.org/changeset/ports/457362 Log: - abcde requires the eyeD3 command, not the eyed3 module - abcde doesn't contain python code Modified: head/audio/abcde/Makefile Modified: head/audio/abcde/Makefile ============================================================================== --- head/audio/abcde/Makefile Wed Dec 27 11:49:35 2017 (r457361) +++ head/audio/abcde/Makefile Wed Dec 27 12:01:12 2017 (r457362) @@ -3,7 +3,7 @@ PORTNAME= abcde PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://abcde.einval.com/download/ @@ -16,14 +16,14 @@ LICENSE_COMB= dual RUN_DEPENDS= cd-discid:audio/cd-discid \ cdparanoia:audio/cdparanoia \ lame:audio/lame \ - ${PYTHON_PKGNAMEPREFIX}eyed3>=0.7:audio/py-eyed3@${PY_FLAVOR} \ + eyeD3:audio/py-eyed3 \ oggenc:audio/vorbis-tools \ bash:shells/bash NO_ARCH= yes NO_BUILD= yes -USES= python:run shebangfix +USES= shebangfix SHEBANG_FILES= abcde abcde-musicbrainz-tool cddb-tool SUB_FILES= pkg-message