[62066] trunk/dports/graphics/libemf/Portfile

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


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

Modified Paths:
--------------
    trunk/dports/graphics/libemf/Portfile

Modified: trunk/dports/graphics/libemf/Portfile
===================================================================
--- trunk/dports/graphics/libemf/Portfile	2009-12-28 16:36:45 UTC (rev 62065)
+++ trunk/dports/graphics/libemf/Portfile	2009-12-28 16:36:55 UTC (rev 62066)
@@ -26,3 +26,7 @@
 		return -code error "${name} does not work on ppc"
 	}
 }
+
+livecheck.type  regex
+livecheck.url   http://sourceforge.net/projects/libemf/files/
+livecheck.regex {libEMF-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091228/57fe8e7c/attachment.html>


More information about the macports-changes mailing list