[30961] trunk/dports/tex/texlive

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 12 04:26:58 PST 2007


Revision: 30961
          http://trac.macosforge.org/projects/macports/changeset/30961
Author:   milosh at macports.org
Date:     2007-11-12 04:26:58 -0800 (Mon, 12 Nov 2007)

Log Message:
-----------
Add livecheck directives

Modified Paths:
--------------
    trunk/dports/tex/texlive/Portfile
    trunk/dports/tex/texlive_texmf-minimal/Portfile

Modified: trunk/dports/tex/texlive/Portfile
===================================================================
--- trunk/dports/tex/texlive/Portfile	2007-11-12 12:11:17 UTC (rev 30960)
+++ trunk/dports/tex/texlive/Portfile	2007-11-12 12:26:58 UTC (rev 30961)
@@ -13,7 +13,7 @@
     major TeX-related programs, macro packages, and fonts that are free \
     software, including support for many languages around the world.
 
-homepage		http://www.tug.org/texlive
+homepage		http://www.tug.org/texlive/
 platforms		darwin
 
 master_sites    http://students.dec.bournemouth.ac.uk/ebarrett/texlive/distfiles/
@@ -54,6 +54,10 @@
         system "texlinks"
 }
 
+livecheck.check     regex
+livecheck.url       ${homepage}acquire.html
+livecheck.regex     "TeX Live (\[0-9\]+) "
+
 #Include all openBSD patches. Make texlive honor DESTDIR.
 patchfiles      patch-Makefile_in\
     patch-libs_icu-xetex_Makefile_in\

Modified: trunk/dports/tex/texlive_texmf-minimal/Portfile
===================================================================
--- trunk/dports/tex/texlive_texmf-minimal/Portfile	2007-11-12 12:11:17 UTC (rev 30960)
+++ trunk/dports/tex/texlive_texmf-minimal/Portfile	2007-11-12 12:26:58 UTC (rev 30961)
@@ -13,7 +13,7 @@
     major TeX-related programs, macro packages, and fonts that are free \
     software, including support for many languages around the world.
 
-homepage        http://www.tug.org/texlive
+homepage        http://www.tug.org/texlive/
 platforms       darwin
 
 master_sites    http://students.dec.bournemouth.ac.uk/ebarrett/texlive/distfiles/
@@ -77,3 +77,8 @@
         copy ${worksrcpath}/texmf ${destroot}${prefix}/share
         copy ${worksrcpath}/texmf-dist ${destroot}${prefix}/share
 }
+
+livecheck.check     regex
+livecheck.url       ${homepage}acquire.html
+livecheck.regex     "TeX Live (\[0-9\]+) "
+

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071112/37e70a94/attachment.html


More information about the macports-changes mailing list