[63410] trunk/dports/aqua/TeXShop/Portfile

snc at macports.org snc at macports.org
Thu Feb 4 02:09:08 PST 2010


Revision: 63410
          http://trac.macports.org/changeset/63410
Author:   snc at macports.org
Date:     2010-02-04 02:09:06 -0800 (Thu, 04 Feb 2010)
Log Message:
-----------
updated version, changed ui_msg to notes

Modified Paths:
--------------
    trunk/dports/aqua/TeXShop/Portfile

Modified: trunk/dports/aqua/TeXShop/Portfile
===================================================================
--- trunk/dports/aqua/TeXShop/Portfile	2010-02-04 09:56:01 UTC (rev 63409)
+++ trunk/dports/aqua/TeXShop/Portfile	2010-02-04 10:09:06 UTC (rev 63410)
@@ -5,7 +5,7 @@
 PortGroup       xcode 1.0
 
 name            TeXShop
-version         2.29
+version         2.30
 categories      aqua editors
 license         GPLv2+
 maintainers     snc openmaintainer
@@ -21,10 +21,10 @@
 use_zip         yes
 distname        texshopsource
 dist_subdir     ${name}/${version}
-worksrcdir      texshop${version}
-checksums           md5     082855728955a552b4176eea0caff747 \
-                    sha1    d5128e8c7674b164b56ffca8bddeaaeff2084c87 \
-                    rmd160  3e256d80ede7c59de9abf81d107ac8b896b38f6f
+worksrcdir      texshop${version}-current
+checksums           md5     1203402be472324b47a03ee06cb6a2b8 \
+                    sha1    c3b47fa3906721bc6f5d3bf058875c47fa6f6d17 \
+                    rmd160  5843b065eeed7ee9d7bc7797a35af8b3b65cdeb0
 
 # force 32-bit, ticket #20291
 if {$build_arch == "x86_64"} {
@@ -61,7 +61,7 @@
 
     xinstall -m 755 ${filespath}/lilypond.engine ${destroot}${applications_dir}/${name}.app/Contents/Resources/${name}/Engines/Lilypond.engine
     reinplace s|@@PREFIX@@|${prefix}|g ${destroot}${applications_dir}/${name}.app/Contents/Resources/${name}/Engines/Lilypond.engine
-    ui_msg "If you intend to use the Lilypond engine, please copy ${applications_dir}/${name}.app/Contents/Resources/${name}/Engines/Lilypond.engine to ~/Library/${name}/Engines/Lilypond.engine"
+    notes "If you intend to use the Lilypond engine, please copy ${applications_dir}/${name}.app/Contents/Resources/${name}/Engines/Lilypond.engine to ~/Library/${name}/Engines/Lilypond.engine"
 }
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100204/adbbe169/attachment.html>


More information about the macports-changes mailing list