[80038] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Sun Jul 3 03:59:44 PDT 2011


Revision: 80038
          http://trac.macports.org/changeset/80038
Author:   ryandesign at macports.org
Date:     2011-07-03 03:59:43 -0700 (Sun, 03 Jul 2011)
Log Message:
-----------
Fix livecheck

Modified Paths:
--------------
    trunk/dports/devel/libmcrypt/Portfile
    trunk/dports/devel/mhash/Portfile
    trunk/dports/graphics/ETL/Portfile
    trunk/dports/graphics/g2/Portfile
    trunk/dports/graphics/giflib/Portfile
    trunk/dports/graphics/libungif/Portfile
    trunk/dports/graphics/synfig/Portfile
    trunk/dports/graphics/synfigstudio/Portfile
    trunk/dports/kde/dictconv/Portfile
    trunk/dports/math/gts/Portfile
    trunk/dports/multimedia/quickascii/Portfile
    trunk/dports/net/ncid/Portfile
    trunk/dports/net/openload/Portfile
    trunk/dports/x11/wine-crossover-games/Portfile
    trunk/dports/x11/xournal/Portfile

Modified: trunk/dports/devel/libmcrypt/Portfile
===================================================================
--- trunk/dports/devel/libmcrypt/Portfile	2011-07-03 10:51:45 UTC (rev 80037)
+++ trunk/dports/devel/libmcrypt/Portfile	2011-07-03 10:59:43 UTC (rev 80038)
@@ -30,4 +30,5 @@
 
 use_parallel_build  yes
 
+livecheck.type      sourceforge
 livecheck.distname  Libmcrypt

Modified: trunk/dports/devel/mhash/Portfile
===================================================================
--- trunk/dports/devel/mhash/Portfile	2011-07-03 10:51:45 UTC (rev 80037)
+++ trunk/dports/devel/mhash/Portfile	2011-07-03 10:59:43 UTC (rev 80038)
@@ -46,3 +46,6 @@
         skid2-authentication \
         ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type          sourceforge
+livecheck.regex         /${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/graphics/ETL/Portfile
===================================================================
--- trunk/dports/graphics/ETL/Portfile	2011-07-03 10:51:45 UTC (rev 80037)
+++ trunk/dports/graphics/ETL/Portfile	2011-07-03 10:59:43 UTC (rev 80038)
@@ -39,4 +39,6 @@
         ${docdir}
 }
 
-livecheck.distname  ${name}
+livecheck.name      synfig
+livecheck.type      sourceforge
+livecheck.regex     /${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/graphics/g2/Portfile
===================================================================
--- trunk/dports/graphics/g2/Portfile	2011-07-03 10:51:45 UTC (rev 80037)
+++ trunk/dports/graphics/g2/Portfile	2011-07-03 10:59:43 UTC (rev 80038)
@@ -45,6 +45,5 @@
         ${docdir}
 }
 
-livecheck.type          regex
-livecheck.url           http://sourceforge.net/projects/${name}/files/${name}
-livecheck.regex         /${name}-(\[0-9.\]+)/
+livecheck.type          sourceforge
+livecheck.regex         /${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/graphics/giflib/Portfile
===================================================================
--- trunk/dports/graphics/giflib/Portfile	2011-07-03 10:51:45 UTC (rev 80037)
+++ trunk/dports/graphics/giflib/Portfile	2011-07-03 10:59:43 UTC (rev 80038)
@@ -38,5 +38,5 @@
         configure.args-append   --without-x
 }
 
-livecheck.url                   http://sourceforge.net/projects/giflib/files/
-livecheck.regex                 "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.type                  sourceforge
+livecheck.regex                 /${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/graphics/libungif/Portfile
===================================================================
--- trunk/dports/graphics/libungif/Portfile	2011-07-03 10:51:45 UTC (rev 80037)
+++ trunk/dports/graphics/libungif/Portfile	2011-07-03 10:59:43 UTC (rev 80038)
@@ -68,4 +68,5 @@
     patchfiles-append   patch-ltmain.sh-universal.diff
 }
 
-livecheck.regex                 "<title>${name} [lindex [split ${version} .] 0].x ${name}-(\\d+(?:\\.\\d+)*) released .*</title>"
+livecheck.type                  sourceforge
+livecheck.regex                 /${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/graphics/synfig/Portfile
===================================================================
--- trunk/dports/graphics/synfig/Portfile	2011-07-03 10:51:45 UTC (rev 80037)
+++ trunk/dports/graphics/synfig/Portfile	2011-07-03 10:59:43 UTC (rev 80038)
@@ -58,4 +58,6 @@
         ${docdir}
 }
 
