From owner-svn-ports-all@freebsd.org Mon Oct 31 17:52:47 2016 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 32131C164E9; Mon, 31 Oct 2016 17:52:47 +0000 (UTC) (envelope-from madpilot@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 E7CCC10F0; Mon, 31 Oct 2016 17:52:46 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9VHqkLr007055; Mon, 31 Oct 2016 17:52:46 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9VHqjXD007052; Mon, 31 Oct 2016 17:52:45 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201610311752.u9VHqjXD007052@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 31 Oct 2016 17:52:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425016 - head/deskutils/calibre X-SVN-Group: ports-head 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.23 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: Mon, 31 Oct 2016 17:52:47 -0000 Author: madpilot Date: Mon Oct 31 17:52:45 2016 New Revision: 425016 URL: https://svnweb.freebsd.org/changeset/ports/425016 Log: - Update calibre to 2.71.0 - Convert to USES=localbase Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo head/deskutils/calibre/pkg-plist Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Mon Oct 31 17:10:52 2016 (r425015) +++ head/deskutils/calibre/Makefile Mon Oct 31 17:52:45 2016 (r425016) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.70.0 +PORTVERSION= 2.71.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ @@ -60,8 +60,8 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \ USE_RC_SUBR= calibre EXTRACT_BEFORE_ARGS= -x -s '/^calibre/~-src/' -f -USES= desktop-file-utils gettext-runtime gnome pkgconfig python:2 \ - shared-mime-info shebangfix ssl tar:xz +USES= desktop-file-utils gettext-runtime gnome localbase:ldflags pkgconfig \ + python:2 shared-mime-info shebangfix ssl tar:xz SHEBANG_FILES= resources/calibre-portable.sh \ src/calibre/ebooks/metadata/odt.py \ src/calibre/utils/*.py \ @@ -71,8 +71,6 @@ USE_GL= egl gl USE_GNOME= glib20 USE_XORG= xrender xext x11 WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION} -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib MAKE_ENV+= FC_INC_DIR="${LOCALBASE}/include/fontconfig" \ FC_LIB_DIR="${LOCALBASE}/lib" \ OVERRIDE_CFLAGS="${CFLAGS}" \ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Mon Oct 31 17:10:52 2016 (r425015) +++ head/deskutils/calibre/distinfo Mon Oct 31 17:52:45 2016 (r425016) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476430993 -SHA256 (calibre-2.70.0.tar.xz) = 90391605c43db01acd7acf21707f5aa95c329b2055cca1b09b6fa46e050b3ba2 -SIZE (calibre-2.70.0.tar.xz) = 40279720 +TIMESTAMP = 1477902793 +SHA256 (calibre-2.71.0.tar.xz) = 52b816cfb56d84555b5beceaf8537bd6f894ec22c9b1ca44aacd7f0afe5984d7 +SIZE (calibre-2.71.0.tar.xz) = 38453632 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Mon Oct 31 17:10:52 2016 (r425015) +++ head/deskutils/calibre/pkg-plist Mon Oct 31 17:52:45 2016 (r425016) @@ -1742,6 +1742,7 @@ lib/calibre/tinycss/version.py %%DATADIR%%/images/edit-redo.png %%DATADIR%%/images/edit-select-all.png %%DATADIR%%/images/edit-undo.png +%%DATADIR%%/images/edit_book.png %%DATADIR%%/images/edit_input.png %%DATADIR%%/images/eject.png %%DATADIR%%/images/embed-fonts.png @@ -1856,6 +1857,7 @@ lib/calibre/tinycss/version.py %%DATADIR%%/images/random.png %%DATADIR%%/images/rating.png %%DATADIR%%/images/reader.png +%%DATADIR%%/images/remove_books.png %%DATADIR%%/images/reports.png %%DATADIR%%/images/resize.png %%DATADIR%%/images/rotate-right.png