Commits

Marius Schamschula authored f30b26e00c6
TeXShop4: update to 4.41
No tags

aqua/TeXShop4/Portfile

Modified
1 1 # -*- 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
2 2
3 3 PortSystem 1.0
4 4 PortGroup xcode 1.0
5 5 PortGroup xcodeversion 1.0
6 6
7 7 name TeXShop4
8 8 conflicts TeXShop
9 -version 4.40
9 +version 4.41
10 10 revision 0
11 11
12 12 set major [lindex [split ${version} .] 0]
13 13 categories aqua editors
14 14 license GPL-2+
15 15 maintainers {mps @Schamschula} openmaintainer
16 16 description TeX previewer for Mac OS X
17 17 long_description \
18 18 TeXShop is a TeX previewer for Mac OS X, written in Cocoa. \
19 19 Since pdf is a native file format on OS X, TeXShop uses \
24 24 master_sites ${homepage}/texshop-64
25 25 use_zip yes
26 26 distname texshopsource[strsed ${version} {/\.//}]
27 27 dist_subdir TeXShop/
28 28 worksrcdir ${distname}
29 29 set propername TeXShop
30 30
31 31 # TeXShop4 has frequent stealth updates, keep in sync with revision number
32 32 #dist_subdir TeXShop/${version}_${revision}
33 33
34 -checksums rmd160 43bd6176076c945ab3f4f43592317a8497565f4b \
35 - sha256 aa703b056750a1ac904c6000a7bcc10670bf7b6c90f98acdeea89570c59334c7 \
36 - size 151032371
34 +checksums rmd160 c87592a735221d9bc1fdf8d79aa91431b96b2264 \
35 + sha256 b426ab128dac666ba756ce3ec64ad12882ed290c2dcc63bed858616ab6d0c2e2 \
36 + size 151039452
37 37
38 38 minimum_xcodeversions {13 6.2}
39 39
40 40 # This is a temporary kludge. The new Xcode build system fails to
41 41 # destroot this for reasons that are poorly understood.
42 42 # Remove this when a better fix is known.
43 43 if {[vercmp ${xcodeversion} 10.0] >= 0} {
44 44 destroot.pre_args -UseNewBuildSystem=NO
45 45 }
46 46

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

Add shortcut