[138662] trunk/dports/devel/leiningen/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Jul 14 21:37:01 PDT 2015


Revision: 138662
          https://trac.macports.org/changeset/138662
Author:   ryandesign at macports.org
Date:     2015-07-14 21:37:01 -0700 (Tue, 14 Jul 2015)
Log Message:
-----------
leiningen: update to 2.5.0 (#45654); supported_archs noarch; add modeline

Modified Paths:
--------------
    trunk/dports/devel/leiningen/Portfile

Modified: trunk/dports/devel/leiningen/Portfile
===================================================================
--- trunk/dports/devel/leiningen/Portfile	2015-07-15 04:23:39 UTC (rev 138661)
+++ trunk/dports/devel/leiningen/Portfile	2015-07-15 04:37:01 UTC (rev 138662)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -3,14 +4,15 @@
 PortGroup           github 1.0
 
-github.setup        technomancy leiningen 2.1.3
+github.setup        technomancy leiningen 2.5.0
 categories          devel java
 maintainers         nomaintainer
 platforms           darwin
+supported_archs     noarch
 
 description         A build tool for Clojure designed to not set your hair on fire.
 long_description    ${description}
 
-checksums           rmd160  d1a07d38bd8849258476a6dd6e1bdaced4333cd3 \
-                    sha256  c9a4f7ecf9b5622411b96d5463b528a195cc46c59f164a1adff1a52bdd0a6308
+checksums           rmd160  3900b5a12171362e483fc016bd1838ded08188a3 \
+                    sha256  55ff713f2ed15199fdd29fd87f76f2cb93ce308aa0483324edb1ca03e1db0f13
 
 depends_build       port:clojure \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150714/1424a9e7/attachment-0001.html>


More information about the macports-changes mailing list