[55196] trunk/dports/python/py25-xlrd/Portfile

snc at macports.org snc at macports.org
Fri Aug 7 05:35:37 PDT 2009


Revision: 55196
          http://trac.macports.org/changeset/55196
Author:   snc at macports.org
Date:     2009-08-07 05:35:37 -0700 (Fri, 07 Aug 2009)
Log Message:
-----------
add livecheck, take as openmaintainer

Modified Paths:
--------------
    trunk/dports/python/py25-xlrd/Portfile

Modified: trunk/dports/python/py25-xlrd/Portfile
===================================================================
--- trunk/dports/python/py25-xlrd/Portfile	2009-08-07 12:34:06 UTC (rev 55195)
+++ trunk/dports/python/py25-xlrd/Portfile	2009-08-07 12:35:37 UTC (rev 55196)
@@ -8,7 +8,7 @@
 version			0.6.1
 categories		python
 platforms		darwin
-maintainers		nomaintainer
+maintainers		snc openmaintainer
 description		module to extract data from Microsoft Excel spreadsheet files
 long_description	xlrd is a Python module to extract data from Microsoft \
 			Excel spreadsheet files.
@@ -25,3 +25,7 @@
 	xinstall -m 644 -W ${worksrcpath} HISTORY.txt README.txt \
 		${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.check     regex
+livecheck.url       ${homepage}
+livecheck.regex     ${name}-(\\d+\\.\\d+\\.\\d+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090807/e6517ae1/attachment.html>


More information about the macports-changes mailing list