From owner-svn-ports-head@freebsd.org Thu Apr 2 04:51:11 2020 Return-Path: Delivered-To: svn-ports-head@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 5546C2617A5; Thu, 2 Apr 2020 04:51:11 +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) server-signature RSA-PSS (4096 bits) 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 48t9cr49Lxz4Vgb; Thu, 2 Apr 2020 04:51:07 +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 1D4E0A5DA; Thu, 2 Apr 2020 04:41:20 +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 0324fJZK065968; Thu, 2 Apr 2020 04:41:19 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0324f3Xm065883; Thu, 2 Apr 2020 04:41:03 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <202004020441.0324f3Xm065883@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Thu, 2 Apr 2020 04:41:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r530258 - 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: 530258 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.29 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, 02 Apr 2020 04:51:11 -0000 Author: tcberner Date: Thu Apr 2 04:41:02 2020 New Revision: 530258 URL: https://svnweb.freebsd.org/changeset/ports/530258 Log: graphics/poppler: update to 0.87.0 Release 0.87.0: core: * Fix crashes due to inconsistent vtables for Clang builds * Fix leak in broken files * Internal code improvements qt5: * Add option to get form choice for export value * ArthurOutputDev: Avoid division by zero in updateLineDash. Issue #695 glib: * Internal code improvements utils: * pdftohtml: Fix memory leak in HtmlOutputDev::getLinkDest PR: 245150 Exp-run by: antoine Deleted: head/graphics/poppler/files/ 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-glib/Makefile head/graphics/poppler-qt5/Makefile head/graphics/poppler-qt5/pkg-plist head/graphics/poppler-utils/Makefile head/graphics/poppler/Makefile head/graphics/poppler/distinfo 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/auto-multiple-choice/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/frescobaldi/Makefile head/print/ghostscript9-agpl-base/Makefile head/print/pdf-tools/Makefile head/print/pdfcube/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 Thu Apr 2 04:11:53 2020 (r530257) +++ head/converters/pdf2djvu/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= pdf2djvu DISTVERSION= 0.9.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= converters MASTER_SITES= https://github.com/jwilk/${PORTNAME}/releases/download/${PORTVERSION}/ Modified: head/databases/kbibtex/Makefile ============================================================================== --- head/databases/kbibtex/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/databases/kbibtex/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= kbibtex DISTVERSION= 0.9.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases kde MASTER_SITES= KDE/stable/KBibTeX/${DISTVERSION} Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/deskutils/calibre/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,6 +3,7 @@ PORTNAME= calibre PORTVERSION= 4.13.0 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/cfiles/Makefile ============================================================================== --- head/deskutils/cfiles/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/deskutils/cfiles/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= cfiles DISTVERSIONPREFIX= v DISTVERSION= 1.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org Modified: head/deskutils/lumina-pdf/Makefile ============================================================================== --- head/deskutils/lumina-pdf/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/deskutils/lumina-pdf/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= lumina-pdf DISTVERSION= 1.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MAINTAINER= lbartoletti@FreeBSD.org Modified: head/deskutils/recoll/Makefile ============================================================================== --- head/deskutils/recoll/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/deskutils/recoll/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= recoll DISTVERSION= 1.25.22 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MASTER_SITES= https://www.lesbonscomptes.com/recoll/ Modified: head/deskutils/xfce4-tumbler/Makefile ============================================================================== --- head/deskutils/xfce4-tumbler/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/deskutils/xfce4-tumbler/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= tumbler PORTVERSION= 0.2.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils xfce MASTER_SITES= XFCE PKGNAMEPREFIX= xfce4- Modified: head/devel/efl/Makefile ============================================================================== --- head/devel/efl/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/devel/efl/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= efl DISTVERSION= 1.20.7 -PORTREVISION= 22 +PORTREVISION= 23 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 Thu Apr 2 04:11:53 2020 (r530257) +++ head/devel/kf5-kfilemetadata/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= kfilemetadata DISTVERSION= ${KDE_FRAMEWORKS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org Modified: head/editors/calligra/Makefile ============================================================================== --- head/editors/calligra/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/editors/calligra/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= calligra DISTVERSION= 3.1.0 -PORTREVISION= 34 +PORTREVISION= 35 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} Modified: head/editors/kile/Makefile ============================================================================== --- head/editors/kile/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/editors/kile/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= kile DISTVERSIONPREFIX= v DISTVERSION= 3.0b3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors kde MAINTAINER= kde@FreeBSD.org Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/editors/libreoffice/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 5 +PORTREVISION= 6 .include "${.CURDIR}/Makefile.common" Modified: head/editors/openoffice-devel/Makefile ============================================================================== --- head/editors/openoffice-devel/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/editors/openoffice-devel/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${TIMESTAMP} -PORTREVISION= 2 +PORTREVISION= 3 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 Thu Apr 2 04:11:53 2020 (r530257) +++ head/editors/texstudio/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= texstudio DISTVERSION= 2.12.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= rigoletto@FreeBSD.org Modified: head/editors/texworks/Makefile ============================================================================== --- head/editors/texworks/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/editors/texworks/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -4,7 +4,7 @@ PORTNAME= texworks DISTVERSIONPREFIX= release- DISTVERSION= 0.6.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= editors MAINTAINER= hrs@FreeBSD.org Modified: head/graphics/atril/Makefile ============================================================================== --- head/graphics/atril/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/atril/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -5,7 +5,7 @@ PORTNAME= atril PORTVERSION= 1.22.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics print mate MASTER_SITES= MATE DIST_SUBDIR= mate Modified: head/graphics/diff-pdf/Makefile ============================================================================== --- head/graphics/diff-pdf/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/diff-pdf/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= diff-pdf DISTVERSIONPREFIX= v DISTVERSION= 0.3-20190713 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= uzsolt@uzsolt.hu Modified: head/graphics/diffpdf/Makefile ============================================================================== --- head/graphics/diffpdf/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/diffpdf/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= diffpdf PORTVERSION= 2.1.3 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= graphics MASTER_SITES= http://www.qtrac.eu/ Modified: head/graphics/dspdfviewer/Makefile ============================================================================== --- head/graphics/dspdfviewer/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/dspdfviewer/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= dspdfviewer PORTVERSION= 1.15.1 DISTVERSIONPREFIX= v -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= graphics MAINTAINER= fox@FreeBSD.org Modified: head/graphics/engauge-digitizer/Makefile ============================================================================== --- head/graphics/engauge-digitizer/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/engauge-digitizer/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= engauge-digitizer DISTVERSIONPREFIX= v DISTVERSION= 12.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics math science MAINTAINER= yuri@FreeBSD.org Modified: head/graphics/epdfview/Makefile ============================================================================== --- head/graphics/epdfview/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/epdfview/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= epdfview PORTVERSION= 0.1.8 -PORTREVISION= 28 +PORTREVISION= 29 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 Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/evince/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= evince PORTVERSION= 3.28.5 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 Modified: head/graphics/gdal/Makefile ============================================================================== --- head/graphics/gdal/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/gdal/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= gdal PORTVERSION= 3.0.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet Modified: head/graphics/geeqie/Makefile ============================================================================== --- head/graphics/geeqie/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/geeqie/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= geeqie PORTVERSION= 1.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.geeqie.org/ Modified: head/graphics/gegl/Makefile ============================================================================== --- head/graphics/gegl/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/gegl/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= gegl PORTVERSION= 0.4.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= GIMP Modified: head/graphics/gimp-app/Makefile ============================================================================== --- head/graphics/gimp-app/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/gimp-app/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME?= gimp-app PORTVERSION= 2.10.18 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH?= 1 CATEGORIES?= graphics gnome MASTER_SITES= GIMP/gimp/v${PORTVERSION:R} Modified: head/graphics/graphviz/Makefile ============================================================================== --- head/graphics/graphviz/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/graphviz/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= graphviz PORTVERSION= 2.42.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics tk MASTER_SITES= https://www2.graphviz.org/Packages/stable/portable_source/ Modified: head/graphics/impressive/Makefile ============================================================================== --- head/graphics/impressive/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/impressive/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= impressive PORTVERSION= 0.12.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics python MASTER_SITES= SF/${PORTNAME}/Impressive/${PORTVERSION}/ DISTNAME= Impressive-${PORTVERSION} Modified: head/graphics/inkscape/Makefile ============================================================================== --- head/graphics/inkscape/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/inkscape/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= inkscape PORTVERSION= 0.92.4 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= graphics gnome MASTER_SITES= https://media.inkscape.org/dl/resources/file/ Modified: head/graphics/krita/Makefile ============================================================================== --- head/graphics/krita/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/krita/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= krita DISTVERSION= 4.2.8.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION:R} DIST_SUBDIR= KDE/${PORTNAME} Modified: head/graphics/okular/Makefile ============================================================================== --- head/graphics/okular/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/okular/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= okular DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org Modified: head/graphics/openfx-arena/Makefile ============================================================================== --- head/graphics/openfx-arena/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/openfx-arena/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= openfx-arena PORTVERSION= 2.3.14 DISTVERSIONPREFIX= Natron- -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org Modified: head/graphics/osg/Makefile ============================================================================== --- head/graphics/osg/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/osg/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -4,7 +4,7 @@ PORTNAME= osg PORTVERSION= 3.6.5 DISTVERSIONPREFIX= OpenSceneGraph- -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org Modified: head/graphics/pdf2svg/Makefile ============================================================================== --- head/graphics/pdf2svg/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/pdf2svg/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= pdf2svg PORTVERSION= 0.2.3 -PORTREVISION= 15 +PORTREVISION= 16 DISTVERSIONPREFIX= v CATEGORIES= graphics Modified: head/graphics/pdfpc/Makefile ============================================================================== --- head/graphics/pdfpc/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/pdfpc/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -4,7 +4,7 @@ PORTNAME= pdfpc DISTVERSION= 4.4.0 CATEGORIES= graphics DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 MAINTAINER= bapt@FreeBSD.org COMMENT= Keynote-like multi-monitor presentation viewer Modified: head/graphics/poppler-glib/Makefile ============================================================================== --- head/graphics/poppler-glib/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/poppler-glib/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -1,7 +1,7 @@ # Created by: Michael Johnson # $FreeBSD$ -PORTREVISION= 2 +PORTREVISION= 0 COMMENT= GLib bindings to poppler Modified: head/graphics/poppler-qt5/Makefile ============================================================================== --- head/graphics/poppler-qt5/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/poppler-qt5/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 PKGNAMESUFFIX= -qt5 COMMENT= Qt 5 bindings to poppler Modified: head/graphics/poppler-qt5/pkg-plist ============================================================================== --- head/graphics/poppler-qt5/pkg-plist Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/poppler-qt5/pkg-plist Thu Apr 2 04:41:02 2020 (r530258) @@ -9,5 +9,5 @@ include/poppler/qt5/poppler-qt5.h include/poppler/qt5/poppler-version.h lib/libpoppler-qt5.so lib/libpoppler-qt5.so.1 -lib/libpoppler-qt5.so.1.22.0 +lib/libpoppler-qt5.so.1.23.0 libdata/pkgconfig/poppler-qt5.pc Modified: head/graphics/poppler-utils/Makefile ============================================================================== --- head/graphics/poppler-utils/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/poppler-utils/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -1,7 +1,7 @@ # Created by: Michael Nottebrock # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= Poppler's xpdf-workalike command line utilities # ' Modified: head/graphics/poppler/Makefile ============================================================================== --- head/graphics/poppler/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/poppler/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= poppler -DISTVERSION= 0.86.1 -PORTREVISION?= 1 +DISTVERSION= 0.87.0 CATEGORIES= graphics print MASTER_SITES= https://poppler.freedesktop.org/ @@ -48,7 +47,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=97 +PLIST_SUB+= SHLIB_VER=98 OPTIONS_DEFINE= CURL OPENJPEG OPTIONS_DEFAULT= OPENJPEG Modified: head/graphics/poppler/distinfo ============================================================================== --- head/graphics/poppler/distinfo Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/poppler/distinfo Thu Apr 2 04:41:02 2020 (r530258) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584260973 -SHA256 (poppler-0.86.1.tar.xz) = af630a277c8e194c31339c5446241834aed6ed3d4b4dc7080311e51c66257f6c -SIZE (poppler-0.86.1.tar.xz) = 1593856 +TIMESTAMP = 1585408580 +SHA256 (poppler-0.87.0.tar.xz) = 6f602b9c24c2d05780be93e7306201012e41459f289b8279a27a79431ad4150e +SIZE (poppler-0.87.0.tar.xz) = 1595088 Modified: head/graphics/pqiv/Makefile ============================================================================== --- head/graphics/pqiv/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/pqiv/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= pqiv PORTVERSION= 2.11 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MAINTAINER= danilo@FreeBSD.org Modified: head/graphics/py-poppler/Makefile ============================================================================== --- head/graphics/py-poppler/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/py-poppler/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= poppler PORTVERSION= 0.12.1 -PORTREVISION= 19 +PORTREVISION= 20 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 Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/py-python-poppler-qt5/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= python-poppler-qt5 DISTVERSIONPREFIX= v DISTVERSION= 0.75.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/qcomicbook/Makefile ============================================================================== --- head/graphics/qcomicbook/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/qcomicbook/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= QComicBook PORTVERSION= 0.9.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org Modified: head/graphics/vips/Makefile ============================================================================== --- head/graphics/vips/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/vips/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= vips PORTVERSION= 8.8.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/ Modified: head/graphics/xournal/Makefile ============================================================================== --- head/graphics/xournal/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/xournal/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= xournal PORTVERSION= 0.4.8.2016 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MASTER_SITES= SF Modified: head/graphics/xournalpp/Makefile ============================================================================== --- head/graphics/xournalpp/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/xournalpp/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= xournalpp DISTVERSION= 1.0.17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org Modified: head/graphics/yacreader/Makefile ============================================================================== --- head/graphics/yacreader/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/yacreader/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= yacreader DISTVERSION= 9.6.2 -PORTREVISION= 3 +PORTREVISION= 4 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 Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/zathura-pdf-mupdf/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= zathura-pdf-mupdf DISTVERSION= 0.3.5 -PORTREVISION= 4 +PORTREVISION= 5 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 Thu Apr 2 04:11:53 2020 (r530257) +++ head/graphics/zathura-pdf-poppler/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= zathura-pdf-poppler PORTVERSION= 0.2.9 -PORTREVISION= 12 +PORTREVISION= 13 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 Thu Apr 2 04:11:53 2020 (r530257) +++ head/mail/claws-mail-pdf_viewer/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pdf_viewer -PORTREVISION= 6 +PORTREVISION= 7 COMMENT= PDF and PostScript viewer plugin for Claws Mail Modified: head/mail/textmail/Makefile ============================================================================== --- head/mail/textmail/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/mail/textmail/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= textmail PORTVERSION= 20070803 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= mail MASTER_SITES= http://raf.org/textmail/ Modified: head/math/labplot/Makefile ============================================================================== --- head/math/labplot/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/math/labplot/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= labplot PORTVERSION= 2.7.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} Modified: head/misc/auto-multiple-choice/Makefile ============================================================================== --- head/misc/auto-multiple-choice/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/misc/auto-multiple-choice/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= auto-multiple-choice PORTVERSION= 1.3.0 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= misc MASTER_SITES= http://download.gna.org/auto-qcm/ DISTNAME= auto-multiple-choice_${PORTVERSION}_precomp Modified: head/misc/rubygem-rabbit/Makefile ============================================================================== --- head/misc/rubygem-rabbit/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/misc/rubygem-rabbit/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= rabbit PORTVERSION= 2.2.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc rubygems MASTER_SITES= RG Modified: head/misc/tellico/Makefile ============================================================================== --- head/misc/tellico/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/misc/tellico/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= tellico DISTVERSION= 3.2.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc kde MASTER_SITES= http://tellico-project.org/files/ Modified: head/net/kitinerary/Makefile ============================================================================== --- head/net/kitinerary/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/net/kitinerary/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= kitinerary DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org Modified: head/print/cups-filters/Makefile ============================================================================== --- head/print/cups-filters/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/print/cups-filters/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,6 +2,7 @@ PORTNAME= cups-filters PORTVERSION= 1.27.3 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= https://www.openprinting.org/download/cups-filters/ Modified: head/print/deforaos-pdfviewer/Makefile ============================================================================== --- head/print/deforaos-pdfviewer/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/print/deforaos-pdfviewer/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= pdfviewer PORTVERSION= 0.0.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= print MASTER_SITES= http://www.defora.org/os/download/download/4431/ PKGNAMEPREFIX= deforaos- Modified: head/print/frescobaldi/Makefile ============================================================================== --- head/print/frescobaldi/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/print/frescobaldi/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -4,7 +4,7 @@ PORTNAME= frescobaldi DISTVERSIONPREFIX= v DISTVERSION= 3.0.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= print kde MAINTAINER= m.ne@gmx.net Modified: head/print/ghostscript9-agpl-base/Makefile ============================================================================== --- head/print/ghostscript9-agpl-base/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/print/ghostscript9-agpl-base/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= ghostscript PORTVERSION= 9.52 -PORTREVISION= 1 +PORTREVISION= 2 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 Thu Apr 2 04:11:53 2020 (r530257) +++ head/print/pdf-tools/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -4,7 +4,7 @@ PORTNAME= pdf-tools DISTVERSIONPREFIX= v DISTVERSION= 0.90-34 DISTVERSIONSUFFIX= -g29d9f4f -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= print elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} Modified: head/print/pdfcube/Makefile ============================================================================== --- head/print/pdfcube/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/print/pdfcube/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= pdfcube PORTVERSION= 0.0.5 -PORTREVISION= 36 +PORTREVISION= 37 CATEGORIES= print MASTER_SITES= http://code.100allora.it/releases/pdfcube/ Modified: head/print/qpdfview/Makefile ============================================================================== --- head/print/qpdfview/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/print/qpdfview/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= qpdfview DISTVERSION= 0.4.18 -PORTREVISION= 4 +PORTREVISION= 5 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 Thu Apr 2 04:11:53 2020 (r530257) +++ head/print/scribus-devel/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= scribus PORTVERSION= 1.5.5 -PORTREVISION= 10 +PORTREVISION= 11 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 Thu Apr 2 04:11:53 2020 (r530257) +++ head/print/tex-luatex/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= luatex PORTVERSION= 0.80.0 -PORTREVISION= 15 +PORTREVISION= 16 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 Apr 2 04:11:53 2020 (r530257) +++ head/print/tex-xetex/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= xetex PORTVERSION= 0.99992 -PORTREVISION= 30 +PORTREVISION= 31 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 Apr 2 04:11:53 2020 (r530257) +++ head/print/texlive-base/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= texlive PORTVERSION= 20150521 -PORTREVISION= 47 +PORTREVISION= 48 CATEGORIES= print MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMESUFFIX= -base Modified: head/sysutils/tracker-miners/Makefile ============================================================================== --- head/sysutils/tracker-miners/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/sysutils/tracker-miners/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= tracker-miners PORTVERSION= 2.0.5 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= sysutils gnome MASTER_SITES= GNOME Modified: head/textproc/pdfgrep/Makefile ============================================================================== --- head/textproc/pdfgrep/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/textproc/pdfgrep/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= pdfgrep PORTVERSION= 2.1.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ Modified: head/textproc/pdfsandwich/Makefile ============================================================================== --- head/textproc/pdfsandwich/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/textproc/pdfsandwich/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= pdfsandwich DISTVERSION= 0.1.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/pdfsandwich%20${DISTVERSION}/ Modified: head/textproc/py-pdftotext/Makefile ============================================================================== --- head/textproc/py-pdftotext/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/textproc/py-pdftotext/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= pdftotext PORTVERSION= 2.1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/hotcrp/Makefile ============================================================================== --- head/www/hotcrp/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/www/hotcrp/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= hotcrp PORTVERSION= 2.94 -PORTREVISION= 11 +PORTREVISION= 12 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 Thu Apr 2 04:11:53 2020 (r530257) +++ head/x11-toolkits/rubygem-poppler/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= poppler PORTVERSION= 3.4.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits rubygems MASTER_SITES= RG Modified: head/x11/eaglemode/Makefile ============================================================================== --- head/x11/eaglemode/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/x11/eaglemode/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -3,7 +3,7 @@ PORTNAME= eaglemode PORTVERSION= 0.94.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} Modified: head/x11/rubygem-gnome/Makefile ============================================================================== --- head/x11/rubygem-gnome/Makefile Thu Apr 2 04:11:53 2020 (r530257) +++ head/x11/rubygem-gnome/Makefile Thu Apr 2 04:41:02 2020 (r530258) @@ -2,7 +2,7 @@ PORTNAME= gnome PORTVERSION= 3.4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 gnome rubygems PKGNAMEPREFIX= rubygem-