[64008] trunk/dports/editors/org-mode/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Feb 19 22:30:03 PST 2010


Revision: 64008
          http://trac.macports.org/changeset/64008
Author:   ryandesign at macports.org
Date:     2010-02-19 22:30:02 -0800 (Fri, 19 Feb 2010)
Log Message:
-----------
org-mode: maintainer update to 6.34 and fix livecheck; see #23220

Modified Paths:
--------------
    trunk/dports/editors/org-mode/Portfile

Modified: trunk/dports/editors/org-mode/Portfile
===================================================================
--- trunk/dports/editors/org-mode/Portfile	2010-02-20 06:22:23 UTC (rev 64007)
+++ trunk/dports/editors/org-mode/Portfile	2010-02-20 06:30:02 UTC (rev 64008)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                org-mode
-version             6.33f
+version             6.34
 categories          editors
 maintainers         ambulatoryclam.net:dports
 platforms           darwin
@@ -18,9 +18,9 @@
 master_sites        ${homepage}
 distname            org-${version}
 
-checksums           md5     c057d13dac5d9c6da9bc063273faad82 \
-                    sha1    ed98042f4df4815311b7861ed9e3ba43c3a61b4a \
-                    rmd160  e23cbcbeef2a5d07b35492dca3c9ef132e54c68a
+checksums           md5     ee8e21d258ffded235a4622cd8c55997 \
+                    sha1    cca00e46a3f2af6758b4a6479728d1ab1686f3a1 \
+                    rmd160  30114d430ed0d3bc5639d1a40a3f66fde2d979d8
 
 depends_lib         port:emacs
 depends_build       port:texinfo
@@ -32,3 +32,7 @@
 # rename info file to avoid conflict with the one installed by emacs port
 post-destroot       { move ${destroot}${prefix}/share/info/org \
                            ${destroot}${prefix}/share/info/org.${version} }
+
+livecheck.type      regex
+livecheck.url       ${homepage}
+livecheck.regex     {Current Version \(([\w.]+)\)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100219/d1d2e4cb/attachment.html>


More information about the macports-changes mailing list