Fri Jun 23 17:10:45 2017 UTC ()
Update eom to 1.18.2.


(youri)
diff -r1.5 -r1.6 pkgsrc/graphics/eom/Makefile
diff -r1.1 -r1.2 pkgsrc/graphics/eom/PLIST
diff -r1.2 -r1.3 pkgsrc/graphics/eom/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/graphics/eom/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/eom/Makefile 2017/02/12 06:25:25 1.5
+++ pkgsrc/graphics/eom/Makefile 2017/06/23 17:10:44 1.6
@@ -1,34 +1,24 @@ @@ -1,34 +1,24 @@
1# $NetBSD: Makefile,v 1.5 2017/02/12 06:25:25 ryoon Exp $ 1# $NetBSD: Makefile,v 1.6 2017/06/23 17:10:44 youri Exp $
2 2
3PKGREVISION= 3 
4.include "../../meta-pkgs/mate/Makefile.common" 3.include "../../meta-pkgs/mate/Makefile.common"
5 4
6DISTNAME= eom-1.14.1 5DISTNAME= eom-${VERSION:R}.2
7CATEGORIES= graphics 6CATEGORIES= graphics
8 7
9COMMENT= Eye of MATE: an image viewing and cataloging program 8COMMENT= Eye of MATE: an image viewing and cataloging program
10 9
11TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool 
12TOOL_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2 # for xmllint 
13 
14PKGCONFIG_OVERRIDE+= data/eom.pc.in 10PKGCONFIG_OVERRIDE+= data/eom.pc.in
15 11
16BUILDLINK_TRANSFORM.SunOS+= rm:-lutil 12BUILDLINK_TRANSFORM.SunOS+= rm:-lutil
17 13
18.include "options.mk" 14.include "options.mk"
19 15
20.include "../../devel/glib2/schemas.mk" 16.include "../../devel/glib2/schemas.mk"
21 17
22.include "../../x11/mate-desktop/buildlink3.mk" 18.include "../../x11/mate-desktop/buildlink3.mk"
23.include "../../databases/shared-mime-info/buildlink3.mk" 19.include "../../databases/shared-mime-info/buildlink3.mk"
24.include "../../devel/glib2/buildlink3.mk" 20.include "../../devel/libpeas/buildlink3.mk"
25.include "../../devel/zlib/buildlink3.mk" 21.include "../../devel/zlib/buildlink3.mk"
26.include "../../graphics/gdk-pixbuf2/buildlink3.mk" 
27.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 22.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
28.include "../../x11/gtk2/buildlink3.mk" 
29.if !empty(PKG_BUILD_OPTIONS.gtk2:Mx11) 
30.include "../../x11/xproto/buildlink3.mk" 
31.include "../../x11/libX11/buildlink3.mk" 
32.endif 
33.include "../../sysutils/desktop-file-utils/desktopdb.mk" 23.include "../../sysutils/desktop-file-utils/desktopdb.mk"
34.include "../../mk/bsd.pkg.mk" 24.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/graphics/eom/PLIST (expand / switch to unified diff)

