[91152] trunk/dports/editors/yaml-mode.el/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Mar 23 22:51:25 PDT 2012


Revision: 91152
          https://trac.macports.org/changeset/91152
Author:   ryandesign at macports.org
Date:     2012-03-23 22:51:24 -0700 (Fri, 23 Mar 2012)
Log Message:
-----------
yaml-mode.el: update to 0.0.8 (#20784); switch to github hosting

Modified Paths:
--------------
    trunk/dports/editors/yaml-mode.el/Portfile

Modified: trunk/dports/editors/yaml-mode.el/Portfile
===================================================================
--- trunk/dports/editors/yaml-mode.el/Portfile	2012-03-24 05:46:23 UTC (rev 91151)
+++ trunk/dports/editors/yaml-mode.el/Portfile	2012-03-24 05:51:24 UTC (rev 91152)
@@ -2,9 +2,10 @@
 # $Id$
 
 PortSystem 1.0
+PortGroup        github 1.0
 
+github.setup     yoshiki yaml-mode 0.0.8 release-
 name             yaml-mode.el
-version          0.0.3
 categories       editors
 maintainers      gmail.com:michael.dagitses
 platforms        darwin
@@ -20,17 +21,9 @@
                  provides indentation and indentation command behavior \
                  very similar to that of python-mode. 
 
-distname         yaml-mode-${version}
-# homepage seems to be down currently (March 2009)
-homepage         http://yaml-mode.clouder.jp
-master_sites     freebsd \
-                 ${homepage}/attachment/wiki/WikiStart/
-extract.suffix   .tar.gz?format=raw
+checksums        rmd160  c1e819729e41426eb0c0716b0175b84c0de4358f \
+                 sha256  05494824f259b800004c840ac5b3f4b281e7eb3a9ca6a2634d95876b5cec020e
 
-checksums        md5 fe3bddf9c12c2ab69f62ccd4109dc59a \
-                 sha1 e1b6b427dd1fb80dfd45c7315b26a7f231d4b7c7 \
-                 rmd160 ca88e63209e91a74828b9f96283890087a0c8582
-
 depends_lib      port:emacs
 
 use_configure    no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120323/555eae31/attachment-0001.html>


More information about the macports-changes mailing list