[29876] trunk/dports/sysutils/jobpool/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Oct 14 05:28:22 PDT 2007


Revision: 29876
          http://trac.macosforge.org/projects/macports/changeset/29876
Author:   boeyms at macports.org
Date:     2007-10-14 05:28:22 -0700 (Sun, 14 Oct 2007)

Log Message:
-----------
jobpool: update to latest version (0.2).  Also disable livecheck as unreliable.

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

Modified: trunk/dports/sysutils/jobpool/Portfile
===================================================================
--- trunk/dports/sysutils/jobpool/Portfile	2007-10-14 12:26:07 UTC (rev 29875)
+++ trunk/dports/sysutils/jobpool/Portfile	2007-10-14 12:28:22 UTC (rev 29876)
@@ -2,7 +2,7 @@
 
 PortSystem      1.0
 name            jobpool
-version         0.1
+version         0.2
 platforms       darwin
 categories      sysutils
 maintainers     boeyms openmaintainer
@@ -18,13 +18,14 @@
 distfiles-append    index.html
 checksums \
     ${distname}${extract.suffix} \
-        md5     53e619d476bda1e0ab1ad13d8fbbd819 \
-        sha1    ea2d97277fb464eae9c65751dfc39cbc178aeae1 \
-        rmd160  4312513effe9e3f75026a90f79e8ccceb38ea7e6 \
+        md5     b8d1b0a962d00e9b674b6a3f1b03ca50 \
+        sha1    c22bd3b83e1474a9c423e7e2ff6810bc73891d2a \
+        rmd160  a94f92fe506e67df667f2f73b9f626d688ca79e6 \
     index.html \
-        md5 5d57f268c2b0115e09e0e78dddb70451 \
-        sha1    4bc63cd03dcf315c9fa4388181753f13a763533d \
-        rmd160  364a2f76f8ded6bb3d6af73445fe7520a9cb8844
+        md5 987112a2ace121727ba8e7bebea04ad1 \
+        sha1    2b77c79747777484c17e158e099677198e857d16 \
+        rmd160  2a4aea3ad9200de86b4d3e0f402ec82a8f0cb604
+
 use_configure   no
 build.target    jobpool
 destroot {
@@ -33,3 +34,5 @@
     xinstall -m 644 ${distpath}/index.html \
         ${destroot}${prefix}/share/doc/${name}/${name}.html
 }
+# Livechecking for this project may not be reliable
+livecheck.check none

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071014/6b0d4cff/attachment.html


More information about the macports-changes mailing list