--- pkgsrc/graphics/eom/PLIST 2016/05/21 19:20:33 1.1
+++ pkgsrc/graphics/eom/PLIST 2017/06/23 17:10:44 1.2
@@ -1,81 +1,82 @@ @@ -1,81 +1,82 @@
1@comment $NetBSD: PLIST,v 1.1 2016/05/21 19:20:33 youri Exp $ 1@comment $NetBSD: PLIST,v 1.2 2017/06/23 17:10:44 youri Exp $
2bin/eom 2bin/eom
3include/eom-2.20/eom/eom-application.h 3include/eom-2.20/eom/eom-application.h
4include/eom-2.20/eom/eom-clipboard-handler.h 4include/eom-2.20/eom/eom-clipboard-handler.h
5include/eom-2.20/eom/eom-debug.h 5include/eom-2.20/eom/eom-debug.h
6include/eom-2.20/eom/eom-dialog.h 6include/eom-2.20/eom/eom-dialog.h
7include/eom-2.20/eom/eom-enums.h 7include/eom-2.20/eom/eom-enums.h
8include/eom-2.20/eom/eom-error-message-area.h 8include/eom-2.20/eom/eom-error-message-area.h
9include/eom-2.20/eom/eom-exif-details.h 9include/eom-2.20/eom/eom-exif-details.h
10include/eom-2.20/eom/eom-exif-util.h 10include/eom-2.20/eom/eom-exif-util.h
11include/eom-2.20/eom/eom-file-chooser.h 11include/eom-2.20/eom/eom-file-chooser.h
12include/eom-2.20/eom/eom-image-save-info.h 12include/eom-2.20/eom/eom-image-save-info.h
13include/eom-2.20/eom/eom-image.h 13include/eom-2.20/eom/eom-image.h
14include/eom-2.20/eom/eom-job-queue.h 14include/eom-2.20/eom/eom-job-queue.h
15include/eom-2.20/eom/eom-jobs.h 15include/eom-2.20/eom/eom-jobs.h
16include/eom-2.20/eom/eom-list-store.h 16include/eom-2.20/eom/eom-list-store.h
17include/eom-2.20/eom/eom-plugin.h 
18include/eom-2.20/eom/eom-properties-dialog.h 17include/eom-2.20/eom/eom-properties-dialog.h
19include/eom-2.20/eom/eom-scroll-view.h 18include/eom-2.20/eom/eom-scroll-view.h
20include/eom-2.20/eom/eom-sidebar.h 19include/eom-2.20/eom/eom-sidebar.h
21include/eom-2.20/eom/eom-statusbar.h 20include/eom-2.20/eom/eom-statusbar.h
22include/eom-2.20/eom/eom-thumb-nav.h 21include/eom-2.20/eom/eom-thumb-nav.h
23include/eom-2.20/eom/eom-thumb-view.h 22include/eom-2.20/eom/eom-thumb-view.h
24include/eom-2.20/eom/eom-thumbnail.h 23include/eom-2.20/eom/eom-thumbnail.h
25include/eom-2.20/eom/eom-transform.h 24include/eom-2.20/eom/eom-transform.h
26include/eom-2.20/eom/eom-window.h 25include/eom-2.20/eom/eom-window.h
27lib/eom/plugins/fullscreen.eom-plugin 26lib/eom/plugins/fullscreen.plugin
28lib/eom/plugins/libfullscreen.la 27lib/eom/plugins/libfullscreen.la
29lib/eom/plugins/libreload.la 28lib/eom/plugins/libreload.la
30lib/eom/plugins/libstatusbar-date.la 29lib/eom/plugins/libstatusbar-date.la
31lib/eom/plugins/reload.eom-plugin 30lib/eom/plugins/reload.plugin
32lib/eom/plugins/statusbar-date.eom-plugin 31lib/eom/plugins/statusbar-date.plugin
 32lib/girepository-1.0/Eom-1.0.typelib
33lib/pkgconfig/eom.pc 33lib/pkgconfig/eom.pc
34man/man1/eom.1 34man/man1/eom.1
35share/appdata/eom.appdata.xml 35share/appdata/eom.appdata.xml
36share/applications/eom.desktop 36share/applications/eom.desktop
 37share/eom/eom-3.18.css
37share/eom/eom-image-properties-dialog.ui 38share/eom/eom-image-properties-dialog.ui
38share/eom/eom-multiple-save-as-dialog.ui 39share/eom/eom-multiple-save-as-dialog.ui
39share/eom/eom-preferences-dialog.ui 40share/eom/eom-preferences-dialog.ui
40share/eom/eom-toolbar.xml 41share/eom/eom-toolbar.xml
41share/eom/eom-ui.xml 42share/eom/eom-ui.xml
42share/eom/eom.css 43share/eom/eom.css
43share/eom/gtkrc 44share/eom/gtkrc
44share/eom/icons/hicolor/16x16/actions/eom-image-collection.png 45share/eom/icons/hicolor/16x16/actions/eom-image-collection.png
45share/eom/icons/hicolor/16x16/actions/eom-plugin.png 46share/eom/icons/hicolor/16x16/actions/eom-plugin.png
46share/eom/icons/hicolor/16x16/actions/slideshow-play.png 47share/eom/icons/hicolor/16x16/actions/slideshow-play.png
47share/eom/icons/hicolor/22x22/actions/eom-image-collection.png 48share/eom/icons/hicolor/22x22/actions/eom-image-collection.png
48share/eom/icons/hicolor/22x22/actions/eom-plugin.png 49share/eom/icons/hicolor/22x22/actions/eom-plugin.png
49share/eom/icons/hicolor/22x22/actions/slideshow-play.png 50share/eom/icons/hicolor/22x22/actions/slideshow-play.png
50share/eom/icons/hicolor/24x24/actions/eom-image-collection.png 51share/eom/icons/hicolor/24x24/actions/eom-image-collection.png
51share/eom/icons/hicolor/24x24/actions/slideshow-play.png 52share/eom/icons/hicolor/24x24/actions/slideshow-play.png
52share/eom/icons/hicolor/32x32/actions/eom-image-collection.png 53share/eom/icons/hicolor/32x32/actions/eom-image-collection.png
53share/eom/icons/hicolor/32x32/actions/eom-plugin.png 54share/eom/icons/hicolor/32x32/actions/eom-plugin.png
54share/eom/icons/hicolor/32x32/actions/slideshow-play.png 55share/eom/icons/hicolor/32x32/actions/slideshow-play.png
55share/eom/icons/hicolor/48x48/actions/slideshow-play.png 56share/eom/icons/hicolor/48x48/actions/slideshow-play.png
56share/eom/icons/hicolor/scalable/actions/eom-image-collection.svg 57share/eom/icons/hicolor/scalable/actions/eom-image-collection.svg
57share/eom/icons/hicolor/scalable/actions/eom-plugin.svg 58share/eom/icons/hicolor/scalable/actions/eom-plugin.svg
58share/eom/icons/hicolor/scalable/actions/slideshow-play.svg 59share/eom/icons/hicolor/scalable/actions/slideshow-play.svg
59share/eom/pixmaps/thumbnail-frame.png 60share/eom/pixmaps/thumbnail-frame.png
 61share/gir-1.0/Eom-1.0.gir
60share/glib-2.0/schemas/org.mate.eom.enums.xml 62share/glib-2.0/schemas/org.mate.eom.enums.xml
61share/glib-2.0/schemas/org.mate.eom.gschema.xml 63share/glib-2.0/schemas/org.mate.eom.gschema.xml
62share/gtk-doc/html/eom/EomDialog.html 64share/gtk-doc/html/eom/EomDialog.html
63share/gtk-doc/html/eom/EomExifDetails.html 65share/gtk-doc/html/eom/EomExifDetails.html
64share/gtk-doc/html/eom/EomFileChooser.html 66share/gtk-doc/html/eom/EomFileChooser.html
65share/gtk-doc/html/eom/EomImageSaveInfo.html 67share/gtk-doc/html/eom/EomImageSaveInfo.html
66share/gtk-doc/html/eom/EomMetadataReaderJpg.html 68share/gtk-doc/html/eom/EomMetadataReaderJpg.html
67share/gtk-doc/html/eom/EomMetadataReaderPng.html 69share/gtk-doc/html/eom/EomMetadataReaderPng.html
68share/gtk-doc/html/eom/EomPluginManager.html 
69share/gtk-doc/html/eom/EomPreferencesDialog.html 70share/gtk-doc/html/eom/EomPreferencesDialog.html
70share/gtk-doc/html/eom/EomPrintImageSetup.html 71share/gtk-doc/html/eom/EomPrintImageSetup.html
71share/gtk-doc/html/eom/EomPrintPreview.html 72share/gtk-doc/html/eom/EomPrintPreview.html
72share/gtk-doc/html/eom/EomScrollView.html 73share/gtk-doc/html/eom/EomScrollView.html
73share/gtk-doc/html/eom/EomSidebar.html 74share/gtk-doc/html/eom/EomSidebar.html
74share/gtk-doc/html/eom/EomStatusbar.html 75share/gtk-doc/html/eom/EomStatusbar.html
75share/gtk-doc/html/eom/api-index.html 76share/gtk-doc/html/eom/api-index.html
76share/gtk-doc/html/eom/ch01.html 77share/gtk-doc/html/eom/ch01.html
77share/gtk-doc/html/eom/ch02.html 78share/gtk-doc/html/eom/ch02.html
78share/gtk-doc/html/eom/ch03.html 79share/gtk-doc/html/eom/ch03.html
79share/gtk-doc/html/eom/ch04.html 80share/gtk-doc/html/eom/ch04.html
80share/gtk-doc/html/eom/ch05.html 81share/gtk-doc/html/eom/ch05.html
81share/gtk-doc/html/eom/ch06.html 82share/gtk-doc/html/eom/ch06.html
@@ -83,49 +84,50 @@ share/gtk-doc/html/eom/ch07.html @@ -83,49 +84,50 @@ share/gtk-doc/html/eom/ch07.html
83share/gtk-doc/html/eom/eom-eom-application.html 84share/gtk-doc/html/eom/eom-eom-application.html
84share/gtk-doc/html/eom/eom-eom-clipboard-handler.html 85share/gtk-doc/html/eom/eom-eom-clipboard-handler.html
85share/gtk-doc/html/eom/eom-eom-config-keys.html 86share/gtk-doc/html/eom/eom-eom-config-keys.html
86share/gtk-doc/html/eom/eom-eom-debug.html 87share/gtk-doc/html/eom/eom-eom-debug.html
87share/gtk-doc/html/eom/eom-eom-error-message-area.html 88share/gtk-doc/html/eom/eom-eom-error-message-area.html
88share/gtk-doc/html/eom/eom-eom-exif-util.html 89share/gtk-doc/html/eom/eom-eom-exif-util.html
89share/gtk-doc/html/eom/eom-eom-image.html 90share/gtk-doc/html/eom/eom-eom-image.html
90share/gtk-doc/html/eom/eom-eom-job-queue.html 91share/gtk-doc/html/eom/eom-eom-job-queue.html
91share/gtk-doc/html/eom/eom-eom-jobs.html 92share/gtk-doc/html/eom/eom-eom-jobs.html
92share/gtk-doc/html/eom/eom-eom-list-store.html 93share/gtk-doc/html/eom/eom-eom-list-store.html
93share/gtk-doc/html/eom/eom-eom-metadata-reader.html 94share/gtk-doc/html/eom/eom-eom-metadata-reader.html
94share/gtk-doc/html/eom/eom-eom-pixbuf-util.html 95share/gtk-doc/html/eom/eom-eom-pixbuf-util.html
95share/gtk-doc/html/eom/eom-eom-plugin-engine.html 96share/gtk-doc/html/eom/eom-eom-plugin-engine.html
96share/gtk-doc/html/eom/eom-eom-plugin.html 
97share/gtk-doc/html/eom/eom-eom-print.html 97share/gtk-doc/html/eom/eom-eom-print.html
98share/gtk-doc/html/eom/eom-eom-properties-dialog.html 98share/gtk-doc/html/eom/eom-eom-properties-dialog.html
99share/gtk-doc/html/eom/eom-eom-save-as-dialog-helper.html 99share/gtk-doc/html/eom/eom-eom-save-as-dialog-helper.html
100share/gtk-doc/html/eom/eom-eom-session.html 100share/gtk-doc/html/eom/eom-eom-session.html
101share/gtk-doc/html/eom/eom-eom-thumb-nav.html 101share/gtk-doc/html/eom/eom-eom-thumb-nav.html
102share/gtk-doc/html/eom/eom-eom-thumb-view.html 102share/gtk-doc/html/eom/eom-eom-thumb-view.html
103share/gtk-doc/html/eom/eom-eom-thumbnail.html 103share/gtk-doc/html/eom/eom-eom-thumbnail.html
104share/gtk-doc/html/eom/eom-eom-transform.html 104share/gtk-doc/html/eom/eom-eom-transform.html
105share/gtk-doc/html/eom/eom-eom-uri-converter.html 105share/gtk-doc/html/eom/eom-eom-uri-converter.html
106share/gtk-doc/html/eom/eom-eom-util.html 106share/gtk-doc/html/eom/eom-eom-util.html
107share/gtk-doc/html/eom/eom-eom-window.html 107share/gtk-doc/html/eom/eom-eom-window.html
108share/gtk-doc/html/eom/eom-uta.html 108share/gtk-doc/html/eom/eom-uta.html
109share/gtk-doc/html/eom/eom-zoom.html 109share/gtk-doc/html/eom/eom-zoom.html
110share/gtk-doc/html/eom/eom.devhelp2 110share/gtk-doc/html/eom/eom.devhelp2
111share/gtk-doc/html/eom/home.png 111share/gtk-doc/html/eom/home.png
112share/gtk-doc/html/eom/index.html 112share/gtk-doc/html/eom/index.html
113share/gtk-doc/html/eom/index.sgml 113share/gtk-doc/html/eom/left-insensitive.png
114share/gtk-doc/html/eom/left.png 114share/gtk-doc/html/eom/left.png
115share/gtk-doc/html/eom/pt01.html 115share/gtk-doc/html/eom/pt01.html
 116share/gtk-doc/html/eom/right-insensitive.png
