From owner-svn-ports-head@freebsd.org Thu Aug 24 15:49:37 2017 Return-Path: Delivered-To: svn-ports-head@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 CC2A4DE2648; Thu, 24 Aug 2017 15:49:37 +0000 (UTC) (envelope-from swills@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 A64BB813C3; Thu, 24 Aug 2017 15:49:37 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7OFnaKn053218; Thu, 24 Aug 2017 15:49:36 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7OFnYV9053195; Thu, 24 Aug 2017 15:49:34 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201708241549.v7OFnYV9053195@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Thu, 24 Aug 2017 15:49:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448690 - in head: deskutils/calibre devel/kf5-kfilemetadata editors/calligra editors/libreoffice graphics/atril-lite graphics/evince-lite graphics/krita graphics/okular graphics/pdfpc ... X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head: deskutils/calibre devel/kf5-kfilemetadata editors/calligra editors/libreoffice graphics/atril-lite graphics/evince-lite graphics/krita graphics/okular graphics/pdfpc graphics/vips misc/auto-m... X-SVN-Commit-Revision: 448690 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2017 15:49:37 -0000 Author: swills Date: Thu Aug 24 15:49:34 2017 New Revision: 448690 URL: https://svnweb.freebsd.org/changeset/ports/448690 Log: Add missed PORTREVISION bumps after recent poppler update Modified: head/deskutils/calibre/Makefile head/devel/kf5-kfilemetadata/Makefile head/editors/calligra/Makefile head/editors/libreoffice/Makefile head/graphics/atril-lite/Makefile head/graphics/evince-lite/Makefile head/graphics/krita/Makefile head/graphics/okular/Makefile head/graphics/pdfpc/Makefile head/graphics/vips/Makefile head/misc/auto-multiple-choice/Makefile head/misc/tellico-kde4/Makefile head/print/cups-filters/Makefile head/print/deforaos-pdfviewer/Makefile head/print/pdfcube/Makefile head/print/tex-luatex/Makefile head/print/tex-xetex/Makefile head/print/texlive-base/Makefile head/sysutils/pcbsd-utils-qt5/Makefile head/textproc/pdfgrep/Makefile head/x11/leechcraft/Makefile Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/deskutils/calibre/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -3,6 +3,7 @@ PORTNAME= calibre PORTVERSION= 3.6.0 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/devel/kf5-kfilemetadata/Makefile ============================================================================== --- head/devel/kf5-kfilemetadata/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/devel/kf5-kfilemetadata/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -3,6 +3,7 @@ PORTNAME= kfilemetadata PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org Modified: head/editors/calligra/Makefile ============================================================================== --- head/editors/calligra/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/editors/calligra/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -6,7 +6,7 @@ # PORTNAME= calligra PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/editors/libreoffice/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 0 +PORTREVISION= 1 MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ http://dev-www.libreoffice.org/src/:src \ http://dev-www.libreoffice.org/extern/:ext Modified: head/graphics/atril-lite/Makefile ============================================================================== --- head/graphics/atril-lite/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/graphics/atril-lite/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -1,7 +1,7 @@ # Created by: Adam Weinberger # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -lite COMMENT= MATE multi-format document viewer Modified: head/graphics/evince-lite/Makefile ============================================================================== --- head/graphics/evince-lite/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/graphics/evince-lite/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -1,7 +1,7 @@ # Created by: Adam Weinberger # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= -lite COMMENT= GNOME 3 multi-format document viewer without the GNOME dependancies Modified: head/graphics/krita/Makefile ============================================================================== --- head/graphics/krita/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/graphics/krita/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -2,7 +2,7 @@ PORTNAME= krita PORTVERSION= 3.1.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/3.1.2 DIST_SUBDIR= KDE/${PORTNAME} Modified: head/graphics/okular/Makefile ============================================================================== --- head/graphics/okular/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/graphics/okular/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -2,7 +2,7 @@ PORTNAME= okular PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics kde kde-kde4 MAINTAINER= kde@FreeBSD.org Modified: head/graphics/pdfpc/Makefile ============================================================================== --- head/graphics/pdfpc/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/graphics/pdfpc/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -2,6 +2,7 @@ PORTNAME= pdfpc PORTVERSION= 4.0.7 +PORTREVISION= 1 CATEGORIES= graphics DISTVERSIONPREFIX= v Modified: head/graphics/vips/Makefile ============================================================================== --- head/graphics/vips/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/graphics/vips/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -3,7 +3,7 @@ PORTNAME= vips PORTVERSION= 8.4.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ Modified: head/misc/auto-multiple-choice/Makefile ============================================================================== --- head/misc/auto-multiple-choice/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/misc/auto-multiple-choice/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -2,7 +2,7 @@ PORTNAME= auto-multiple-choice PORTVERSION= 1.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc MASTER_SITES= http://download.gna.org/auto-qcm/ DISTNAME= auto-multiple-choice_${PORTVERSION}_precomp Modified: head/misc/tellico-kde4/Makefile ============================================================================== --- head/misc/tellico-kde4/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/misc/tellico-kde4/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -3,7 +3,7 @@ PORTNAME= tellico PORTVERSION= 2.3.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ Modified: head/print/cups-filters/Makefile ============================================================================== --- head/print/cups-filters/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/print/cups-filters/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -2,6 +2,7 @@ PORTNAME= cups-filters PORTVERSION= 1.16.0 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ Modified: head/print/deforaos-pdfviewer/Makefile ============================================================================== --- head/print/deforaos-pdfviewer/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/print/deforaos-pdfviewer/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -3,6 +3,7 @@ PORTNAME= pdfviewer PORTVERSION= 0.0.2 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= http://www.defora.org/os/download/download/4431/ PKGNAMEPREFIX= deforaos- Modified: head/print/pdfcube/Makefile ============================================================================== --- head/print/pdfcube/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/print/pdfcube/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -3,7 +3,7 @@ PORTNAME= pdfcube PORTVERSION= 0.0.5 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= print MASTER_SITES= http://code.100allora.it/releases/pdfcube/ Modified: head/print/tex-luatex/Makefile ============================================================================== --- head/print/tex-luatex/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/print/tex-luatex/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -2,7 +2,7 @@ PORTNAME= luatex PORTVERSION= 0.80.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMEPREFIX= tex- Modified: head/print/tex-xetex/Makefile ============================================================================== --- head/print/tex-xetex/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/print/tex-xetex/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -2,7 +2,7 @@ PORTNAME= xetex PORTVERSION= 0.99992 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMEPREFIX= tex- Modified: head/print/texlive-base/Makefile ============================================================================== --- head/print/texlive-base/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/print/texlive-base/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20150521 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMESUFFIX= -base Modified: head/sysutils/pcbsd-utils-qt5/Makefile ============================================================================== --- head/sysutils/pcbsd-utils-qt5/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/sysutils/pcbsd-utils-qt5/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -3,7 +3,7 @@ PORTNAME= pcbsd-utils-qt5 PORTVERSION= 1444236547 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= kmoore@FreeBSD.org Modified: head/textproc/pdfgrep/Makefile ============================================================================== --- head/textproc/pdfgrep/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/textproc/pdfgrep/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -3,6 +3,7 @@ PORTNAME= pdfgrep PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ Modified: head/x11/leechcraft/Makefile ============================================================================== --- head/x11/leechcraft/Makefile Thu Aug 24 15:04:51 2017 (r448689) +++ head/x11/leechcraft/Makefile Thu Aug 24 15:49:34 2017 (r448690) @@ -3,7 +3,7 @@ PORTNAME= leechcraft PORTVERSION= 0.6.70 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= x11 MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/