From owner-svn-ports-all@freebsd.org Tue Jun 2 14:47:46 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 613CE2F11D6; Tue, 2 Jun 2020 14:47:46 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49bvz624zbz42Wv; Tue, 2 Jun 2020 14:47:46 +0000 (UTC) (envelope-from tcberner@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 284A91E435; Tue, 2 Jun 2020 14:47:46 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 052Elkxj029614; Tue, 2 Jun 2020 14:47:46 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 052ElUvC029532; Tue, 2 Jun 2020 14:47:30 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <202006021447.052ElUvC029532@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Tue, 2 Jun 2020 14:47:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537559 - in head: converters/pdf2djvu databases/kbibtex deskutils/calibre deskutils/cfiles deskutils/lumina-pdf deskutils/recoll deskutils/xfce4-tumbler devel/efl devel/kf5-kfilemetada... X-SVN-Group: ports-head X-SVN-Commit-Author: tcberner X-SVN-Commit-Paths: in head: converters/pdf2djvu databases/kbibtex deskutils/calibre deskutils/cfiles deskutils/lumina-pdf deskutils/recoll deskutils/xfce4-tumbler devel/efl devel/kf5-kfilemetadata editors/calligra edito... X-SVN-Commit-Revision: 537559 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.33 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: Tue, 02 Jun 2020 14:47:46 -0000 Author: tcberner Date: Tue Jun 2 14:47:29 2020 New Revision: 537559 URL: https://svnweb.freebsd.org/changeset/ports/537559 Log: graphics/poppler: update to 0.89.0 Release 0.89.0: core: * Add support for ResetForm action. Issue #225 * Fix crash in PDFDoc::getSignatureFields when there's no Forms at all * Fix exporting to PS of some files with CID fonts * Use ICC profiles in PS output (if new enough lcms is used) * Allow almost-singular tiling pattern matrices. Issue #894 * Fix memory leak when failing to load some fonts * CairoOutputDev: Use stroke opacity when clipping to a stroke path * CairoOutputDev: Fix tiling patterns when pattern cell is too far. Issue #190 glib: * Add poppler_movie_get_aspect cpp: * Add the font infos to the text_box object Exp-run by: antoine PR: 246848 Modified: head/converters/pdf2djvu/Makefile head/databases/kbibtex/Makefile head/deskutils/calibre/Makefile head/deskutils/cfiles/Makefile head/deskutils/lumina-pdf/Makefile head/deskutils/recoll/Makefile head/deskutils/xfce4-tumbler/Makefile head/devel/efl/Makefile head/devel/kf5-kfilemetadata/Makefile head/editors/calligra/Makefile head/editors/kile/Makefile head/editors/libreoffice/Makefile head/editors/openoffice-devel/Makefile head/editors/texstudio/Makefile head/editors/texworks/Makefile head/graphics/atril/Makefile head/graphics/diff-pdf/Makefile head/graphics/diffpdf/Makefile head/graphics/dspdfviewer/Makefile head/graphics/engauge-digitizer/Makefile head/graphics/epdfview/Makefile head/graphics/evince/Makefile head/graphics/gdal/Makefile head/graphics/geeqie/Makefile head/graphics/gegl/Makefile head/graphics/gimp-app/Makefile head/graphics/graphviz/Makefile head/graphics/impressive/Makefile head/graphics/inkscape/Makefile head/graphics/krita/Makefile head/graphics/okular/Makefile head/graphics/openfx-arena/Makefile head/graphics/osg/Makefile head/graphics/pdf2svg/Makefile head/graphics/pdfpc/Makefile head/graphics/poppler-data/Makefile head/graphics/poppler-glib/Makefile head/graphics/poppler-glib/pkg-plist head/graphics/poppler-qt5/Makefile head/graphics/poppler-utils/Makefile head/graphics/poppler/Makefile head/graphics/poppler/distinfo head/graphics/poppler/pkg-plist head/graphics/pqiv/Makefile head/graphics/py-poppler/Makefile head/graphics/py-python-poppler-qt5/Makefile head/graphics/qcomicbook/Makefile head/graphics/vips/Makefile head/graphics/xournal/Makefile head/graphics/xournalpp/Makefile head/graphics/yacreader/Makefile head/graphics/zathura-pdf-mupdf/Makefile head/graphics/zathura-pdf-poppler/Makefile head/mail/claws-mail-pdf_viewer/Makefile head/mail/textmail/Makefile head/math/labplot/Makefile head/misc/rubygem-rabbit/Makefile head/misc/tellico/Makefile head/net/kitinerary/Makefile head/print/cups-filters/Makefile head/print/deforaos-pdfviewer/Makefile head/print/ghostscript9-agpl-base/Makefile head/print/pdf-tools/Makefile head/print/qpdfview/Makefile head/print/scribus-devel/Makefile head/print/tex-luatex/Makefile head/print/tex-xetex/Makefile head/print/texlive-base/Makefile head/sysutils/tracker-miners/Makefile head/textproc/pdfgrep/Makefile head/textproc/pdfsandwich/Makefile head/textproc/py-pdftotext/Makefile head/www/hotcrp/Makefile head/x11-toolkits/rubygem-poppler/Makefile head/x11/eaglemode/Makefile head/x11/rubygem-gnome/Makefile Modified: head/converters/pdf2djvu/Makefile ============================================================================== --- head/converters/pdf2djvu/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/converters/pdf2djvu/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= pdf2djvu DISTVERSION= 0.9.17 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= converters MASTER_SITES= https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/ Modified: head/databases/kbibtex/Makefile ============================================================================== --- head/databases/kbibtex/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/databases/kbibtex/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= kbibtex DISTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases kde MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION} Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/deskutils/calibre/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,6 +3,7 @@ PORTNAME= calibre PORTVERSION= 4.17.0 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/cfiles/Makefile ============================================================================== --- head/deskutils/cfiles/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/deskutils/cfiles/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -4,7 +4,7 @@ PORTNAME= cfiles DISTVERSIONPREFIX= v DISTVERSION= 1.8-6 DISTVERSIONSUFFIX= -g327d47f -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org Modified: head/deskutils/lumina-pdf/Makefile ============================================================================== --- head/deskutils/lumina-pdf/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/deskutils/lumina-pdf/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= lumina-pdf DISTVERSION= 1.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils MAINTAINER= lbartoletti@FreeBSD.org Modified: head/deskutils/recoll/Makefile ============================================================================== --- head/deskutils/recoll/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/deskutils/recoll/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= recoll DISTVERSION= 1.25.22 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils MASTER_SITES= https://www.lesbonscomptes.com/recoll/ Modified: head/deskutils/xfce4-tumbler/Makefile ============================================================================== --- head/deskutils/xfce4-tumbler/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/deskutils/xfce4-tumbler/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= tumbler PORTVERSION= 0.2.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils xfce MASTER_SITES= XFCE PKGNAMEPREFIX= xfce4- Modified: head/devel/efl/Makefile ============================================================================== --- head/devel/efl/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/devel/efl/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= efl DISTVERSION= 1.20.7 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= devel enlightenment MASTER_SITES= http://download.enlightenment.org/rel/libs/${PORTNAME}/ DIST_SUBDIR= enlightenment Modified: head/devel/kf5-kfilemetadata/Makefile ============================================================================== --- head/devel/kf5-kfilemetadata/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/devel/kf5-kfilemetadata/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= kfilemetadata DISTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org Modified: head/editors/calligra/Makefile ============================================================================== --- head/editors/calligra/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/editors/calligra/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,6 +2,7 @@ PORTNAME= calligra DISTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} Modified: head/editors/kile/Makefile ============================================================================== --- head/editors/kile/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/editors/kile/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= kile DISTVERSIONPREFIX= v DISTVERSION= 3.0b3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= editors kde MAINTAINER= kde@FreeBSD.org Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/editors/libreoffice/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 .include "${.CURDIR}/Makefile.common" Modified: head/editors/openoffice-devel/Makefile ============================================================================== --- head/editors/openoffice-devel/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/editors/openoffice-devel/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${TIMESTAMP} -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-${TIMESTAMP}/source/ \ Modified: head/editors/texstudio/Makefile ============================================================================== --- head/editors/texstudio/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/editors/texstudio/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= texstudio DISTVERSION= 2.12.22 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MAINTAINER= rigoletto@FreeBSD.org Modified: head/editors/texworks/Makefile ============================================================================== --- head/editors/texworks/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/editors/texworks/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -4,7 +4,7 @@ PORTNAME= texworks DISTVERSIONPREFIX= release- DISTVERSION= 0.6.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= editors MAINTAINER= hrs@FreeBSD.org Modified: head/graphics/atril/Makefile ============================================================================== --- head/graphics/atril/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/atril/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -5,7 +5,7 @@ PORTNAME= atril PORTVERSION= 1.22.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics print mate MASTER_SITES= MATE DIST_SUBDIR= mate Modified: head/graphics/diff-pdf/Makefile ============================================================================== --- head/graphics/diff-pdf/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/diff-pdf/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= diff-pdf DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= uzsolt@uzsolt.hu Modified: head/graphics/diffpdf/Makefile ============================================================================== --- head/graphics/diffpdf/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/diffpdf/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= diffpdf PORTVERSION= 2.1.3 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= graphics MASTER_SITES= http://www.qtrac.eu/ Modified: head/graphics/dspdfviewer/Makefile ============================================================================== --- head/graphics/dspdfviewer/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/dspdfviewer/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= dspdfviewer PORTVERSION= 1.15.1 DISTVERSIONPREFIX= v -PORTREVISION= 29 +PORTREVISION= 30 CATEGORIES= graphics MAINTAINER= fox@FreeBSD.org Modified: head/graphics/engauge-digitizer/Makefile ============================================================================== --- head/graphics/engauge-digitizer/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/engauge-digitizer/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= engauge-digitizer DISTVERSIONPREFIX= v DISTVERSION= 12.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics math science MAINTAINER= yuri@FreeBSD.org Modified: head/graphics/epdfview/Makefile ============================================================================== --- head/graphics/epdfview/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/epdfview/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= epdfview PORTVERSION= 0.1.8 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= graphics print gnome MASTER_SITES= FRUGALWARE/xapps-extra/${PORTNAME} \ ftp://ftp.slackware.com/.1/blfs/conglomeration/${PORTNAME}/ \ Modified: head/graphics/evince/Makefile ============================================================================== --- head/graphics/evince/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/evince/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= evince PORTVERSION= 3.28.5 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Modified: head/graphics/gdal/Makefile ============================================================================== --- head/graphics/gdal/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/gdal/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= gdal PORTVERSION= 3.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet Modified: head/graphics/geeqie/Makefile ============================================================================== --- head/graphics/geeqie/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/geeqie/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= geeqie PORTVERSION= 1.5.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://www.geeqie.org/ Modified: head/graphics/gegl/Makefile ============================================================================== --- head/graphics/gegl/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/gegl/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= gegl PORTVERSION= 0.4.22 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= GIMP Modified: head/graphics/gimp-app/Makefile ============================================================================== --- head/graphics/gimp-app/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/gimp-app/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME?= gimp-app PORTVERSION= 2.10.18 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH?= 1 CATEGORIES?= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} Modified: head/graphics/graphviz/Makefile ============================================================================== --- head/graphics/graphviz/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/graphviz/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= graphviz PORTVERSION= 2.44.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics tk MASTER_SITES= https://www2.graphviz.org/Packages/stable/portable_source/ Modified: head/graphics/impressive/Makefile ============================================================================== --- head/graphics/impressive/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/impressive/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= impressive PORTVERSION= 0.12.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics python MASTER_SITES= SF/${PORTNAME}/Impressive/${PORTVERSION}/ DISTNAME= Impressive-${PORTVERSION} Modified: head/graphics/inkscape/Makefile ============================================================================== --- head/graphics/inkscape/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/inkscape/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= inkscape PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= https://media.inkscape.org/dl/resources/file/ Modified: head/graphics/krita/Makefile ============================================================================== --- head/graphics/krita/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/krita/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= krita DISTVERSION= 4.2.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION} DIST_SUBDIR= KDE/${PORTNAME} Modified: head/graphics/okular/Makefile ============================================================================== --- head/graphics/okular/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/okular/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,6 +2,7 @@ PORTNAME= okular DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org Modified: head/graphics/openfx-arena/Makefile ============================================================================== --- head/graphics/openfx-arena/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/openfx-arena/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= openfx-arena PORTVERSION= 2.3.14 DISTVERSIONPREFIX= Natron- -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org Modified: head/graphics/osg/Makefile ============================================================================== --- head/graphics/osg/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/osg/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -4,7 +4,7 @@ PORTNAME= osg PORTVERSION= 3.6.5 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org Modified: head/graphics/pdf2svg/Makefile ============================================================================== --- head/graphics/pdf2svg/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/pdf2svg/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= pdf2svg PORTVERSION= 0.2.3 -PORTREVISION= 17 +PORTREVISION= 18 DISTVERSIONPREFIX= v CATEGORIES= graphics Modified: head/graphics/pdfpc/Makefile ============================================================================== --- head/graphics/pdfpc/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/pdfpc/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -4,7 +4,7 @@ PORTNAME= pdfpc DISTVERSION= 4.4.0 CATEGORIES= graphics DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 MAINTAINER= bapt@FreeBSD.org COMMENT= Keynote-like multi-monitor presentation viewer Modified: head/graphics/poppler-data/Makefile ============================================================================== --- head/graphics/poppler-data/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/poppler-data/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= poppler-data PORTVERSION= 0.4.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://poppler.freedesktop.org/ Modified: head/graphics/poppler-glib/Makefile ============================================================================== --- head/graphics/poppler-glib/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/poppler-glib/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -1,7 +1,7 @@ # Created by: Michael Johnson # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= GLib bindings to poppler Modified: head/graphics/poppler-glib/pkg-plist ============================================================================== --- head/graphics/poppler-glib/pkg-plist Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/poppler-glib/pkg-plist Tue Jun 2 14:47:29 2020 (r537559) @@ -16,6 +16,6 @@ include/poppler/glib/poppler.h lib/girepository-1.0/Poppler-0.18.typelib lib/libpoppler-glib.so lib/libpoppler-glib.so.8 -lib/libpoppler-glib.so.8.16.0 +lib/libpoppler-glib.so.8.17.0 libdata/pkgconfig/poppler-glib.pc share/gir-1.0/Poppler-0.18.gir Modified: head/graphics/poppler-qt5/Makefile ============================================================================== --- head/graphics/poppler-qt5/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/poppler-qt5/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -qt5 COMMENT= Qt 5 bindings to poppler Modified: head/graphics/poppler-utils/Makefile ============================================================================== --- head/graphics/poppler-utils/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/poppler-utils/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -1,7 +1,7 @@ # Created by: Michael Nottebrock # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= Poppler's xpdf-workalike command line utilities # ' Modified: head/graphics/poppler/Makefile ============================================================================== --- head/graphics/poppler/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/poppler/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= poppler -DISTVERSION= 0.88.0 -PORTREVISION= 0 +DISTVERSION= 0.89.0 +PORTREVISION= 1 CATEGORIES= graphics print MASTER_SITES= https://poppler.freedesktop.org/ @@ -48,7 +48,7 @@ CMAKE_OFF+= ${_POPPLER_SLAVES:N${_SLAVE_PORT}:tu:S/^/E PORTSCOUT= limitw:1,even USES+= iconv CMAKE_ON+= ENABLE_CPP -PLIST_SUB+= SHLIB_VER=99 +PLIST_SUB+= SHLIB_VER=100 OPTIONS_DEFINE= CURL OPENJPEG OPTIONS_DEFAULT= OPENJPEG Modified: head/graphics/poppler/distinfo ============================================================================== --- head/graphics/poppler/distinfo Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/poppler/distinfo Tue Jun 2 14:47:29 2020 (r537559) @@ -1,3 +1,3 @@ -TIMESTAMP = 1588048192 -SHA256 (poppler-0.88.0.tar.xz) = b4453804e9a5a519e6ceee0ac8f5efc229e3b0bf70419263c239124474d256c7 -SIZE (poppler-0.88.0.tar.xz) = 1604348 +TIMESTAMP = 1590772445 +SHA256 (poppler-0.89.0.tar.xz) = fba230364537782cc5d43b08d693ef69c36586286349683c7b127156a8ef9b5c +SIZE (poppler-0.89.0.tar.xz) = 1612156 Modified: head/graphics/poppler/pkg-plist ============================================================================== --- head/graphics/poppler/pkg-plist Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/poppler/pkg-plist Tue Jun 2 14:47:29 2020 (r537559) @@ -80,6 +80,7 @@ include/poppler/XRef.h include/poppler/cpp/poppler-destination.h include/poppler/cpp/poppler-document.h include/poppler/cpp/poppler-embedded-file.h +include/poppler/cpp/poppler-font-private.h include/poppler/cpp/poppler-font.h include/poppler/cpp/poppler-global.h include/poppler/cpp/poppler-image.h @@ -131,7 +132,7 @@ include/poppler/splash/SplashXPath.h include/poppler/splash/SplashXPathScanner.h lib/libpoppler-cpp.so lib/libpoppler-cpp.so.0 -lib/libpoppler-cpp.so.0.8.0 +lib/libpoppler-cpp.so.0.9.0 lib/libpoppler.so lib/libpoppler.so.%%SHLIB_VER%% lib/libpoppler.so.%%SHLIB_VER%%.0.0 Modified: head/graphics/pqiv/Makefile ============================================================================== --- head/graphics/pqiv/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/pqiv/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= pqiv PORTVERSION= 2.11 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MAINTAINER= danilo@FreeBSD.org Modified: head/graphics/py-poppler/Makefile ============================================================================== --- head/graphics/py-poppler/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/py-poppler/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= poppler PORTVERSION= 0.12.1 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= graphics python MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/ \ http://launchpadlibrarian.net/30270080/ \ Modified: head/graphics/py-python-poppler-qt5/Makefile ============================================================================== --- head/graphics/py-python-poppler-qt5/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/py-python-poppler-qt5/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= python-poppler-qt5 DISTVERSIONPREFIX= v DISTVERSION= 0.75.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/qcomicbook/Makefile ============================================================================== --- head/graphics/qcomicbook/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/qcomicbook/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= QComicBook PORTVERSION= 0.9.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org Modified: head/graphics/vips/Makefile ============================================================================== --- head/graphics/vips/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/vips/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= vips PORTVERSION= 8.9.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ Modified: head/graphics/xournal/Makefile ============================================================================== --- head/graphics/xournal/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/xournal/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= xournal PORTVERSION= 0.4.8.2016 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics MASTER_SITES= SF Modified: head/graphics/xournalpp/Makefile ============================================================================== --- head/graphics/xournalpp/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/xournalpp/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= xournalpp DISTVERSION= 1.0.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org Modified: head/graphics/yacreader/Makefile ============================================================================== --- head/graphics/yacreader/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/yacreader/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= yacreader DISTVERSION= 9.6.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ Modified: head/graphics/zathura-pdf-mupdf/Makefile ============================================================================== --- head/graphics/zathura-pdf-mupdf/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/zathura-pdf-mupdf/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= zathura-pdf-mupdf DISTVERSION= 0.3.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura-pdf-mupdf/download/ \ http://freebsd.uzsolt.hu/src/ Modified: head/graphics/zathura-pdf-poppler/Makefile ============================================================================== --- head/graphics/zathura-pdf-poppler/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/graphics/zathura-pdf-poppler/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= zathura-pdf-poppler PORTVERSION= 0.2.9 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura/plugins/download/ \ http://www.madpilot.net/~mad/pwmt.org/ Modified: head/mail/claws-mail-pdf_viewer/Makefile ============================================================================== --- head/mail/claws-mail-pdf_viewer/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/mail/claws-mail-pdf_viewer/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pdf_viewer -PORTREVISION= 8 +PORTREVISION= 9 COMMENT= PDF and PostScript viewer plugin for Claws Mail Modified: head/mail/textmail/Makefile ============================================================================== --- head/mail/textmail/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/mail/textmail/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= textmail PORTVERSION= 20070803 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= mail MASTER_SITES= http://raf.org/textmail/ Modified: head/math/labplot/Makefile ============================================================================== --- head/math/labplot/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/math/labplot/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= labplot PORTVERSION= 2.7.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} Modified: head/misc/rubygem-rabbit/Makefile ============================================================================== --- head/misc/rubygem-rabbit/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/misc/rubygem-rabbit/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= rabbit PORTVERSION= 2.2.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= misc rubygems MASTER_SITES= RG Modified: head/misc/tellico/Makefile ============================================================================== --- head/misc/tellico/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/misc/tellico/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,6 +3,7 @@ PORTNAME= tellico DISTVERSION= 3.3.1 +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ Modified: head/net/kitinerary/Makefile ============================================================================== --- head/net/kitinerary/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/net/kitinerary/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= kitinerary DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org Modified: head/print/cups-filters/Makefile ============================================================================== --- head/print/cups-filters/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/print/cups-filters/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= cups-filters PORTVERSION= 1.27.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= https://www.openprinting.org/download/cups-filters/ Modified: head/print/deforaos-pdfviewer/Makefile ============================================================================== --- head/print/deforaos-pdfviewer/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/print/deforaos-pdfviewer/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= pdfviewer PORTVERSION= 0.0.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= print MASTER_SITES= http://www.defora.org/os/download/download/4431/ PKGNAMEPREFIX= deforaos- Modified: head/print/ghostscript9-agpl-base/Makefile ============================================================================== --- head/print/ghostscript9-agpl-base/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/print/ghostscript9-agpl-base/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= ghostscript PORTVERSION= 9.52 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= print MASTER_SITES= https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PORTVERSION:S/.//}/ PKGNAMESUFFIX= 9-agpl-base Modified: head/print/pdf-tools/Makefile ============================================================================== --- head/print/pdf-tools/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/print/pdf-tools/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -4,7 +4,7 @@ PORTNAME= pdf-tools DISTVERSIONPREFIX= v DISTVERSION= 0.90-41 DISTVERSIONSUFFIX= -g2ece508 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} Modified: head/print/qpdfview/Makefile ============================================================================== --- head/print/qpdfview/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/print/qpdfview/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= qpdfview DISTVERSION= 0.4.18 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print MASTER_SITES= https://launchpadlibrarian.net/294276875/ \ https://launchpad.net/${PORTNAME}/trunk/${DISTVERSION}/+download/ Modified: head/print/scribus-devel/Makefile ============================================================================== --- head/print/scribus-devel/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/print/scribus-devel/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= scribus PORTVERSION= 1.5.5 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= print editors MASTER_SITES= SF/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/${PORTVERSION}/ \ http://www.scribus.net/downloads/${PORTVERSION}/ Modified: head/print/tex-luatex/Makefile ============================================================================== --- head/print/tex-luatex/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/print/tex-luatex/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= luatex PORTVERSION= 0.80.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMEPREFIX= tex- Modified: head/print/tex-xetex/Makefile ============================================================================== --- head/print/tex-xetex/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/print/tex-xetex/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= xetex PORTVERSION= 0.99992 -PORTREVISION= 33 +PORTREVISION= 34 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMEPREFIX= tex- Modified: head/print/texlive-base/Makefile ============================================================================== --- head/print/texlive-base/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/print/texlive-base/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20150521 -PORTREVISION= 51 +PORTREVISION= 52 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMESUFFIX= -base Modified: head/sysutils/tracker-miners/Makefile ============================================================================== --- head/sysutils/tracker-miners/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/sysutils/tracker-miners/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= tracker-miners PORTVERSION= 2.0.5 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= sysutils gnome MASTER_SITES= GNOME Modified: head/textproc/pdfgrep/Makefile ============================================================================== --- head/textproc/pdfgrep/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/textproc/pdfgrep/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= pdfgrep PORTVERSION= 2.1.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ Modified: head/textproc/pdfsandwich/Makefile ============================================================================== --- head/textproc/pdfsandwich/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/textproc/pdfsandwich/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= pdfsandwich DISTVERSION= 0.1.7 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/ Modified: head/textproc/py-pdftotext/Makefile ============================================================================== --- head/textproc/py-pdftotext/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/textproc/py-pdftotext/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= pdftotext PORTVERSION= 2.1.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/hotcrp/Makefile ============================================================================== --- head/www/hotcrp/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/www/hotcrp/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,7 +2,7 @@ PORTNAME= hotcrp PORTVERSION= 2.94 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= www MASTER_SITES= http://www.read.seas.harvard.edu/~kohler/hotcrp/ Modified: head/x11-toolkits/rubygem-poppler/Makefile ============================================================================== --- head/x11-toolkits/rubygem-poppler/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/x11-toolkits/rubygem-poppler/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,6 +2,7 @@ PORTNAME= poppler PORTVERSION= 3.4.3 +PORTREVISION= 1 CATEGORIES= x11-toolkits rubygems MASTER_SITES= RG Modified: head/x11/eaglemode/Makefile ============================================================================== --- head/x11/eaglemode/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/x11/eaglemode/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -3,7 +3,7 @@ PORTNAME= eaglemode PORTVERSION= 0.94.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} Modified: head/x11/rubygem-gnome/Makefile ============================================================================== --- head/x11/rubygem-gnome/Makefile Tue Jun 2 14:47:12 2020 (r537558) +++ head/x11/rubygem-gnome/Makefile Tue Jun 2 14:47:29 2020 (r537559) @@ -2,6 +2,7 @@ PORTNAME= gnome PORTVERSION= 3.4.3 +PORTREVISION= 1 CATEGORIES= x11 gnome rubygems PKGNAMEPREFIX= rubygem-