116share/gtk-doc/html/eom/right.png 117share/gtk-doc/html/eom/right.png
117share/gtk-doc/html/eom/rn01.html 118share/gtk-doc/html/eom/rn01.html
118share/gtk-doc/html/eom/style.css 119share/gtk-doc/html/eom/style.css
 120share/gtk-doc/html/eom/up-insensitive.png
119share/gtk-doc/html/eom/up.png 121share/gtk-doc/html/eom/up.png
120share/help/C/eom/figures/eom_save_as_window.png 122share/help/C/eom/figures/eom_save_as_window.png
121share/help/C/eom/figures/eom_start_window.png 123share/help/C/eom/figures/eom_start_window.png
122share/help/C/eom/figures/eom_toolbar_editor_window.png 124share/help/C/eom/figures/eom_toolbar_editor_window.png
123share/help/C/eom/index.docbook 125share/help/C/eom/index.docbook
124share/help/C/eom/legal.xml 126share/help/C/eom/legal.xml
125share/help/ar/eom/figures/eom_save_as_window.png 127share/help/ar/eom/figures/eom_save_as_window.png
126share/help/ar/eom/figures/eom_start_window.png 128share/help/ar/eom/figures/eom_start_window.png
127share/help/ar/eom/figures/eom_toolbar_editor_window.png 129share/help/ar/eom/figures/eom_toolbar_editor_window.png
128share/help/ar/eom/index.docbook 130share/help/ar/eom/index.docbook
129share/help/ar/eom/legal.xml 131share/help/ar/eom/legal.xml
130share/help/ca/eom/figures/eom_save_as_window.png 132share/help/ca/eom/figures/eom_save_as_window.png
131share/help/ca/eom/figures/eom_start_window.png 133share/help/ca/eom/figures/eom_start_window.png
@@ -244,112 +246,111 @@ share/help/zh_TW/eom/index.docbook @@ -244,112 +246,111 @@ share/help/zh_TW/eom/index.docbook
244share/help/zh_TW/eom/legal.xml 246share/help/zh_TW/eom/legal.xml
245share/icons/hicolor/16x16/apps/eom.png 247share/icons/hicolor/16x16/apps/eom.png
246share/icons/hicolor/22x22/apps/eom.png 248share/icons/hicolor/22x22/apps/eom.png
247share/icons/hicolor/24x24/apps/eom.png 249share/icons/hicolor/24x24/apps/eom.png
248share/icons/hicolor/32x32/apps/eom.png 250share/icons/hicolor/32x32/apps/eom.png
249share/icons/hicolor/scalable/apps/eom.svg 251share/icons/hicolor/scalable/apps/eom.svg
250share/locale/af/LC_MESSAGES/eom.mo 252share/locale/af/LC_MESSAGES/eom.mo
251share/locale/am/LC_MESSAGES/eom.mo 253share/locale/am/LC_MESSAGES/eom.mo
252share/locale/ar/LC_MESSAGES/eom.mo 254share/locale/ar/LC_MESSAGES/eom.mo
253share/locale/as/LC_MESSAGES/eom.mo 255share/locale/as/LC_MESSAGES/eom.mo
254share/locale/ast/LC_MESSAGES/eom.mo 256share/locale/ast/LC_MESSAGES/eom.mo
255share/locale/az/LC_MESSAGES/eom.mo 257share/locale/az/LC_MESSAGES/eom.mo
256share/locale/be/LC_MESSAGES/eom.mo 258share/locale/be/LC_MESSAGES/eom.mo
257share/locale/be@latin/LC_MESSAGES/eom.mo 
258share/locale/bg/LC_MESSAGES/eom.mo 259share/locale/bg/LC_MESSAGES/eom.mo
259share/locale/bn/LC_MESSAGES/eom.mo 260share/locale/bn/LC_MESSAGES/eom.mo
260share/locale/bn_IN/LC_MESSAGES/eom.mo 261share/locale/bn_IN/LC_MESSAGES/eom.mo
261share/locale/br/LC_MESSAGES/eom.mo 262share/locale/br/LC_MESSAGES/eom.mo
262share/locale/bs/LC_MESSAGES/eom.mo 263share/locale/bs/LC_MESSAGES/eom.mo
263share/locale/ca/LC_MESSAGES/eom.mo 264share/locale/ca/LC_MESSAGES/eom.mo
264share/locale/ca@valencia/LC_MESSAGES/eom.mo 265share/locale/ca@valencia/LC_MESSAGES/eom.mo
265share/locale/cmn/LC_MESSAGES/eom.mo 266share/locale/cmn/LC_MESSAGES/eom.mo
266share/locale/cs/LC_MESSAGES/eom.mo 267share/locale/cs/LC_MESSAGES/eom.mo
267share/locale/cy/LC_MESSAGES/eom.mo 268share/locale/cy/LC_MESSAGES/eom.mo
268share/locale/da/LC_MESSAGES/eom.mo 269share/locale/da/LC_MESSAGES/eom.mo
269share/locale/de/LC_MESSAGES/eom.mo 270share/locale/de/LC_MESSAGES/eom.mo
270share/locale/dz/LC_MESSAGES/eom.mo 271share/locale/dz/LC_MESSAGES/eom.mo
271share/locale/el/LC_MESSAGES/eom.mo 272share/locale/el/LC_MESSAGES/eom.mo
272share/locale/en@shaw/LC_MESSAGES/eom.mo 
273share/locale/en_AU/LC_MESSAGES/eom.mo 273share/locale/en_AU/LC_MESSAGES/eom.mo
274share/locale/en_CA/LC_MESSAGES/eom.mo 274share/locale/en_CA/LC_MESSAGES/eom.mo
275share/locale/en_GB/LC_MESSAGES/eom.mo 275share/locale/en_GB/LC_MESSAGES/eom.mo
276share/locale/en_US/LC_MESSAGES/eom.mo 
277share/locale/eo/LC_MESSAGES/eom.mo 276share/locale/eo/LC_MESSAGES/eom.mo
278share/locale/es/LC_MESSAGES/eom.mo 277share/locale/es/LC_MESSAGES/eom.mo
279share/locale/es_CO/LC_MESSAGES/eom.mo 278share/locale/es_CO/LC_MESSAGES/eom.mo
280share/locale/es_MX/LC_MESSAGES/eom.mo 279share/locale/es_MX/LC_MESSAGES/eom.mo
281share/locale/et/LC_MESSAGES/eom.mo 280share/locale/et/LC_MESSAGES/eom.mo
282share/locale/eu/LC_MESSAGES/eom.mo 281share/locale/eu/LC_MESSAGES/eom.mo
283share/locale/fa/LC_MESSAGES/eom.mo 282share/locale/fa/LC_MESSAGES/eom.mo
284share/locale/fi/LC_MESSAGES/eom.mo 283share/locale/fi/LC_MESSAGES/eom.mo
285share/locale/fr/LC_MESSAGES/eom.mo 284share/locale/fr/LC_MESSAGES/eom.mo
286share/locale/fr_CA/LC_MESSAGES/eom.mo 285share/locale/fr_CA/LC_MESSAGES/eom.mo
 286share/locale/frp/LC_MESSAGES/eom.mo