-livecheck.distname  ${name}
+livecheck.name      synfig
+livecheck.type      sourceforge
+livecheck.regex     /${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/graphics/synfigstudio/Portfile
===================================================================
--- trunk/dports/graphics/synfigstudio/Portfile	2011-07-03 10:51:45 UTC (rev 80037)
+++ trunk/dports/graphics/synfigstudio/Portfile	2011-07-03 10:59:43 UTC (rev 80038)
@@ -42,4 +42,6 @@
         ${docdir}
 }
 
-livecheck.distname  ${name}
+livecheck.name      synfig
+livecheck.type      sourceforge
+livecheck.regex     /${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/kde/dictconv/Portfile
===================================================================
--- trunk/dports/kde/dictconv/Portfile	2011-07-03 10:51:45 UTC (rev 80037)
+++ trunk/dports/kde/dictconv/Portfile	2011-07-03 10:59:43 UTC (rev 80038)
@@ -43,4 +43,5 @@
         ${docdir}
 }
 
-livecheck.distname          ${name}
+livecheck.type              sourceforge
+livecheck.regex             /${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/math/gts/Portfile
===================================================================
--- trunk/dports/math/gts/Portfile	2011-07-03 10:51:45 UTC (rev 80037)
+++ trunk/dports/math/gts/Portfile	2011-07-03 10:59:43 UTC (rev 80038)
@@ -59,3 +59,6 @@
         }
     }
 }
+
+livecheck.type      sourceforge
+livecheck.regex     /${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/multimedia/quickascii/Portfile
===================================================================
--- trunk/dports/multimedia/quickascii/Portfile	2011-07-03 10:51:45 UTC (rev 80037)
+++ trunk/dports/multimedia/quickascii/Portfile	2011-07-03 10:59:43 UTC (rev 80038)
@@ -52,4 +52,5 @@
         ${docdir}
 }
 
-livecheck.distname      ${name}-all
+livecheck.type      sourceforge
+livecheck.regex     /${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/net/ncid/Portfile
===================================================================
--- trunk/dports/net/ncid/Portfile	2011-07-03 10:51:45 UTC (rev 80037)
+++ trunk/dports/net/ncid/Portfile	2011-07-03 10:59:43 UTC (rev 80038)
@@ -69,3 +69,6 @@
 }
 
 build.env               CC="${configure.cc} ${archflags}"
+
+livecheck.type          sourceforge
+livecheck.regex         /${name}-(\[0-9.\]+)-src${extract.suffix}

Modified: trunk/dports/net/openload/Portfile
===================================================================
--- trunk/dports/net/openload/Portfile	2011-07-03 10:51:45 UTC (rev 80037)
+++ trunk/dports/net/openload/Portfile	2011-07-03 10:59:43 UTC (rev 80038)
@@ -28,3 +28,5 @@
       ${destroot}${prefix}/share/doc/${name}
 }
 
+livecheck.type      sourceforge
+livecheck.regex     /${name}-(\[0-9.\]+)${extract.suffix}

Modified: trunk/dports/x11/wine-crossover-games/Portfile
===================================================================
--- trunk/dports/x11/wine-crossover-games/Portfile	2011-07-03 10:51:45 UTC (rev 80037)
+++ trunk/dports/x11/wine-crossover-games/Portfile	2011-07-03 10:59:43 UTC (rev 80038)
@@ -213,5 +213,5 @@
 }
 
 livecheck.type              regex
-livecheck.url               [lindex ${master_sites} 0]
+livecheck.url               http://media.codeweavers.com/pub/crossover/source
 livecheck.regex             {(\d+(\.\d+)+)\.tar}

Modified: trunk/dports/x11/xournal/Portfile
===================================================================
--- trunk/dports/x11/xournal/Portfile	2011-07-03 10:51:45 UTC (rev 80037)
+++ trunk/dports/x11/xournal/Portfile	2011-07-03 10:59:43 UTC (rev 80038)
@@ -51,6 +51,5 @@
 If you are unable to draw in Xournal, try disabling "Use XInput" in the Options menu.
 }
 
-livecheck.type          regex
-livecheck.url           http://sourceforge.net/projects/${name}/files/
-livecheck.regex         ${name}-(\[0-9.\]+)\\.tar
+livecheck.type          sourceforge
+livecheck.regex         /${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110703/51acf33e/attachment-0001.html>


More information about the macports-changes mailing list