[69354] trunk/dports/graphics/scantailor/Portfile

raphael at macports.org raphael at macports.org
Fri Jul 2 01:54:13 PDT 2010


Revision: 69354
          http://trac.macports.org/changeset/69354
Author:   raphael at macports.org
Date:     2010-07-02 01:54:11 -0700 (Fri, 02 Jul 2010)
Log Message:
-----------
scantailor: update to 0.9.9.1; fix livecheck

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

Modified: trunk/dports/graphics/scantailor/Portfile
===================================================================
--- trunk/dports/graphics/scantailor/Portfile	2010-07-02 06:00:11 UTC (rev 69353)
+++ trunk/dports/graphics/scantailor/Portfile	2010-07-02 08:54:11 UTC (rev 69354)
@@ -5,8 +5,7 @@
 PortGroup                       cmake 1.0
 
 name                            scantailor
-version                         0.9.7.2
-revision        2
+version                         0.9.9.1
 platforms                       darwin
 maintainers                     raphael openmaintainer
 license                         GPL-3+
@@ -29,15 +28,18 @@
 
 master_sites                    sourceforge
 
-checksums                       md5     26e7efb1cd443f698c7201e37c0efb23 \
-                                sha1    a402c65be30de6809cc5ce5d44808f71fc12c694 \
-                                rmd160  d30cc9ce9fc53bff21c5b4c4e7bf2ccc91b60ea7
+checksums                       md5     58f7c549284d9fb92f25d15e1f66bae2 \
+                                sha1    d3523cb5e9ebb95f2e1d20962595a1fc8f064526 \
+                                rmd160  5bfaa1f55fc42fd6d044a261332ff64d471fdd72
 
 post-destroot {                 set docdir ${destroot}${prefix}/share/doc/${name}
                                 xinstall -d ${docdir}
                                 xinstall -m 644 -W ${worksrcpath} \
                                     COPYING \
                                     GPL3.txt \
-                                    VERSION \
                                     ${docdir}
 }
+
+livecheck.type                  regex
+livecheck.url                   http://sourceforge.net/projects/${name}/files/
+livecheck.regex                 ${name}-(\[0-9.\]+)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100702/3481be20/attachment.html>


More information about the macports-changes mailing list