287share/locale/fur/LC_MESSAGES/eom.mo 287share/locale/fur/LC_MESSAGES/eom.mo
288share/locale/ga/LC_MESSAGES/eom.mo 288share/locale/ga/LC_MESSAGES/eom.mo
289share/locale/gl/LC_MESSAGES/eom.mo 289share/locale/gl/LC_MESSAGES/eom.mo
290share/locale/gu/LC_MESSAGES/eom.mo 290share/locale/gu/LC_MESSAGES/eom.mo
291share/locale/he/LC_MESSAGES/eom.mo 291share/locale/he/LC_MESSAGES/eom.mo
292share/locale/hi/LC_MESSAGES/eom.mo 292share/locale/hi/LC_MESSAGES/eom.mo
293share/locale/hr/LC_MESSAGES/eom.mo 293share/locale/hr/LC_MESSAGES/eom.mo
294share/locale/hu/LC_MESSAGES/eom.mo 294share/locale/hu/LC_MESSAGES/eom.mo
295share/locale/hy/LC_MESSAGES/eom.mo 295share/locale/hy/LC_MESSAGES/eom.mo
296share/locale/id/LC_MESSAGES/eom.mo 296share/locale/id/LC_MESSAGES/eom.mo
297share/locale/is/LC_MESSAGES/eom.mo 297share/locale/is/LC_MESSAGES/eom.mo
298share/locale/it/LC_MESSAGES/eom.mo 298share/locale/it/LC_MESSAGES/eom.mo
299share/locale/ja/LC_MESSAGES/eom.mo 299share/locale/ja/LC_MESSAGES/eom.mo
300share/locale/jv/LC_MESSAGES/eom.mo 300share/locale/jv/LC_MESSAGES/eom.mo
301share/locale/ka/LC_MESSAGES/eom.mo 301share/locale/ka/LC_MESSAGES/eom.mo
302share/locale/kk/LC_MESSAGES/eom.mo 302share/locale/kk/LC_MESSAGES/eom.mo
303share/locale/kn/LC_MESSAGES/eom.mo 303share/locale/kn/LC_MESSAGES/eom.mo
304share/locale/ko/LC_MESSAGES/eom.mo 304share/locale/ko/LC_MESSAGES/eom.mo
305share/locale/ks/LC_MESSAGES/eom.mo 305share/locale/ks/LC_MESSAGES/eom.mo
306share/locale/ku/LC_MESSAGES/eom.mo 306share/locale/ku/LC_MESSAGES/eom.mo
 307share/locale/ku_IQ/LC_MESSAGES/eom.mo
