Sat Nov 8 11:28:43 2014 UTC ()
Update evince3 to 3.14.1

In this version, reading documents has been simplified by the removal
of the page next/previous buttons from the toolbar(!)
https://bugzilla.gnome.org/show_bug.cgi?id=732289

Highlights from the release notes:

- New features and improvements:

    * Added a allow-links-change-zoom GSetting to be able to not allow
      links to change the zoom mode or level (#729249, Eduard Beutel)
    * Set accessible name for File and View toolbar buttons (#734912,
      Alejandro Pineiro)
    * Add a separator after New Window entry in app menu (Michael
      Catanzaro)
    * Remove multi-screen support, since it's currently unsupported by
      GDK/GTK+ (#701883, Giselle Machado)
    * Add support for removing annotations (#649044, Jose Aliste,
      German Poo-Caamano, Giselle Machado, Carlos Garcia Campos)
    * Add pan gesture to switch pages in non-continuous mode (Carlos
      Garnacho)
    * Add pinch/zoom gesture to handle document zooming (Carlos
      Garnacho)
    * Add initial implementation of a browser plugin (Carlos Garcia
      Campos)
    * Show the filename as a subtitle of the headerbar (Jose Aliste)
    * Add recent view shown when evince is opened without a document
      to replace the recetn menu list (#633501, German Poo-Caamano,
      Carlos Garcia Campos)
    * Use a GtkPopover for the zoom selector menu (Carlos Garcia Campos)
    * Move Next-Page and Previous-Page buttons from the heqader bar to
      the view menu (#732289, Jose Aliste)
    * HiDPI support (#723431, Owen W. Taylor, German Poo-Caamano,
      Carlos Garcia Campos)
    * Use open-menu-symbolic for the gear menu (Daniel Mustieles)
    * Improve efficiency of methods to get start and end indices of a
      EvLinkAccessible (#732340, Joanmarie Diggs)
    * Make <Ctrl>Home/End scroll to the start/end of the document
      (#724273, Antia Puentes)
    * Expose an accessible name for form field push buttons (#733919,
      Joanmarie Diggs)
    * Cycle through form fields with tab button (#503706, Andrey
      Pustovalov, Carlos Garcia Campos)
    * Port to GMenu (Lars Uebernickel, Carlos Garcia Campos)
    * Use a GtkHeaderBar instead of a GtkToolbar (#711078, Yosef Or
      Boczko, Carlos Garcia Campos)
    * Add appdata files for Evince backends (#731708, Carlos Garcia
      Campos, Igor Gnatenko)
    * Add an appdata file for Evince (#708760, Christian Persch)
    * Make the about dialog non modal and move it to the app menu
      (Carlos Garcia Campos)
    * Add keybindings to go back/forward in history (#509029, Anuj Khare)
    * Expose links, images and form fields as AtkObject children of
      the page (#728475, Joanmarie Diggs)
    * Update ATK_STATE_SHOWING when the visible page range changes
      (#728664, Joanmarie Diggs)
    * Implement AtkComponent interface for pages (#728673, Joanmarie Diggs)
    * Expose every page individually to accessibility (#724965,
      Alejandro Pineiro)
    * Show fullscreen toolbar only when moving the mouse to the top of
      the screen (#696643, Giselle Machado)
    * Add API to libview to specify rendered output in pixels instead
      of as a scale (#723431, Owen W. Taylor)
    * Use cairo surfaces instead of GdkPibufs to render thumbnails
      (#723431, Owen W. Taylor, Carlos Garcia Campos)

- Bug fixes:

    * Use the new support for RTL icons in GtkIconTheme (#737211,
      Yosef Or Boczko)
    * Fix a crash in accessibility when opening a document with no
      pages (#731046, Joanmarie Diggs)
    * Fix a crash when a new document is added to the window (#737365,
      Carlos Garcia Campos)
    * Fix a crash when opening the context menu in a non PDF
      document. (#737197, Jose Aliste)
    * Fix emission of EvPageCache::page-cached signal (Jose Aliste)
    * Use embedded page setup in the print dialog of the browser
      plugin (Carlos Garcia Campos)
    * Fix a memory leak in the pixbuf cache when reloading a page while
      the render job is running (#735758, Giselle Reis)
    * Initialize EvPageAccessible children once the page has been
      cached (#733747, Alejandro Pineiro)
    * Fix the size of the annotation window icons (#735110, Giselle
      Reis)
    * Don't use deprecated gtk_button_new_from_stock (#735562, Jose
      Aliste)
    * Fix runtime critical warning (#735561, Jose Aliste)
    * Build fix in C++11 mode (#735466, Ting-Wei Lan)
    * Fix centering of documents when printing with a manual scale
      (#734788, Carlos Garcia Campos)
    * Bring back page borders with recent GTK+ (Carlos Garcia Campos)
    * Emit accessible focused-changed signals for form fields
      (#733662, Joanmarie Diggs)
    * Emit accessible state-changed signals for form fields (#733748,
      Joanmarie Diggs)
    * Make annotation internal names unique (#649044, Giselle Machado)
    * Fix several memory leaks (Carlos Garcia Campos)
    * Fix the MIME type list of desktop files (#732216, Carlos Garcia Campos)
    * Set the main window was transient parent of the annotation
      properties dialog (#732114, Giselle Machado)
    * Use annotation RGBA API instead of the deprecated color API
      (#732095, Giselle Machado)
    * Fix rotation direction in DJVU backend (#731786, Marek Kasik)
    * Update the annotation poup window color and opacity when the annotation is
      updated (#725571, Giselle Machado)
    * Prevent jumps to last page when autoscrolling (#725389, Marek Kasik)
    * Fix centering when shrinking to printable area but not scaling
      (Carlos Garcia Campos)
    * Fallback to thumbnails page in sidebar when the current page is
      no longer supported by the document after a reload, and enable
      the pages that become supported (#628617, Giselle Machado)
    * Ensure text is available in page cache when requested by
      accessibility (#724965, Alejandro Pineiro)
    * Update the caret cursor when jumping to a find result (#728996,
      Joanmarie Diggs)
    * Fix shift+click text selection (#728189, Joanmarie Diggs)
    * Fix a crash when saving a copy (#727536, Debarshi Ray)
    * Fix enable caret navigation question message (#727062, Carlos
      Garcia Campos)
    * Fix a crash during the build with introspection enabled
      (#726812, Gustau Perez)
    * Fix warning message shown when the requested format is not
      supported by printer (#724044, Marek Kasik)
    * Allow printing to all formats supported by backend (#724044,
      Marek Kasik)
    * Fix gtk-doc build (#731061, Ting-Wei Lan)

- Many many ranslation updates

For full details see:

https://git.gnome.org/browse/evince/tree/NEWS?h=3.14.1


(prlw1)
diff -r1.32 -r1.33 pkgsrc/print/evince3/Makefile
diff -r1.7 -r1.8 pkgsrc/print/evince3/Makefile.common
diff -r1.6 -r1.7 pkgsrc/print/evince3/PLIST
diff -r1.14 -r1.15 pkgsrc/print/evince3/buildlink3.mk
diff -r1.5 -r1.6 pkgsrc/print/evince3/distinfo

cvs diff -r1.32 -r1.33 pkgsrc/print/evince3/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/print/evince3/Attic/Makefile 2014/06/09 14:18:08 1.32
+++ pkgsrc/print/evince3/Attic/Makefile 2014/11/08 11:28:43 1.33
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.32 2014/06/09 14:18:08 ryoon Exp $ 1# $NetBSD: Makefile,v 1.33 2014/11/08 11:28:43 prlw1 Exp $
2 2
3.include "../../print/evince3/Makefile.common" 3.include "../../print/evince3/Makefile.common"
4 4
5COMMENT= Document viewer 5COMMENT= Document viewer
6PKGREVISION= 3 
7 6
8.include "options.mk" 7.include "options.mk"
9 8
10CONFIGURE_ARGS+= --enable-comics 9CONFIGURE_ARGS+= --enable-comics
11CONFIGURE_ARGS+= --disable-nautilus 10CONFIGURE_ARGS+= --disable-nautilus
12 11
13USE_TOOLS+= gsed 12USE_TOOLS+= gsed
14 13
15CONFIGURE_ARGS+= --disable-compile-warnings 14CONFIGURE_ARGS+= --disable-compile-warnings
16 15
17.include "../../devel/glib2/schemas.mk" 16.include "../../devel/glib2/schemas.mk"
18.include "../../graphics/librsvg/buildlink3.mk" 17.include "../../graphics/librsvg/buildlink3.mk"
19.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 18.include "../../graphics/hicolor-icon-theme/buildlink3.mk"

cvs diff -r1.7 -r1.8 pkgsrc/print/evince3/Attic/Makefile.common (expand / switch to unified diff)

--- pkgsrc/print/evince3/Attic/Makefile.common 2014/04/04 22:20:59 1.7
+++ pkgsrc/print/evince3/Attic/Makefile.common 2014/11/08 11:28:43 1.8
@@ -1,49 +1,51 @@ @@ -1,49 +1,51 @@
1# $NetBSD: Makefile.common,v 1.7 2014/04/04 22:20:59 ryoon Exp $ 1# $NetBSD: Makefile.common,v 1.8 2014/11/08 11:28:43 prlw1 Exp $
2# 2#
3# used by print/evince3/Makefile 3# used by print/evince3/Makefile
4# would probably be used by print/evince3-nautilus/Makefile if that existed 4# would probably be used by print/evince3-nautilus/Makefile if that existed
5 5
6DISTNAME= evince-3.12.0 6DISTNAME= evince-3.14.1
7CATEGORIES= print gnome 7CATEGORIES= print gnome
8MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evince/${PKGVERSION_NOREV:R}/} 8MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evince/${PKGVERSION_NOREV:R}/}
9EXTRACT_SUFX= .tar.xz 9EXTRACT_SUFX= .tar.xz
10 10
11MAINTAINER= pkgsrc-users@NetBSD.org 11MAINTAINER= pkgsrc-users@NetBSD.org
12HOMEPAGE= http://www.gnome.org/projects/evince/ 12HOMEPAGE= https://wiki.gnome.org/Apps/Evince
13LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
14 14
15PATCHDIR= ${.CURDIR}/../evince3/patches 15PATCHDIR= ${.CURDIR}/../evince3/patches
16DISTINFO_FILE= ${.CURDIR}/../evince3/distinfo 16DISTINFO_FILE= ${.CURDIR}/../evince3/distinfo
17 17
18GNU_CONFIGURE= yes 18GNU_CONFIGURE= yes
19USE_LIBTOOL= yes 19USE_LIBTOOL= yes
20USE_PKGLOCALEDIR= yes 20USE_PKGLOCALEDIR= yes
21USE_TOOLS+= gmake intltool msgfmt pkg-config 21USE_TOOLS+= gmake intltool msgfmt pkg-config
22USE_LANGUAGES= c c++ 22USE_LANGUAGES= c c++
23 23
 24CONFIGURE_ARGS+= --disable-browser-plugin
 25# Disable thumbnail cache
 26CONFIGURE_ARGS+= --disable-libgnome-desktop
 27
24BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen 28BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
25BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool 29BUILD_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
26 30
27# XXX fake for "configure" to allow build w/o a gs installed 31# XXX fake for "configure" to allow build w/o a gs installed
28# (avoid hard dependency on a specific version) 32# (avoid hard dependency on a specific version)
29CONFIGURE_ARGS+= --with-gs=${LOCALBASE}/bin/gs 33CONFIGURE_ARGS+= --with-gs=${LOCALBASE}/bin/gs
30pre-configure: 34pre-configure:
31 ${ECHO} "echo 8.51" >${BUILDLINK_DIR}/bin/gs 35 ${ECHO} "echo 8.51" >${BUILDLINK_DIR}/bin/gs
32 ${CHMOD} +x ${BUILDLINK_DIR}/bin/gs 36 ${CHMOD} +x ${BUILDLINK_DIR}/bin/gs
33 37
34DEPENDS+= gnome-icon-theme-symbolic-[0-9]*:../../graphics/gnome-icon-theme-symbolic 
35 
36.include "../../databases/shared-mime-info/buildlink3.mk" 38.include "../../databases/shared-mime-info/buildlink3.mk"
37BUILDLINK_API_DEPENDS.glib2+= glib2>=2.36.0 39BUILDLINK_API_DEPENDS.glib2+= glib2>=2.36.0
38.include "../../devel/glib2/buildlink3.mk" 40.include "../../devel/glib2/buildlink3.mk"
39BUILDLINK_API_DEPENDS.gnome-icon-theme+= gnome-icon-theme>=2.17.1 41BUILDLINK_API_DEPENDS.adwaita-icon-theme+= adwaita-icon-theme>=2.17.1
40.include "../../graphics/gnome-icon-theme/buildlink3.mk" 42.include "../../graphics/adwaita-icon-theme/buildlink3.mk"
41.include "../../graphics/tiff/buildlink3.mk" 43.include "../../graphics/tiff/buildlink3.mk"
42.include "../../print/libspectre/buildlink3.mk" 44.include "../../print/libspectre/buildlink3.mk"
43BUILDLINK_API_DEPENDS.poppler-glib+= poppler-glib>=0.24.0 45BUILDLINK_API_DEPENDS.poppler-glib+= poppler-glib>=0.24.0
44.include "../../print/poppler-glib/buildlink3.mk" 46.include "../../print/poppler-glib/buildlink3.mk"
45.include "../../sysutils/desktop-file-utils/desktopdb.mk" 47.include "../../sysutils/desktop-file-utils/desktopdb.mk"
46.include "../../textproc/gnome-doc-utils/buildlink3.mk" 48.include "../../textproc/gnome-doc-utils/buildlink3.mk"
47.include "../../textproc/libxml2/buildlink3.mk" 49.include "../../textproc/libxml2/buildlink3.mk"
48BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.8.0 50BUILDLINK_API_DEPENDS.gtk3+= gtk3+>=3.14.0
49.include "../../x11/gtk3/buildlink3.mk" 51.include "../../x11/gtk3/buildlink3.mk"

cvs diff -r1.6 -r1.7 pkgsrc/print/evince3/Attic/PLIST (expand / switch to unified diff)

--- pkgsrc/print/evince3/Attic/PLIST 2014/04/04 22:20:59 1.6
+++ pkgsrc/print/evince3/Attic/PLIST 2014/11/08 11:28:43 1.7
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.6 2014/04/04 22:20:59 ryoon Exp $ 1@comment $NetBSD: PLIST,v 1.7 2014/11/08 11:28:43 prlw1 Exp $
2bin/evince 2bin/evince
3bin/evince-previewer 3bin/evince-previewer
4bin/evince-thumbnailer 4bin/evince-thumbnailer
5include/evince/3.0/evince-document.h 5include/evince/3.0/evince-document.h
6include/evince/3.0/evince-view.h 6include/evince/3.0/evince-view.h
7include/evince/3.0/libdocument/ev-annotation.h 7include/evince/3.0/libdocument/ev-annotation.h
8include/evince/3.0/libdocument/ev-async-renderer.h 8include/evince/3.0/libdocument/ev-async-renderer.h
9include/evince/3.0/libdocument/ev-attachment.h 9include/evince/3.0/libdocument/ev-attachment.h
10include/evince/3.0/libdocument/ev-backends-manager.h 10include/evince/3.0/libdocument/ev-backends-manager.h
11include/evince/3.0/libdocument/ev-document-annotations.h 11include/evince/3.0/libdocument/ev-document-annotations.h
12include/evince/3.0/libdocument/ev-document-attachments.h 12include/evince/3.0/libdocument/ev-document-attachments.h
13include/evince/3.0/libdocument/ev-document-factory.h 13include/evince/3.0/libdocument/ev-document-factory.h
14include/evince/3.0/libdocument/ev-document-find.h 14include/evince/3.0/libdocument/ev-document-find.h
@@ -60,26 +60,32 @@ ${PLIST.xps}lib/evince/4/backends/libxps @@ -60,26 +60,32 @@ ${PLIST.xps}lib/evince/4/backends/libxps
60lib/evince/4/backends/libpdfdocument.la 60lib/evince/4/backends/libpdfdocument.la
61lib/evince/4/backends/libpsdocument.la 61lib/evince/4/backends/libpsdocument.la
62lib/evince/4/backends/libtiffdocument.la 62lib/evince/4/backends/libtiffdocument.la
63lib/evince/4/backends/pdfdocument.evince-backend 63lib/evince/4/backends/pdfdocument.evince-backend
64lib/evince/4/backends/psdocument.evince-backend 64lib/evince/4/backends/psdocument.evince-backend
65lib/evince/4/backends/tiffdocument.evince-backend 65lib/evince/4/backends/tiffdocument.evince-backend
66lib/libevdocument3.la 66lib/libevdocument3.la
67lib/libevview3.la 67lib/libevview3.la
68lib/pkgconfig/evince-document-3.0.pc 68lib/pkgconfig/evince-document-3.0.pc
69lib/pkgconfig/evince-view-3.0.pc 69lib/pkgconfig/evince-view-3.0.pc
70${PLIST.dbus}libexec/evinced 70${PLIST.dbus}libexec/evinced
71man/man1/evince.1 71man/man1/evince.1
72share/GConf/gsettings/evince.convert 72share/GConf/gsettings/evince.convert
 73share/appdata/evince-comicsdocument.metainfo.xml
 74share/appdata/evince-djvudocument.metainfo.xml
 75share/appdata/evince-pdfdocument.metainfo.xml
 76share/appdata/evince-psdocument.metainfo.xml
 77share/appdata/evince-tiffdocument.metainfo.xml
 78share/appdata/evince.appdata.xml
73share/applications/evince-previewer.desktop 79share/applications/evince-previewer.desktop
74share/applications/evince.desktop 80share/applications/evince.desktop
75${PLIST.dbus}share/dbus-1/services/org.gnome.evince.Daemon.service 81${PLIST.dbus}share/dbus-1/services/org.gnome.evince.Daemon.service
76share/evince/hand-open.png 82share/evince/hand-open.png
77share/evince/icons/hicolor/16x16/actions/object-rotate-left.png 83share/evince/icons/hicolor/16x16/actions/object-rotate-left.png
78share/evince/icons/hicolor/16x16/actions/object-rotate-right.png 84share/evince/icons/hicolor/16x16/actions/object-rotate-right.png
79share/evince/icons/hicolor/16x16/actions/view-page-continuous.png 85share/evince/icons/hicolor/16x16/actions/view-page-continuous.png
80share/evince/icons/hicolor/16x16/actions/view-page-facing.png 86share/evince/icons/hicolor/16x16/actions/view-page-facing.png
81share/evince/icons/hicolor/16x16/actions/zoom-fit-height.png 87share/evince/icons/hicolor/16x16/actions/zoom-fit-height.png
82share/evince/icons/hicolor/16x16/actions/zoom-fit-width.png 88share/evince/icons/hicolor/16x16/actions/zoom-fit-width.png
83share/evince/icons/hicolor/16x16/actions/zoom.png 89share/evince/icons/hicolor/16x16/actions/zoom.png
84share/evince/icons/hicolor/16x16/mimetypes/x-office-presentation.png 90share/evince/icons/hicolor/16x16/mimetypes/x-office-presentation.png
85share/evince/icons/hicolor/22x22/actions/eye.png 91share/evince/icons/hicolor/22x22/actions/eye.png
@@ -108,27 +114,26 @@ share/evince/icons/hicolor/32x32/mimetyp @@ -108,27 +114,26 @@ share/evince/icons/hicolor/32x32/mimetyp
108share/evince/icons/hicolor/48x48/actions/close.png 114share/evince/icons/hicolor/48x48/actions/close.png
109share/evince/icons/hicolor/48x48/actions/resize-se.png 115share/evince/icons/hicolor/48x48/actions/resize-se.png
110share/evince/icons/hicolor/48x48/actions/resize-sw.png 116share/evince/icons/hicolor/48x48/actions/resize-sw.png
111share/evince/icons/hicolor/48x48/actions/view-page-continuous.png 117share/evince/icons/hicolor/48x48/actions/view-page-continuous.png
112share/evince/icons/hicolor/48x48/actions/view-page-facing.png 118share/evince/icons/hicolor/48x48/actions/view-page-facing.png
113share/evince/icons/hicolor/scalable/actions/object-rotate-left.svg 119share/evince/icons/hicolor/scalable/actions/object-rotate-left.svg
114share/evince/icons/hicolor/scalable/actions/object-rotate-right.svg 120share/evince/icons/hicolor/scalable/actions/object-rotate-right.svg
115share/evince/icons/hicolor/scalable/mimetypes/x-office-presentation.svg 121share/evince/icons/hicolor/scalable/mimetypes/x-office-presentation.svg
116share/glib-2.0/schemas/org.gnome.Evince.gschema.xml 122share/glib-2.0/schemas/org.gnome.Evince.gschema.xml
117share/gtk-doc/html/evince/EggFindBar.html 123share/gtk-doc/html/evince/EggFindBar.html
118share/gtk-doc/html/evince/EvFileMonitor.html 124share/gtk-doc/html/evince/EvFileMonitor.html
119share/gtk-doc/html/evince/EvHistory.html 125share/gtk-doc/html/evince/EvHistory.html
120share/gtk-doc/html/evince/EvMessageArea.html 126share/gtk-doc/html/evince/EvMessageArea.html
121share/gtk-doc/html/evince/EvOpenRecentAction.html 
122share/gtk-doc/html/evince/EvPageAction.html 127share/gtk-doc/html/evince/EvPageAction.html
123share/gtk-doc/html/evince/EvPageActionWidget.html 128share/gtk-doc/html/evince/EvPageActionWidget.html
124share/gtk-doc/html/evince/EvPasswordView.html 129share/gtk-doc/html/evince/EvPasswordView.html
125share/gtk-doc/html/evince/EvProgressMessageArea.html 130share/gtk-doc/html/evince/EvProgressMessageArea.html
126share/gtk-doc/html/evince/EvSidebar.html 131share/gtk-doc/html/evince/EvSidebar.html
127share/gtk-doc/html/evince/EvSidebarAttachments.html 132share/gtk-doc/html/evince/EvSidebarAttachments.html
128share/gtk-doc/html/evince/EvSidebarLayers.html 133share/gtk-doc/html/evince/EvSidebarLayers.html
129share/gtk-doc/html/evince/EvSidebarLinks.html 134share/gtk-doc/html/evince/EvSidebarLinks.html
130share/gtk-doc/html/evince/EvSidebarPage.html 135share/gtk-doc/html/evince/EvSidebarPage.html
131share/gtk-doc/html/evince/EvSidebarThumbnails.html 136share/gtk-doc/html/evince/EvSidebarThumbnails.html
132share/gtk-doc/html/evince/EvWindow.html 137share/gtk-doc/html/evince/EvWindow.html
133share/gtk-doc/html/evince/api-index-full.html 138share/gtk-doc/html/evince/api-index-full.html
134share/gtk-doc/html/evince/evince-ev-application.html 139share/gtk-doc/html/evince/evince-ev-application.html
@@ -2858,26 +2863,27 @@ share/locale/da/LC_MESSAGES/evince.mo @@ -2858,26 +2863,27 @@ share/locale/da/LC_MESSAGES/evince.mo
2858share/locale/de/LC_MESSAGES/evince.mo 2863share/locale/de/LC_MESSAGES/evince.mo
2859share/locale/dz/LC_MESSAGES/evince.mo 2864share/locale/dz/LC_MESSAGES/evince.mo
2860share/locale/el/LC_MESSAGES/evince.mo 2865share/locale/el/LC_MESSAGES/evince.mo
2861share/locale/en@shaw/LC_MESSAGES/evince.mo 2866share/locale/en@shaw/LC_MESSAGES/evince.mo
2862share/locale/en_CA/LC_MESSAGES/evince.mo 2867share/locale/en_CA/LC_MESSAGES/evince.mo
2863share/locale/en_GB/LC_MESSAGES/evince.mo 2868share/locale/en_GB/LC_MESSAGES/evince.mo
2864share/locale/eo/LC_MESSAGES/evince.mo 2869share/locale/eo/LC_MESSAGES/evince.mo
2865share/locale/es/LC_MESSAGES/evince.mo 2870share/locale/es/LC_MESSAGES/evince.mo
2866share/locale/et/LC_MESSAGES/evince.mo 2871share/locale/et/LC_MESSAGES/evince.mo
2867share/locale/eu/LC_MESSAGES/evince.mo 2872share/locale/eu/LC_MESSAGES/evince.mo
2868share/locale/fa/LC_MESSAGES/evince.mo 2873share/locale/fa/LC_MESSAGES/evince.mo
2869share/locale/fi/LC_MESSAGES/evince.mo 2874share/locale/fi/LC_MESSAGES/evince.mo
2870share/locale/fr/LC_MESSAGES/evince.mo 2875share/locale/fr/LC_MESSAGES/evince.mo
 2876share/locale/fur/LC_MESSAGES/evince.mo
2871share/locale/ga/LC_MESSAGES/evince.mo 2877share/locale/ga/LC_MESSAGES/evince.mo
2872share/locale/gd/LC_MESSAGES/evince.mo 2878share/locale/gd/LC_MESSAGES/evince.mo
2873share/locale/gl/LC_MESSAGES/evince.mo 2879share/locale/gl/LC_MESSAGES/evince.mo
2874share/locale/gu/LC_MESSAGES/evince.mo 2880share/locale/gu/LC_MESSAGES/evince.mo
2875share/locale/he/LC_MESSAGES/evince.mo 2881share/locale/he/LC_MESSAGES/evince.mo
2876share/locale/hi/LC_MESSAGES/evince.mo 2882share/locale/hi/LC_MESSAGES/evince.mo
2877share/locale/hu/LC_MESSAGES/evince.mo 2883share/locale/hu/LC_MESSAGES/evince.mo
2878share/locale/id/LC_MESSAGES/evince.mo 2884share/locale/id/LC_MESSAGES/evince.mo
2879share/locale/it/LC_MESSAGES/evince.mo 2885share/locale/it/LC_MESSAGES/evince.mo
2880share/locale/ja/LC_MESSAGES/evince.mo 2886share/locale/ja/LC_MESSAGES/evince.mo
2881share/locale/ka/LC_MESSAGES/evince.mo 2887share/locale/ka/LC_MESSAGES/evince.mo
2882share/locale/kk/LC_MESSAGES/evince.mo 2888share/locale/kk/LC_MESSAGES/evince.mo
2883share/locale/km/LC_MESSAGES/evince.mo 2889share/locale/km/LC_MESSAGES/evince.mo

cvs diff -r1.14 -r1.15 pkgsrc/print/evince3/Attic/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/print/evince3/Attic/buildlink3.mk 2014/05/05 00:48:17 1.14
+++ pkgsrc/print/evince3/Attic/buildlink3.mk 2014/11/08 11:28:43 1.15
@@ -1,16 +1,15 @@ @@ -1,16 +1,15 @@
1# $NetBSD: buildlink3.mk,v 1.14 2014/05/05 00:48:17 ryoon Exp $ 1# $NetBSD: buildlink3.mk,v 1.15 2014/11/08 11:28:43 prlw1 Exp $
2 2
3BUILDLINK_TREE+= evince 3BUILDLINK_TREE+= evince
4 4
5.if !defined(EVINCE_BUILDLINK3_MK) 5.if !defined(EVINCE_BUILDLINK3_MK)
6EVINCE_BUILDLINK3_MK:= 6EVINCE_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.evince+= evince>=3.0 8BUILDLINK_API_DEPENDS.evince+= evince>=3.0
9BUILDLINK_ABI_DEPENDS.evince+= evince>=3.12.0nb2 9BUILDLINK_ABI_DEPENDS.evince+= evince>=3.12.0nb2
10BUILDLINK_PKGSRCDIR.evince?= ../../print/evince 10BUILDLINK_PKGSRCDIR.evince?= ../../print/evince
11 11
12.include "../../devel/glib2/buildlink3.mk" 12.include "../../x11/gtk3/buildlink3.mk"
13.include "../../x11/gtk2/buildlink3.mk" 
14.endif # EVINCE_BUILDLINK3_MK 13.endif # EVINCE_BUILDLINK3_MK
15 14
16BUILDLINK_TREE+= -evince 15BUILDLINK_TREE+= -evince

cvs diff -r1.5 -r1.6 pkgsrc/print/evince3/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/print/evince3/Attic/distinfo 2014/04/04 22:20:59 1.5
+++ pkgsrc/print/evince3/Attic/distinfo 2014/11/08 11:28:43 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2014/04/04 22:20:59 ryoon Exp $ 1$NetBSD: distinfo,v 1.6 2014/11/08 11:28:43 prlw1 Exp $
2 2
3SHA1 (evince-3.12.0.tar.xz) = c6dfd8a75528ec2b6c94f837ceba9f835813875e 3SHA1 (evince-3.14.1.tar.xz) = 42760595375825343bdfb1e025a270c53d60537f
4RMD160 (evince-3.12.0.tar.xz) = 72db56a887c056ff03ebe9fd7d153f363bb4f254 4RMD160 (evince-3.14.1.tar.xz) = 5020612dbec056c304896b29d872ce812d0a55aa
5Size (evince-3.12.0.tar.xz) = 2905580 bytes 5Size (evince-3.14.1.tar.xz) = 3082612 bytes