Permalink
Browse files
TeXShop3 3.99: stealth update
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
aqua/TeXShop3/Portfile
|
|
@@ -7,7 +7,7 @@ PortGroup xcodeversion 1.0 |
|
|
name TeXShop3 |
|
|
conflicts TeXShop |
|
|
version 3.99 |
|
|
revision 0 |
|
|
revision 1 |
|
|
|
|
|
set major [lindex [split ${version} .] 0] |
|
|
categories aqua editors |
|
|
@@ -29,10 +29,10 @@ worksrcdir ${distname} |
|
|
set propername TeXShop |
|
|
|
|
|
# TeXShop3 has frequent stealth updates, keep in sync with revision number |
|
|
#dist_subdir TeXShop/${version}_${revision} |
|
|
dist_subdir TeXShop/${version}_${revision} |
|
|
|
|
|
checksums rmd160 44b2e2f90665511727775d7f42b6537a33a915d1 \ |
|
|
sha256 e96d1f13d1d7b42289928f932e1d60aa590a59210ed0353141e5d784e57c479c |
|
|
checksums rmd160 c545b10305bb7c5f3d63d38e4766a529b5ebd421 \ |
|
|
sha256 4cc7da95c370af72a204f225ade65d1c8bd57d30546285c2c77b3602989c47eb |
|
|
|
|
|
minimum_xcodeversions {16 9} |
|
|
|
|
|
|