307share/locale/ky/LC_MESSAGES/eom.mo 308share/locale/ky/LC_MESSAGES/eom.mo
308share/locale/lt/LC_MESSAGES/eom.mo 309share/locale/lt/LC_MESSAGES/eom.mo
309share/locale/lv/LC_MESSAGES/eom.mo 310share/locale/lv/LC_MESSAGES/eom.mo
310share/locale/mai/LC_MESSAGES/eom.mo 311share/locale/mai/LC_MESSAGES/eom.mo
311share/locale/mg/LC_MESSAGES/eom.mo 312share/locale/mg/LC_MESSAGES/eom.mo
312share/locale/mk/LC_MESSAGES/eom.mo 313share/locale/mk/LC_MESSAGES/eom.mo
313share/locale/ml/LC_MESSAGES/eom.mo 314share/locale/ml/LC_MESSAGES/eom.mo
314share/locale/mn/LC_MESSAGES/eom.mo 315share/locale/mn/LC_MESSAGES/eom.mo
315share/locale/mr/LC_MESSAGES/eom.mo 316share/locale/mr/LC_MESSAGES/eom.mo
316share/locale/ms/LC_MESSAGES/eom.mo 317share/locale/ms/LC_MESSAGES/eom.mo
317share/locale/nb/LC_MESSAGES/eom.mo 318share/locale/nb/LC_MESSAGES/eom.mo
318share/locale/nds/LC_MESSAGES/eom.mo 319share/locale/nds/LC_MESSAGES/eom.mo
319share/locale/ne/LC_MESSAGES/eom.mo 320share/locale/ne/LC_MESSAGES/eom.mo
320share/locale/nl/LC_MESSAGES/eom.mo 321share/locale/nl/LC_MESSAGES/eom.mo
321share/locale/nn/LC_MESSAGES/eom.mo 322share/locale/nn/LC_MESSAGES/eom.mo
322share/locale/nso/LC_MESSAGES/eom.mo 323share/locale/nso/LC_MESSAGES/eom.mo
323share/locale/oc/LC_MESSAGES/eom.mo 324share/locale/oc/LC_MESSAGES/eom.mo
324share/locale/or/LC_MESSAGES/eom.mo 325share/locale/or/LC_MESSAGES/eom.mo
325share/locale/pa/LC_MESSAGES/eom.mo 326share/locale/pa/LC_MESSAGES/eom.mo
326share/locale/pl/LC_MESSAGES/eom.mo 327share/locale/pl/LC_MESSAGES/eom.mo
 328share/locale/pms/LC_MESSAGES/eom.mo
