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

ryandesign at macports.org ryandesign at macports.org
Tue May 25 19:20:16 PDT 2010


Revision: 68059
          http://trac.macports.org/changeset/68059
Author:   ryandesign at macports.org
Date:     2010-05-25 19:20:13 -0700 (Tue, 25 May 2010)
Log Message:
-----------
org-mode: maintainer update to 6.36c (#25021) and indicate that this is noarch

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

Modified: trunk/dports/editors/org-mode/Portfile
===================================================================
--- trunk/dports/editors/org-mode/Portfile	2010-05-26 01:15:53 UTC (rev 68058)
+++ trunk/dports/editors/org-mode/Portfile	2010-05-26 02:20:13 UTC (rev 68059)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                org-mode
-version             6.35i
+version             6.36c
 categories          editors
 maintainers         ambulatoryclam.net:dports
 platforms           darwin
@@ -18,14 +18,17 @@
 master_sites        ${homepage}
 distname            org-${version}
 
-checksums           md5     ce8317d918d0c2c999bbdee5a905887b \
-                    sha1    1e75d6101945e690c40a7ed5f8c45a8f0749f578 \
-                    rmd160  7f3e5fe5302287551430c6d98a055ad5abbbc862
+checksums           md5     13d7850aab456406ed6781d4d98e5cad \
+                    sha1    56d55f8c751248100aabbc3109495af31ccf277f \
+                    rmd160  bc745e506712619a03f0b296ac606a5cc7ad81c9
 
 depends_lib         port:emacs
 depends_build       port:texinfo
 
 use_configure       no
+if {[info exists supported_archs]} {
+    supported_archs noarch
+}
 
 destroot.destdir    prefix=${destroot}${prefix}
 destroot.target     install-lisp install-info
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100525/0d233ca6/attachment-0001.html>


More information about the macports-changes mailing list