[62064] trunk/dports/java/jdom/Portfile

nox at macports.org nox at macports.org
Mon Dec 28 08:36:35 PST 2009


Revision: 62064
          http://trac.macports.org/changeset/62064
Author:   nox at macports.org
Date:     2009-12-28 08:36:34 -0800 (Mon, 28 Dec 2009)
Log Message:
-----------
Fix jdom livecheck

Modified Paths:
--------------
    trunk/dports/java/jdom/Portfile

Modified: trunk/dports/java/jdom/Portfile
===================================================================
--- trunk/dports/java/jdom/Portfile	2009-12-28 16:36:23 UTC (rev 62063)
+++ trunk/dports/java/jdom/Portfile	2009-12-28 16:36:34 UTC (rev 62064)
@@ -31,3 +31,7 @@
 	file copy ${worksrcpath}/build/apidocs \
 		${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type  regex
+livecheck.url   http://www.jdom.org/dist/source/
+livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091228/b03b07e0/attachment.html>


More information about the macports-changes mailing list