[126804] trunk/dports/graphics/assimp/Portfile

khindenburg at macports.org khindenburg at macports.org
Wed Oct 15 09:20:40 PDT 2014


Revision: 126804
          https://trac.macports.org/changeset/126804
Author:   khindenburg at macports.org
Date:     2014-10-15 09:20:40 -0700 (Wed, 15 Oct 2014)
Log Message:
-----------
assimp: fix livecheck

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

Modified: trunk/dports/graphics/assimp/Portfile
===================================================================
--- trunk/dports/graphics/assimp/Portfile	2014-10-15 16:07:28 UTC (rev 126803)
+++ trunk/dports/graphics/assimp/Portfile	2014-10-15 16:20:40 UTC (rev 126804)
@@ -29,5 +29,5 @@
 depends_lib         port:boost port:zlib
 
 livecheck.type      regex
-livecheck.url       http://sourceforge.net/projects/assimp/files/
-livecheck.regex     Download.*${name}--(\[0-9.\]+)-full.zip
+livecheck.url       http://sourceforge.net/projects/assimp/rss
+livecheck.regex     /${name}--(\[0-9.\]+)-source-only${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141015/1a5a1783/attachment.html>


More information about the macports-changes mailing list