Permalink
Browse files
evince: update to version 3.28.0
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
gnome/evince/Portfile
|
|
@@ -6,8 +6,7 @@ PortGroup compiler_blacklist_versions 1.0 |
|
|
PortGroup gobject_introspection 1.0 |
|
|
|
|
|
name evince |
|
|
version 3.26.0 |
|
|
revision 1 |
|
|
version 3.28.0 |
|
|
license GPL-2+ |
|
|
set branch [join [lrange [split ${version} .] 0 1] .] |
|
|
description Evince is a document viewer for multiple document formats like pdf, and many others. |
|
|
@@ -20,8 +19,9 @@ master_sites gnome:sources/${name}/${branch}/ |
|
|
|
|
|
use_xz yes |
|
|
|
|
|
checksums rmd160 575c9cc590f325b4f21b4959fa66d2b8c3a9647c \ |
|
|
sha256 79567bdb743cf0c3ed7b638da32afc9b850298f9b4edd532455df4a7e2a4c9d8 |
|
|
checksums rmd160 35665b1a8147abd27498b788363a5a783147a33d \ |
|
|
sha256 fa23264b65e140afb8ec27b070a277bda748d9d4a86788240d9f3514346573a8 \ |
|
|
size 3372004 |
|
|
|
|
|
depends_build port:pkgconfig \ |
|
|
port:intltool \ |
|
|
|