svn commit: r406872 - in head: converters/pdf2djvu databases/kbibtex deskutils/calibre deskutils/xfce4-tumbler devel/py-itools editors/calligra editors/libreoffice4 editors/openoffice-4 editors/ope...
Koop Mast
kwm at FreeBSD.org
Thu Jan 21 19:40:18 UTC 2016
Author: kwm
Date: Thu Jan 21 19:40:10 2016
New Revision: 406872
URL: https://svnweb.freebsd.org/changeset/ports/406872
Log:
Update poppler to 0.40.0. [1]
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.
PR: 206293 [1]
Submitted by: olivierd@ [1]
Obtained from: ubuntu [2], rubygem-poppler upstream [3]
Added:
head/x11-toolkits/rubygem-poppler/files/
head/x11-toolkits/rubygem-poppler/files/patch-ext_poppler_rbpoppler.c (contents, props changed)
Modified:
head/converters/pdf2djvu/Makefile
head/databases/kbibtex/Makefile
head/deskutils/calibre/Makefile
head/deskutils/xfce4-tumbler/Makefile
head/devel/py-itools/Makefile
head/editors/calligra/Makefile
head/editors/libreoffice4/Makefile
head/editors/openoffice-4/Makefile
head/editors/openoffice-devel/Makefile
head/editors/texmaker/Makefile
head/editors/texstudio/Makefile
head/editors/texworks/Makefile
head/graphics/apvlv/Makefile
head/graphics/atril/Makefile
head/graphics/electrix/Makefile
head/graphics/epdfview/Makefile
head/graphics/evas_generic_loaders-pdf/Makefile
head/graphics/evince/Makefile
head/graphics/gdal/Makefile
head/graphics/gimp-app/Makefile
head/graphics/graphviz/Makefile
head/graphics/inkscape/Makefile
head/graphics/okular/Makefile
head/graphics/osg-devel/Makefile
head/graphics/osg/Makefile
head/graphics/pdf2svg/Makefile
head/graphics/poppler-qt4/pkg-plist
head/graphics/poppler-qt5/pkg-plist
head/graphics/poppler/Makefile
head/graphics/poppler/distinfo
head/graphics/poppler/pkg-plist
head/graphics/pqiv/Makefile
head/graphics/py-poppler-qt4/Makefile
head/graphics/py-poppler/Makefile
head/graphics/py-poppler/files/patch-poppler.defs
head/graphics/qcomicbook/Makefile
head/graphics/xournal/Makefile
head/graphics/zathura-pdf-poppler/Makefile
head/mail/claws-mail-pdf_viewer/Makefile
head/mail/textmail/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/qpdfview/Makefile
head/print/tex-luatex/Makefile
head/print/tex-xetex/Makefile
head/print/texlive-base/Makefile
head/sysutils/kfilemetadata/Makefile
head/sysutils/nepomuk-core/Makefile
head/sysutils/pcbsd-utils-qt5/Makefile
head/sysutils/tracker/Makefile
head/textproc/pdfgrep/Makefile
head/www/hotcrp/Makefile
head/x11-fm/gnome-commander2/Makefile
head/x11-toolkits/rubygem-poppler/Makefile
head/x11/eaglemode/Makefile
head/x11/leechcraft/Makefile
Modified: head/converters/pdf2djvu/Makefile
==============================================================================
--- head/converters/pdf2djvu/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/converters/pdf2djvu/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,6 +3,7 @@
PORTNAME= pdf2djvu
PORTVERSION= 0.7.21
+PORTREVISION= 1
CATEGORIES= converters
MASTER_SITES= https://bitbucket.org/jwilk/pdf2djvu/downloads/
Modified: head/databases/kbibtex/Makefile
==============================================================================
--- head/databases/kbibtex/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/databases/kbibtex/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= kbibtex
DISTVERSION= 0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases kde
MASTER_SITES= http://download.gna.org/${PORTNAME}/${PORTVERSION:C,(^[[:digit:]]\.[[:digit:]]).*,\1,}/
Modified: head/deskutils/calibre/Makefile
==============================================================================
--- head/deskutils/calibre/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/deskutils/calibre/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,6 +3,7 @@
PORTNAME= calibre
PORTVERSION= 2.48.0
+PORTREVISION= 2
CATEGORIES= deskutils python
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
Modified: head/deskutils/xfce4-tumbler/Makefile
==============================================================================
--- head/deskutils/xfce4-tumbler/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/deskutils/xfce4-tumbler/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= tumbler
PORTVERSION= 0.1.31
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils xfce
MASTER_SITES= XFCE
PKGNAMEPREFIX= xfce4-
Modified: head/devel/py-itools/Makefile
==============================================================================
--- head/devel/py-itools/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/devel/py-itools/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= itools
PORTVERSION= 0.75.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/editors/calligra/Makefile
==============================================================================
--- head/editors/calligra/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/editors/calligra/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -2,6 +2,7 @@
PORTNAME= calligra
PORTVERSION= ${CALLIGRA_VERSION}
+PORTREVISION= 1
CATEGORIES= editors kde
MASTER_SITES= KDE/${CALLIGRA_BRANCH}/${PORTNAME}-${PORTVERSION}/
DIST_SUBDIR= KDE/${PORTNAME}/${PORTVERSION}
Modified: head/editors/libreoffice4/Makefile
==============================================================================
--- head/editors/libreoffice4/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/editors/libreoffice4/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -2,7 +2,7 @@
PORTNAME= libreoffice
PORTVERSION= 4.3.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://download.documentfoundation.org/libreoffice/ \
http://dev-www.libreoffice.org/extern/:ext \
Modified: head/editors/openoffice-4/Makefile
==============================================================================
--- head/editors/openoffice-4/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/editors/openoffice-4/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= apache-openoffice
PORTVERSION= ${AOOVERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors java
MASTER_SITES= APACHE/openoffice/${PORTVERSION}/source \
http://tools.openoffice.org/unowinreg_prebuild/680/:unoreg \
Modified: head/editors/openoffice-devel/Makefile
==============================================================================
--- head/editors/openoffice-devel/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/editors/openoffice-devel/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= apache-openoffice
PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION}
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 4
CATEGORIES= editors java
MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \
Modified: head/editors/texmaker/Makefile
==============================================================================
--- head/editors/texmaker/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/editors/texmaker/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= texmaker
PORTVERSION= 4.5
-PORTREVISION= 0
+PORTREVISION= 1
PORTEPOCH= 3
CATEGORIES= editors
MASTER_SITES= http://www.xm1math.net/texmaker/
Modified: head/editors/texstudio/Makefile
==============================================================================
--- head/editors/texstudio/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/editors/texstudio/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -2,6 +2,7 @@
PORTNAME= texstudio
PORTVERSION= 2.10.4
+PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/TeXstudio%20${PORTVERSION}
Modified: head/editors/texworks/Makefile
==============================================================================
--- head/editors/texworks/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/editors/texworks/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,6 +3,7 @@
PORTNAME= texworks
PORTVERSION= 0.4.6
+PORTREVISION= 1
DISTVERSIONPREFIX= release-
CATEGORIES= editors
Modified: head/graphics/apvlv/Makefile
==============================================================================
--- head/graphics/apvlv/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/apvlv/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= apvlv
PORTVERSION= 0.1.4
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= GHC
DISTNAME= ${PORTNAME}-${PORTVERSION}-Source
Modified: head/graphics/atril/Makefile
==============================================================================
--- head/graphics/atril/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/atril/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= atril
PORTVERSION= 1.10.2
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= graphics print mate
MASTER_SITES= MATE
DIST_SUBDIR= mate
Modified: head/graphics/electrix/Makefile
==============================================================================
--- head/graphics/electrix/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/electrix/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -2,7 +2,7 @@
PORTNAME= electrix
PORTVERSION= 0.2.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics print
MASTER_SITES= SF/${PORTNAME:tl}/${PORTVERSION}
Modified: head/graphics/epdfview/Makefile
==============================================================================
--- head/graphics/epdfview/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/epdfview/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= epdfview
PORTVERSION= 0.1.8
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= graphics print gnome
MASTER_SITES= FRUGALWARE/xapps-extra/${PORTNAME} \
ftp://ftp.slackware.com/.1/blfs/conglomeration/${PORTNAME}/ \
Modified: head/graphics/evas_generic_loaders-pdf/Makefile
==============================================================================
--- head/graphics/evas_generic_loaders-pdf/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/evas_generic_loaders-pdf/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,6 +3,7 @@
PORTNAME= pdf
PORTVERSION= 1.16.0
+PORTREVISION= 1
CATEGORIES= graphics enlightenment
MASTER_SITES= http://download.enlightenment.org/rel/libs/${PKGNAMEPREFIX:S/-//}/
PKGNAMEPREFIX= evas_generic_loaders-
Modified: head/graphics/evince/Makefile
==============================================================================
--- head/graphics/evince/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/evince/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= evince
PORTVERSION= 3.16.1
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= graphics print gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Modified: head/graphics/gdal/Makefile
==============================================================================
--- head/graphics/gdal/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/gdal/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= gdal
PORTVERSION= 2.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics geography
MASTER_SITES= http://download.osgeo.org/gdal/${PORTVERSION}/ \
ftp://ftp.remotesensing.org/pub/gdal/${PORTVERSION}/ \
Modified: head/graphics/gimp-app/Makefile
==============================================================================
--- head/graphics/gimp-app/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/gimp-app/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME?= gimp-app
PORTVERSION= 2.8.16
-PORTREVISION?= 0
+PORTREVISION?= 1
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= GIMP/gimp/v${PORTVERSION:R}
Modified: head/graphics/graphviz/Makefile
==============================================================================
--- head/graphics/graphviz/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/graphviz/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= graphviz
PORTVERSION= 2.38.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= graphics tk
MASTER_SITES= http://www.graphviz.org/pub/graphviz/ARCHIVE/
Modified: head/graphics/inkscape/Makefile
==============================================================================
--- head/graphics/inkscape/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/inkscape/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= inkscape
PORTVERSION= 0.91
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics gnome
MASTER_SITES= https://inkscape.global.ssl.fastly.net/media/resources/file/ \
LOCAL/kwm
Modified: head/graphics/okular/Makefile
==============================================================================
--- head/graphics/okular/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/okular/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -2,7 +2,7 @@
PORTNAME= okular
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics kde
MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
Modified: head/graphics/osg-devel/Makefile
==============================================================================
--- head/graphics/osg-devel/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/osg-devel/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= osg
PORTVERSION= 3.3.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \
http://mirror.amdmi3.ru/distfiles/
Modified: head/graphics/osg/Makefile
==============================================================================
--- head/graphics/osg/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/osg/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= osg
PORTVERSION= 3.2.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics
MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \
http://mirror.amdmi3.ru/distfiles/
Modified: head/graphics/pdf2svg/Makefile
==============================================================================
--- head/graphics/pdf2svg/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/pdf2svg/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= pdf2svg
PORTVERSION= 0.2.3
-PORTREVISION= 1
+PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= graphics
Modified: head/graphics/poppler-qt4/pkg-plist
==============================================================================
--- head/graphics/poppler-qt4/pkg-plist Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/poppler-qt4/pkg-plist Thu Jan 21 19:40:10 2016 (r406872)
@@ -8,5 +8,5 @@ include/poppler/qt4/poppler-page-transit
include/poppler/qt4/poppler-qt4.h
lib/libpoppler-qt4.so
lib/libpoppler-qt4.so.4
-lib/libpoppler-qt4.so.4.6.0
+lib/libpoppler-qt4.so.4.9.0
libdata/pkgconfig/poppler-qt4.pc
Modified: head/graphics/poppler-qt5/pkg-plist
==============================================================================
--- head/graphics/poppler-qt5/pkg-plist Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/poppler-qt5/pkg-plist Thu Jan 21 19:40:10 2016 (r406872)
@@ -8,5 +8,5 @@ include/poppler/qt5/poppler-page-transit
include/poppler/qt5/poppler-qt5.h
lib/libpoppler-qt5.so
lib/libpoppler-qt5.so.1
-lib/libpoppler-qt5.so.1.3.0
+lib/libpoppler-qt5.so.1.6.0
libdata/pkgconfig/poppler-qt5.pc
Modified: head/graphics/poppler/Makefile
==============================================================================
--- head/graphics/poppler/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/poppler/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= poppler
-PORTVERSION= 0.34.0
+PORTVERSION= 0.40.0
PORTREVISION?= 0
CATEGORIES= graphics print
MASTER_SITES= http://poppler.freedesktop.org/
Modified: head/graphics/poppler/distinfo
==============================================================================
--- head/graphics/poppler/distinfo Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/poppler/distinfo Thu Jan 21 19:40:10 2016 (r406872)
@@ -1,2 +1,2 @@
-SHA256 (poppler-0.34.0.tar.xz) = 1ba4ba9a2f9eb1e62ee6d736f4d82be4fc5f6dd177dc2b03febbe2ef2e515cb0
-SIZE (poppler-0.34.0.tar.xz) = 1615264
+SHA256 (poppler-0.40.0.tar.xz) = bc0da278d6038ffc9cd2b8c1bba530a6ec7c072a593219a48f0a52a600ee6ead
+SIZE (poppler-0.40.0.tar.xz) = 1642708
Modified: head/graphics/poppler/pkg-plist
==============================================================================
--- head/graphics/poppler/pkg-plist Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/poppler/pkg-plist Thu Jan 21 19:40:10 2016 (r406872)
@@ -136,8 +136,8 @@ lib/libpoppler-cpp.so
lib/libpoppler-cpp.so.0
lib/libpoppler-cpp.so.0.2.1
lib/libpoppler.so
-lib/libpoppler.so.53
-lib/libpoppler.so.53.0.0
+lib/libpoppler.so.58
+lib/libpoppler.so.58.0.0
%%CAIRO%%libdata/pkgconfig/poppler-cairo.pc
libdata/pkgconfig/poppler-cpp.pc
libdata/pkgconfig/poppler-splash.pc
Modified: head/graphics/pqiv/Makefile
==============================================================================
--- head/graphics/pqiv/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/pqiv/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,6 +3,7 @@
PORTNAME= pqiv
PORTVERSION= 2.4.1
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= danilo at FreeBSD.org
Modified: head/graphics/py-poppler-qt4/Makefile
==============================================================================
--- head/graphics/py-poppler-qt4/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/py-poppler-qt4/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -2,7 +2,7 @@
PORTNAME= poppler-qt4
PORTVERSION= 0.18.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/graphics/py-poppler/Makefile
==============================================================================
--- head/graphics/py-poppler/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/py-poppler/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= poppler
PORTVERSION= 0.12.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics python
MASTER_SITES= https://launchpad.net/poppler-python/trunk/development/+download/ \
http://launchpadlibrarian.net/30270080/ \
Modified: head/graphics/py-poppler/files/patch-poppler.defs
==============================================================================
--- head/graphics/py-poppler/files/patch-poppler.defs Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/py-poppler/files/patch-poppler.defs Thu Jan 21 19:40:10 2016 (r406872)
@@ -1,6 +1,25 @@
---- poppler.defs.orig 2009-09-27 17:07:59.000000000 +0800
-+++ poppler.defs 2012-04-09 05:50:38.000000000 +0800
-@@ -1646,58 +1646,6 @@
+--- poppler.defs.orig 2009-09-27 11:07:59.000000000 +0200
++++ poppler.defs 2016-01-20 09:29:09.187672000 +0100
+@@ -578,18 +578,6 @@
+ )
+ )
+
+-(define-enum Orientation
+- (in-module "Poppler")
+- (c-name "PopplerOrientation")
+- (gtype-id "POPPLER_TYPE_ORIENTATION")
+- (values
+- '("portrait" "POPPLER_ORIENTATION_PORTRAIT")
+- '("landscape" "POPPLER_ORIENTATION_LANDSCAPE")
+- '("upsidedown" "POPPLER_ORIENTATION_UPSIDEDOWN")
+- '("seascape" "POPPLER_ORIENTATION_SEASCAPE")
+- )
+-)
+-
+ (define-enum PageTransitionType
+ (in-module "Poppler")
+ (c-name "PopplerPageTransitionType")
+@@ -1646,58 +1634,6 @@
(return-type "GType")
)
@@ -59,7 +78,7 @@
(define-method render
(of-object "PopplerPage")
(c-name "poppler_page_render")
-@@ -1752,6 +1700,12 @@
+@@ -1752,6 +1688,12 @@
(return-type "int")
)
@@ -72,7 +91,7 @@
(define-method get_duration
(of-object "PopplerPage")
(c-name "poppler_page_get_duration")
-@@ -1796,9 +1750,15 @@
+@@ -1796,9 +1738,15 @@
(of-object "PopplerPage")
(c-name "poppler_page_get_text")
(return-type "char*")
@@ -89,7 +108,7 @@
)
)
-@@ -1886,6 +1846,16 @@
+@@ -1886,6 +1834,16 @@
)
)
@@ -106,7 +125,7 @@
(define-method get_crop_box
(of-object "PopplerPage")
(c-name "poppler_page_get_crop_box")
-@@ -1895,6 +1865,16 @@
+@@ -1895,6 +1853,16 @@
)
)
Modified: head/graphics/qcomicbook/Makefile
==============================================================================
--- head/graphics/qcomicbook/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/qcomicbook/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= qcomicbook
PORTVERSION= 0.9.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= graphics
MASTER_SITES= http://qcomicbook.org/releases/
Modified: head/graphics/xournal/Makefile
==============================================================================
--- head/graphics/xournal/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/xournal/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= xournal
PORTVERSION= 0.4.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF
Modified: head/graphics/zathura-pdf-poppler/Makefile
==============================================================================
--- head/graphics/zathura-pdf-poppler/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/graphics/zathura-pdf-poppler/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,6 +3,7 @@
PORTNAME= zathura-pdf-poppler
PORTVERSION= 0.2.6
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://pwmt.org/projects/zathura/plugins/download/
Modified: head/mail/claws-mail-pdf_viewer/Makefile
==============================================================================
--- head/mail/claws-mail-pdf_viewer/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/mail/claws-mail-pdf_viewer/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pdf_viewer
-PORTREVISION= 0
+PORTREVISION= 1
COMMENT= PDF and PostScript viewer plugin for Claws Mail
Modified: head/mail/textmail/Makefile
==============================================================================
--- head/mail/textmail/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/mail/textmail/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= textmail
PORTVERSION= 20070803
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= mail
MASTER_SITES= http://raf.org/textmail/
Modified: head/misc/auto-multiple-choice/Makefile
==============================================================================
--- head/misc/auto-multiple-choice/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/misc/auto-multiple-choice/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -2,7 +2,7 @@
PORTNAME= auto-multiple-choice
PORTVERSION= 1.2.1
-PORTREVISION= 2
+PORTREVISION= 3
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 Jan 21 19:36:34 2016 (r406871)
+++ head/misc/tellico-kde4/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,6 +3,7 @@
PORTNAME= tellico
PORTVERSION= 2.3.11
+PORTREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= http://tellico-project.org/files/
Modified: head/print/cups-filters/Makefile
==============================================================================
--- head/print/cups-filters/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/print/cups-filters/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -2,6 +2,7 @@
PORTNAME= cups-filters
PORTVERSION= 1.5.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 Jan 21 19:36:34 2016 (r406871)
+++ head/print/deforaos-pdfviewer/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= pdfviewer
PORTVERSION= 0.0.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= print
MASTER_SITES= http://www.defora.org/os/download/download/3686/
PKGNAMEPREFIX= deforaos-
Modified: head/print/pdfcube/Makefile
==============================================================================
--- head/print/pdfcube/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/print/pdfcube/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= pdfcube
PORTVERSION= 0.0.5
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= print
MASTER_SITES= http://code.100allora.it/releases/pdfcube/
Modified: head/print/qpdfview/Makefile
==============================================================================
--- head/print/qpdfview/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/print/qpdfview/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= qpdfview
PORTVERSION= 0.4.16
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= https://launchpadlibrarian.net/226592308/ \
https://launchpad.net/${PORTVERSION}/trunk/${PORTVERSION}/+download/
Modified: head/print/tex-luatex/Makefile
==============================================================================
--- head/print/tex-luatex/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/print/tex-luatex/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -2,7 +2,7 @@
PORTNAME= luatex
PORTVERSION= 0.80.0
-PORTREVISION= 3
+PORTREVISION= 4
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 Jan 21 19:36:34 2016 (r406871)
+++ head/print/tex-xetex/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -2,7 +2,7 @@
PORTNAME= xetex
PORTVERSION= 0.99992
-PORTREVISION= 2
+PORTREVISION= 3
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 Jan 21 19:36:34 2016 (r406871)
+++ head/print/texlive-base/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -2,7 +2,7 @@
PORTNAME= texlive
PORTVERSION= 20150521
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= print
MASTER_SITES= TEX_CTAN/systems/texlive/Source/
PKGNAMESUFFIX= -base
Modified: head/sysutils/kfilemetadata/Makefile
==============================================================================
--- head/sysutils/kfilemetadata/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/sysutils/kfilemetadata/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -2,7 +2,7 @@
PORTNAME= kfilemetadata
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils kde
MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
Modified: head/sysutils/nepomuk-core/Makefile
==============================================================================
--- head/sysutils/nepomuk-core/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/sysutils/nepomuk-core/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -2,7 +2,7 @@
PORTNAME= nepomuk-core
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils kde
MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
DIST_SUBDIR= KDE/${PORTVERSION}
Modified: head/sysutils/pcbsd-utils-qt5/Makefile
==============================================================================
--- head/sysutils/pcbsd-utils-qt5/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/sysutils/pcbsd-utils-qt5/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= pcbsd-utils-qt5
PORTVERSION= 1444236547
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= kmoore at FreeBSD.org
Modified: head/sysutils/tracker/Makefile
==============================================================================
--- head/sysutils/tracker/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/sysutils/tracker/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= tracker
PORTVERSION= 1.4.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils gnome
MASTER_SITES= GNOME
Modified: head/textproc/pdfgrep/Makefile
==============================================================================
--- head/textproc/pdfgrep/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/textproc/pdfgrep/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,6 +3,7 @@
PORTNAME= pdfgrep
PORTVERSION= 1.4.1
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= https://pdfgrep.org/download/
Modified: head/www/hotcrp/Makefile
==============================================================================
--- head/www/hotcrp/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/www/hotcrp/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -2,6 +2,7 @@
PORTNAME= hotcrp
PORTVERSION= 2.94
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.read.seas.harvard.edu/~kohler/hotcrp/
Modified: head/x11-fm/gnome-commander2/Makefile
==============================================================================
--- head/x11-fm/gnome-commander2/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/x11-fm/gnome-commander2/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= gnome-commander
PORTVERSION= 1.4.7
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= x11-fm gnome
MASTER_SITES= GNOME/sources/gnome-commander/1.4
Modified: head/x11-toolkits/rubygem-poppler/Makefile
==============================================================================
--- head/x11-toolkits/rubygem-poppler/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/x11-toolkits/rubygem-poppler/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -2,6 +2,7 @@
PORTNAME= poppler
PORTVERSION= 3.0.7
+PORTREVISION= 1
CATEGORIES= x11-toolkits rubygems
MASTER_SITES= RG
Added: head/x11-toolkits/rubygem-poppler/files/patch-ext_poppler_rbpoppler.c
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/x11-toolkits/rubygem-poppler/files/patch-ext_poppler_rbpoppler.c Thu Jan 21 19:40:10 2016 (r406872)
@@ -0,0 +1,27 @@
+From 3dda85661515d71101f1028dc7d68d4e53de45b1 Mon Sep 17 00:00:00 2001
+From: Kouhei Sutou <kou at clear-code.com>
+Date: Fri, 25 Dec 2015 23:36:00 +0900
+Subject: [PATCH] poppler: remove needless POPPLER_TYPE_ORIENTATION binding
+
+Poppler 0.39 removed it. And there are no Poppler releases that use
+POPPLER_TYPE_ORIENTATION.
+
+GitHub: fix #653
+
+Reported by Rob Brackett. Thanks!!!
+---
+ poppler/ext/poppler/rbpoppler.c | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/poppler/ext/poppler/rbpoppler.c b/poppler/ext/poppler/rbpoppler.c
+index 2b28f95..fb3bfed 100644
+--- ext/poppler/rbpoppler.c
++++ ext/poppler/rbpoppler.c
+@@ -56,7 +56,6 @@ Init_poppler(void)
+ INT2FIX(POPPLER_MICRO_VERSION)));
+
+ G_DEF_CLASS(POPPLER_TYPE_ERROR, "Error", RG_TARGET_NAMESPACE);
+- G_DEF_CLASS(POPPLER_TYPE_ORIENTATION, "Orientation", RG_TARGET_NAMESPACE);
+
+ G_DEF_CLASS(POPPLER_TYPE_PAGE_TRANSITION_TYPE,
+ "PageTransitionType", RG_TARGET_NAMESPACE);
Modified: head/x11/eaglemode/Makefile
==============================================================================
--- head/x11/eaglemode/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/x11/eaglemode/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,6 +3,7 @@
PORTNAME= eaglemode
PORTVERSION= 0.89.1
+PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION}
Modified: head/x11/leechcraft/Makefile
==============================================================================
--- head/x11/leechcraft/Makefile Thu Jan 21 19:36:34 2016 (r406871)
+++ head/x11/leechcraft/Makefile Thu Jan 21 19:40:10 2016 (r406872)
@@ -3,7 +3,7 @@
PORTNAME= leechcraft
PORTVERSION= 0.6.70
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= x11
MASTER_SITES= http://dist.leechcraft.org/LeechCraft/0.6.70/
More information about the svn-ports-all
mailing list