You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
iso-codes: update to 4.20.1
This commit is contained in:
committed by
Ryan Carsten Schmidt
parent
037b044282
commit
90c94d079e
@@ -1,13 +1,14 @@
|
||||
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
||||
|
||||
PortSystem 1.0
|
||||
PortGroup meson 1.0
|
||||
|
||||
name iso-codes
|
||||
version 4.7.0
|
||||
version 4.20.1
|
||||
revision 0
|
||||
checksums rmd160 62b4ec46fba1267ca9b1ebb0feb255b86fe7eb0e \
|
||||
sha256 bdfd06cdd77d73d491dcd57d6c946cb95a939f19f7ffc6a31f2f93923412219b \
|
||||
size 3679988
|
||||
checksums rmd160 cb8a98a246df60715d66736388d0a03603fad592 \
|
||||
sha256 5d551f3ddb32548c4321e9011720fd97751af0107592f79ebffc939bd32f2268 \
|
||||
size 4702640
|
||||
|
||||
categories devel
|
||||
platforms any
|
||||
@@ -35,7 +36,7 @@ build.env PATH=${frameworks_dir}/Python.framework/Versions/${python_ve
|
||||
|
||||
post-destroot {
|
||||
xinstall -d ${destroot}${prefix}/share/doc/${name}
|
||||
xinstall -m 0644 -W ${worksrcpath} ChangeLog.md COPYING README.md TODO \
|
||||
xinstall -m 0644 -W ${worksrcpath} CHANGELOG.md LICENSES/LGPL-2.1-or-later.txt README.md TODO.md \
|
||||
${destroot}${prefix}/share/doc/${name}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user