You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
pandoc: update to 3.10
This commit is contained in:
+11
-11
@@ -3,8 +3,8 @@
|
||||
PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
|
||||
github.setup jgm pandoc 3.9.0.2
|
||||
revision 1
|
||||
github.setup jgm pandoc 3.10
|
||||
revision 0
|
||||
categories textproc haskell
|
||||
license GPL-3
|
||||
maintainers {judaew @judaew} openmaintainer
|
||||
@@ -30,9 +30,9 @@ installs_libs no
|
||||
github.tarball_from archive
|
||||
|
||||
# Note: When updating, please also update the checksums on legacy versions below
|
||||
checksums rmd160 08a63a3c799b48575994bf57e94664071d181530 \
|
||||
sha256 c300c60ae4d47da6e5d265e93f89b896324cdc84ccbb504b88a9855bacd6b5d7 \
|
||||
size 8748348
|
||||
checksums rmd160 96833885be5481a76f054ebfecff62c5da9d9d81 \
|
||||
sha256 fc82815542c29802d087c25e2c1421146030806b71255ec40fc0e828fe1df877 \
|
||||
size 8759054
|
||||
|
||||
depends_lib-append port:libffi \
|
||||
port:zlib
|
||||
@@ -149,15 +149,15 @@ if {(${os.platform} eq {darwin}
|
||||
switch ${build_arch} {
|
||||
arm64 {
|
||||
checksums \
|
||||
rmd160 add9309a1f9c98aad9eed6ae7de70eb591217ee8 \
|
||||
sha256 6e9eca844076bcbb599bbeebbba78a70f93b5307782b85c2c272872812c88875 \
|
||||
size 36687858
|
||||
rmd160 766849dd1901712b915ad30d021084626f8d37cc \
|
||||
sha256 d9cad01d96ae774a0dc8c8c45bb1ad3e4c5ff2cc2e24f45958f5f9b7974aee34 \
|
||||
size 41511397
|
||||
}
|
||||
x86_64 {
|
||||
checksums \
|
||||
rmd160 a0aabe6689bbdbc0485135910e008fe68494e6c0 \
|
||||
sha256 b9fbceabccbc8f34ac021a50483fc32f8160568d0b4b2c22d81bb29e3054fd82 \
|
||||
size 25764704
|
||||
rmd160 8d9bc12faa086d17a2ec22ebaaded2294751d28e \
|
||||
sha256 6334f4d9af7c9e37e761dfad56fa5507685f6d29724ebf31c4be6d5c654a3161 \
|
||||
size 25867412
|
||||
}
|
||||
default {
|
||||
known_fail yes
|
||||
|
||||
Reference in New Issue
Block a user