From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Dec 3 09:00:00 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C668AE8E for ; Mon, 3 Dec 2012 09:00:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 998718FC19 for ; Mon, 3 Dec 2012 09:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qB3900P9021124 for ; Mon, 3 Dec 2012 09:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qB39008c021123; Mon, 3 Dec 2012 09:00:00 GMT (envelope-from gnats) Resent-Date: Mon, 3 Dec 2012 09:00:00 GMT Resent-Message-Id: <201212030900.qB39008c021123@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ruslan Mahmatkhanov Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 65BB7DA5 for ; Mon, 3 Dec 2012 08:56:36 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 4DEC58FC08 for ; Mon, 3 Dec 2012 08:56:36 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id qB38uaO3008564 for ; Mon, 3 Dec 2012 08:56:36 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id qB38uaw4008563; Mon, 3 Dec 2012 08:56:36 GMT (envelope-from nobody) Message-Id: <201212030856.qB38uaw4008563@red.freebsd.org> Date: Mon, 3 Dec 2012 08:56:36 GMT From: Ruslan Mahmatkhanov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/174081: deskutils/calibre: eliminate bogus setuptools dependency X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Dec 2012 09:00:00 -0000 >Number: 174081 >Category: ports >Synopsis: deskutils/calibre: eliminate bogus setuptools dependency >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 03 09:00:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Ruslan Mahmatkhanov >Release: 10.0-CURRENT >Organization: >Environment: 10.0-CURRENT amd64 >Description: Setuptools isn't used not for build, nor install. Remove, bump portrevision. While on it: remove deprecated Author field in pkg-descr and replace tab with space in WWW. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 308124) +++ Makefile (working copy) @@ -3,6 +3,7 @@ PORTNAME= calibre PORTVERSION= 0.9.7 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ @@ -16,8 +17,7 @@ chm:${PORTSDIR}/misc/chmlib \ icudata:${PORTSDIR}/devel/icu \ podofo:${PORTSDIR}/graphics/podofo -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:${PORTSDIR}/devel/py-setuptools \ - ${PYTHON_PKGNAMEPREFIX}sip>=0:${PORTSDIR}/devel/py-sip \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sip>=0:${PORTSDIR}/devel/py-sip \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:${PORTSDIR}/databases/py-sqlite3 \ ${PYTHON_PKGNAMEPREFIX}qt4-core>=0:${PORTSDIR}/devel/py-qt4-core \ ${PYTHON_PKGNAMEPREFIX}qt4-gui>=0:${PORTSDIR}/x11-toolkits/py-qt4-gui \ Index: pkg-descr =================================================================== --- pkg-descr (revision 308124) +++ pkg-descr (working copy) @@ -2,5 +2,4 @@ library management, format conversion, news feeds to ebook conversion, as well as e-book reader sync features and an integrated e-book viewer. -Author: Kovid Goyal -WWW: http://calibre-ebook.com +WWW: http://calibre-ebook.com/ >Release-Note: >Audit-Trail: >Unformatted: