[25919] trunk/dports/sysutils/file/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Jun 5 21:35:54 PDT 2007


Revision: 25919
          http://trac.macosforge.org/projects/macports/changeset/25919
Author:   pipping at macports.org
Date:     2007-06-05 21:35:53 -0700 (Tue, 05 Jun 2007)

Log Message:
-----------
 * add livecheck

Modified Paths:
--------------
    trunk/dports/sysutils/file/Portfile

Modified: trunk/dports/sysutils/file/Portfile
===================================================================
--- trunk/dports/sysutils/file/Portfile	2007-06-05 22:26:59 UTC (rev 25918)
+++ trunk/dports/sysutils/file/Portfile	2007-06-06 04:35:53 UTC (rev 25919)
@@ -12,11 +12,11 @@
     tests, and language tests. The first test that succeeds causes the file \
     type to be printed.
 
-homepage            ftp://ftp.astron.com/pub/file/
+homepage            ftp://ftp.astron.com/pub/${name}/
 platforms           darwin
-master_sites        ftp://ftp.fu-berlin.de/unix/tools/file/ \
-                    ftp://ftp.astron.com/pub/file/ \
-                    ftp://ftp.gw.com/mirrors/pub/unix/file/
+master_sites        ftp://ftp.fu-berlin.de/unix/tools/${name}/ \
+                    ftp://ftp.astron.com/pub/${name}/ \
+                    ftp://ftp.gw.com/mirrors/pub/unix/${name}/
 checksums           md5 9e3503116f4269a1be70220ee2234b0e \
                     sha1 4a919572fed1896212c2d7f41f841845efc1287a \
                     rmd160 c8cfee27ba7a033bae355e458921eac39913b1e0
@@ -37,3 +37,7 @@
         }
     }
 }
+
+livecheck.check     md5
+livecheck.url       ftp://ftp.fu-berlin.de/unix/tools/${name}/
+livecheck.md5       46b23f5249b93a6948fd2d251ffb9dc5

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070605/8de5c8c2/attachment.html


More information about the macports-changes mailing list