View | Details | Raw Unified | Return to bug 250832 | Differences between
and this patch

Collapse All | Expand All

(-)graphics/evince/Makefile (-2 / +1 lines)
Lines 2-9 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	evince
4
PORTNAME=	evince
5
PORTVERSION=	3.36.7
5
PORTVERSION=	3.38.0
6
PORTREVISION=	3
7
CATEGORIES=	graphics print gnome
6
CATEGORIES=	graphics print gnome
8
MASTER_SITES=	GNOME
7
MASTER_SITES=	GNOME
9
DIST_SUBDIR=	gnome
8
DIST_SUBDIR=	gnome
(-)graphics/evince/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1601149302
1
TIMESTAMP = 1604771521
2
SHA256 (gnome/evince-3.36.7.tar.xz) = 65d61a423e3fbbe07001f65e87422dfb7d2e42b9edf0ca6a1d427af9a04b8f32
2
SHA256 (gnome/evince-3.38.0.tar.xz) = 26df897a417545b476d2606b14731122e84278ae994bd64ea535449c3cf01948
3
SIZE (gnome/evince-3.36.7.tar.xz) = 2580208
3
SIZE (gnome/evince-3.38.0.tar.xz) = 2929196
(-)graphics/evince/pkg-plist (+3 lines)
Lines 27-32 Link Here
27
include/evince/%%VERSION%%/libdocument/ev-document.h
27
include/evince/%%VERSION%%/libdocument/ev-document.h
28
include/evince/%%VERSION%%/libdocument/ev-file-exporter.h
28
include/evince/%%VERSION%%/libdocument/ev-file-exporter.h
29
include/evince/%%VERSION%%/libdocument/ev-file-helpers.h
29
include/evince/%%VERSION%%/libdocument/ev-file-helpers.h
30
include/evince/%%VERSION%%/libdocument/ev-form-field-private.h
30
include/evince/%%VERSION%%/libdocument/ev-form-field.h
31
include/evince/%%VERSION%%/libdocument/ev-form-field.h
31
include/evince/%%VERSION%%/libdocument/ev-image.h
32
include/evince/%%VERSION%%/libdocument/ev-image.h
32
include/evince/%%VERSION%%/libdocument/ev-init.h
33
include/evince/%%VERSION%%/libdocument/ev-init.h
Lines 76-81 Link Here
76
libdata/pkgconfig/evince-document-%%VERSION%%.pc
77
libdata/pkgconfig/evince-document-%%VERSION%%.pc
77
libdata/pkgconfig/evince-view-%%VERSION%%.pc
78
libdata/pkgconfig/evince-view-%%VERSION%%.pc
78
%%DBUS%%libexec/evinced
79
%%DBUS%%libexec/evinced
80
man/man1/evince-previewer.1.gz
81
man/man1/evince-thumbnailer.1.gz
79
man/man1/evince.1.gz
82
man/man1/evince.1.gz
80
share/GConf/gsettings/evince.convert
83
share/GConf/gsettings/evince.convert
81
share/applications/org.gnome.Evince-previewer.desktop
84
share/applications/org.gnome.Evince-previewer.desktop
(-)graphics/evince/pkg-plist-lite (+4 lines)
Lines 25-30 Link Here
25
include/evince/%%VERSION%%/libdocument/ev-document.h
25
include/evince/%%VERSION%%/libdocument/ev-document.h
26
include/evince/%%VERSION%%/libdocument/ev-file-exporter.h
26
include/evince/%%VERSION%%/libdocument/ev-file-exporter.h
27
include/evince/%%VERSION%%/libdocument/ev-file-helpers.h
27
include/evince/%%VERSION%%/libdocument/ev-file-helpers.h
28
include/evince/%%VERSION%%/libdocument/ev-form-field-private.h
28
include/evince/%%VERSION%%/libdocument/ev-form-field.h
29
include/evince/%%VERSION%%/libdocument/ev-form-field.h
29
include/evince/%%VERSION%%/libdocument/ev-image.h
30
include/evince/%%VERSION%%/libdocument/ev-image.h
30
include/evince/%%VERSION%%/libdocument/ev-init.h
31
include/evince/%%VERSION%%/libdocument/ev-init.h
Lines 70-75 Link Here
70
lib/libevview3.so.%%GTK3_VERSION%%
71
lib/libevview3.so.%%GTK3_VERSION%%
71
libdata/pkgconfig/evince-document-%%VERSION%%.pc
72
libdata/pkgconfig/evince-document-%%VERSION%%.pc
72
libdata/pkgconfig/evince-view-%%VERSION%%.pc
73
libdata/pkgconfig/evince-view-%%VERSION%%.pc
74
man/man1/evince-previewer.1.gz
75
man/man1/evince-thumbnailer.1.gz
73
man/man1/evince.1.gz
76
man/man1/evince.1.gz
74
share/GConf/gsettings/evince.convert
77
share/GConf/gsettings/evince.convert
75
share/applications/org.gnome.Evince.desktop
78
share/applications/org.gnome.Evince.desktop
Lines 2871-2876 Link Here
2871
%%COMICS%%share/metainfo/evince-comicsdocument.metainfo.xml
2874
%%COMICS%%share/metainfo/evince-comicsdocument.metainfo.xml
2872
%%DJVU%%share/metainfo/evince-djvudocument.metainfo.xml
2875
%%DJVU%%share/metainfo/evince-djvudocument.metainfo.xml
2873
%%DVI%%share/metainfo/evince-dvidocument.metainfo.xml
2876
%%DVI%%share/metainfo/evince-dvidocument.metainfo.xml
2877
share/metainfo/evince-djvudocument.metainfo.xml
2874
share/metainfo/evince-pdfdocument.metainfo.xml
2878
share/metainfo/evince-pdfdocument.metainfo.xml
2875
share/metainfo/evince-psdocument.metainfo.xml
2879
share/metainfo/evince-psdocument.metainfo.xml
2876
share/metainfo/evince-tiffdocument.metainfo.xml
2880
share/metainfo/evince-tiffdocument.metainfo.xml

Return to bug 250832