Commits

Ryan Schmidt authored 004e895afb3
poppler-data: Update to 0.4.9
No tags

graphics/poppler-data/Portfile

Modified
1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
2 2
3 3 PortSystem 1.0
4 4
5 5 name poppler-data
6 -version 0.4.8
6 +version 0.4.9
7 7 maintainers {devans @dbevans} openmaintainer
8 8 categories graphics
9 9 platforms darwin
10 10 supported_archs noarch
11 11 homepage https://poppler.freedesktop.org/
12 12
13 13 # an aggregation of files under several redistributable licenses (GPL,
14 14 # MIT, Adobe); no linking involved
15 15 license Permissive
16 16 installs_libs no
17 17
18 18 description Poppler encoding data.
19 19 long_description \
20 20 ${description}
21 21
22 22 master_sites ${homepage}
23 23
24 -checksums rmd160 525f8c0fbb6dc89a5c0312ac8b589c49a83136f7 \
25 - sha256 1096a18161f263cccdc6d8a2eb5548c41ff8fcf9a3609243f1b6296abdf72872
24 +checksums rmd160 b9da2cd20e0f7c4f5f52d5a5081e29af82a7c8b8 \
25 + sha256 1f9c7e7de9ecd0db6ab287349e31bf815ca108a5a175cf906a90163bdbe32012 \
26 + size 4196919
26 27
27 28 use_configure no
28 29 build {}
29 30
30 31 destroot.args datadir=${prefix}/share
31 32
32 33 livecheck.type regex
33 34 livecheck.url [lindex ${master_sites} 0]
34 35 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut