[65397] trunk/dports/games/digger/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Mar 25 17:15:05 PDT 2010


Revision: 65397
          http://trac.macports.org/changeset/65397
Author:   ryandesign at macports.org
Date:     2010-03-25 17:15:04 -0700 (Thu, 25 Mar 2010)
Log Message:
-----------
digger: fix livecheck

Modified Paths:
--------------
    trunk/dports/games/digger/Portfile

Modified: trunk/dports/games/digger/Portfile
===================================================================
--- trunk/dports/games/digger/Portfile	2010-03-26 00:11:26 UTC (rev 65396)
+++ trunk/dports/games/digger/Portfile	2010-03-26 00:15:04 UTC (rev 65397)
@@ -12,7 +12,7 @@
 description             the Digger game
 long_description        ${description}
 
-homepage                http://www.digger.org
+homepage                http://www.digger.org/
 master_sites            ${homepage}
 checksums               md5 a16e90a49ed8ea90099b254d3ef5edfa
 patchfiles              patch-def.h.diff \
@@ -46,3 +46,7 @@
             ${destroot}${applications_dir}/Digger.app/Contents/MacOS/Digger
     }
 }
+
+livecheck.type          regex
+livecheck.url           ${homepage}download.html
+livecheck.regex         ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100325/4f9b03b1/attachment-0001.html>


More information about the macports-changes mailing list