Commits

Marius Schamschula authored ae232bb6976
TeXShop4: update to 4.44
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.43
9 +version 4.44
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 2c080fc344893896f1bd7dd1cde337aa6147f639 \
35 - sha256 57ba432d61ca6500a4f68ccb85d9a6a08d0cc6a6ecf95b6ba100bdfad8ea4cce \
36 - size 151081345
34 +checksums rmd160 bcbccbd35ecbf9f09d38e43a7bc5392f1e0f419c \
35 + sha256 e73f79a87cb02faa37b080fbdddec5edc384b7e80ff5b1d3828f86a3160da032 \
36 + size 151971878
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