[40701] trunk/dports/sysutils/tree/Portfile

simon at macports.org simon at macports.org
Sat Oct 11 06:24:49 PDT 2008


Revision: 40701
          http://trac.macports.org/changeset/40701
Author:   simon at macports.org
Date:     2008-10-11 06:24:49 -0700 (Sat, 11 Oct 2008)
Log Message:
-----------
sysutils/tree: Assumed maintainership and fixed livecheck.

Modified Paths:
--------------
    trunk/dports/sysutils/tree/Portfile

Modified: trunk/dports/sysutils/tree/Portfile
===================================================================
--- trunk/dports/sysutils/tree/Portfile	2008-10-11 13:24:32 UTC (rev 40700)
+++ trunk/dports/sysutils/tree/Portfile	2008-10-11 13:24:49 UTC (rev 40701)
@@ -6,7 +6,7 @@
 version             1.5.1.1
 categories          sysutils
 platforms           darwin
-maintainers         nomaintainer
+maintainers         simon openmaintainer
 description         display tree-view of directories with optional color/HTML output
 long_description    Tree is a simple utility that displays a tree-view of \
                     directories and files. It has options to use ANSI color \
@@ -35,3 +35,6 @@
     xinstall -m 0644 -W ${worksrcpath} README CHANGES LICENSE \
         ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.check     regex
+livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081011/b5a281de/attachment.html 


More information about the macports-changes mailing list