[59411] trunk/dports/devel/caml-ansicolor/Portfile

avsm at macports.org avsm at macports.org
Wed Oct 14 13:11:02 PDT 2009


Revision: 59411
          http://trac.macports.org/changeset/59411
Author:   avsm at macports.org
Date:     2009-10-14 13:11:00 -0700 (Wed, 14 Oct 2009)
Log Message:
-----------
add livecheck and update maintainer address

Modified Paths:
--------------
    trunk/dports/devel/caml-ansicolor/Portfile

Modified: trunk/dports/devel/caml-ansicolor/Portfile
===================================================================
--- trunk/dports/devel/caml-ansicolor/Portfile	2009-10-14 20:03:03 UTC (rev 59410)
+++ trunk/dports/devel/caml-ansicolor/Portfile	2009-10-14 20:11:00 UTC (rev 59411)
@@ -5,7 +5,7 @@
 name                caml-ansicolor
 version             0.3
 categories          devel ml
-maintainers         anil at recoil.org openmaintainer
+maintainers         avsm openmaintainer
 description         OCaml bindings for ANSI colors and cursor movements
 long_description    ${description}
 
@@ -23,6 +23,10 @@
                     sha1    83686fb5a572ce6c395b2cedcdf82dd9c506d3bb \
                     rmd160  381dac33989cd20945c8023c54ea3931cb49bbc6
 
+livecheck.type      regex
+livecheck.url       http://w3.umh.ac.be/pub/ftp_san/
+livecheck.regex     {ANSITerminal-(.*)\.tar\.bz2}
+
 use_configure       no
 build.target        all doc
 
@@ -37,4 +41,3 @@
     eval xinstall -m 644 [glob ${worksrcpath}/ANSITerminal.html/*.html] \
         ${destroot}/${prefix}/share/doc/${name}
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091014/aa2e080d/attachment-0001.html>


More information about the macports-changes mailing list