327share/locale/ps/LC_MESSAGES/eom.mo 329share/locale/ps/LC_MESSAGES/eom.mo
328share/locale/pt/LC_MESSAGES/eom.mo 330share/locale/pt/LC_MESSAGES/eom.mo
329share/locale/pt_BR/LC_MESSAGES/eom.mo 331share/locale/pt_BR/LC_MESSAGES/eom.mo
330share/locale/ro/LC_MESSAGES/eom.mo 332share/locale/ro/LC_MESSAGES/eom.mo
331share/locale/ru/LC_MESSAGES/eom.mo 333share/locale/ru/LC_MESSAGES/eom.mo
332share/locale/rw/LC_MESSAGES/eom.mo 334share/locale/rw/LC_MESSAGES/eom.mo
333share/locale/si/LC_MESSAGES/eom.mo 335share/locale/si/LC_MESSAGES/eom.mo
334share/locale/sk/LC_MESSAGES/eom.mo 336share/locale/sk/LC_MESSAGES/eom.mo
335share/locale/sl/LC_MESSAGES/eom.mo 337share/locale/sl/LC_MESSAGES/eom.mo
336share/locale/sq/LC_MESSAGES/eom.mo 338share/locale/sq/LC_MESSAGES/eom.mo
337share/locale/sr/LC_MESSAGES/eom.mo 339share/locale/sr/LC_MESSAGES/eom.mo
338share/locale/sr@latin/LC_MESSAGES/eom.mo 340share/locale/sr@latin/LC_MESSAGES/eom.mo
339share/locale/sv/LC_MESSAGES/eom.mo 341share/locale/sv/LC_MESSAGES/eom.mo
340share/locale/ta/LC_MESSAGES/eom.mo 342share/locale/ta/LC_MESSAGES/eom.mo
341share/locale/te/LC_MESSAGES/eom.mo 343share/locale/te/LC_MESSAGES/eom.mo
342share/locale/th/LC_MESSAGES/eom.mo 344share/locale/th/LC_MESSAGES/eom.mo
343share/locale/tk/LC_MESSAGES/eom.mo 345share/locale/tk/LC_MESSAGES/eom.mo
344share/locale/tr/LC_MESSAGES/eom.mo 346share/locale/tr/LC_MESSAGES/eom.mo
345share/locale/ug/LC_MESSAGES/eom.mo 347share/locale/ug/LC_MESSAGES/eom.mo
346share/locale/uk/LC_MESSAGES/eom.mo 348share/locale/uk/LC_MESSAGES/eom.mo
347share/locale/uz/LC_MESSAGES/eom.mo 349share/locale/uz/LC_MESSAGES/eom.mo
348share/locale/uz@cyrillic/LC_MESSAGES/eom.mo 
349share/locale/vi/LC_MESSAGES/eom.mo 350share/locale/vi/LC_MESSAGES/eom.mo
350share/locale/wa/LC_MESSAGES/eom.mo 351share/locale/wa/LC_MESSAGES/eom.mo
351share/locale/xh/LC_MESSAGES/eom.mo 352share/locale/xh/LC_MESSAGES/eom.mo
352share/locale/zh_CN/LC_MESSAGES/eom.mo 353share/locale/zh_CN/LC_MESSAGES/eom.mo
353share/locale/zh_HK/LC_MESSAGES/eom.mo 354share/locale/zh_HK/LC_MESSAGES/eom.mo
354share/locale/zh_TW/LC_MESSAGES/eom.mo 355share/locale/zh_TW/LC_MESSAGES/eom.mo
355share/locale/zu/LC_MESSAGES/eom.mo 356share/locale/zu/LC_MESSAGES/eom.mo

