[104365] trunk/dports/graphics/nifticlib/Portfile

sean at macports.org sean at macports.org
Sat Mar 23 18:49:42 PDT 2013


Revision: 104365
          https://trac.macports.org/changeset/104365
Author:   sean at macports.org
Date:     2013-03-23 18:49:42 -0700 (Sat, 23 Mar 2013)
Log Message:
-----------
nifticlib: fix livecheck; maintainer timeout

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

Modified: trunk/dports/graphics/nifticlib/Portfile
===================================================================
--- trunk/dports/graphics/nifticlib/Portfile	2013-03-24 01:49:32 UTC (rev 104364)
+++ trunk/dports/graphics/nifticlib/Portfile	2013-03-24 01:49:42 UTC (rev 104365)
@@ -27,5 +27,5 @@
 configure.args      -DBUILD_SHARED_LIBS:BOOL=True \
                     -DCMAKE_INSTALL_NAME_DIR:STRING=${prefix}/lib
 
-livecheck.url       http://sourceforge.net/export/rss2_projfiles.php?project=niftilib
-livecheck.regex     {nifticlib-([0-9.]+).tar.gz}
+livecheck.type      regex
+livecheck.regex     nifticlib-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130323/57016a0e/attachment-0001.html>


More information about the macports-changes mailing list