cvs diff -r1.2 -r1.3 pkgsrc/graphics/eom/distinfo (expand / switch to unified diff)

--- pkgsrc/graphics/eom/distinfo 2016/06/13 23:09:49 1.2
+++ pkgsrc/graphics/eom/distinfo 2017/06/23 17:10:44 1.3
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.2 2016/06/13 23:09:49 youri Exp $ 1$NetBSD: distinfo,v 1.3 2017/06/23 17:10:44 youri Exp $
2 2
3SHA1 (eom-1.14.1.tar.xz) = df3e91693122053e97a87ca02119b2deda74e475 3SHA1 (eom-1.18.2.tar.xz) = 76d69612b910c89070b96de426de51b5b55b3631
4RMD160 (eom-1.14.1.tar.xz) = 094647bc6fae71f8e01f0adae950db9aa33af9d3 4RMD160 (eom-1.18.2.tar.xz) = 9366dd2293e606e55b6be2bc4bbb504d8dc4a6d1
5SHA512 (eom-1.14.1.tar.xz) = 9d7e828eb24aa849e404c058b651e3f4f5bc6688990212a7082657c6421dc3b88d1da4590a4bd12a5bb76a2f7391d8ba9af24e7684fce6cb0ccb9848dd685f53 5SHA512 (eom-1.18.2.tar.xz) = d0d8aaa7837564fafd949da26e477e675a6cbecf6efd799ea0f29ba23800d4df36147f83bf059dcf38f9c4a9601e8501ec78065e02125fb18261011e1c3ac12c
6Size (eom-1.14.1.tar.xz) = 2232412 bytes 6Size (eom-1.18.2.tar.xz) = 2196228 bytes