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

khindenburg at macports.org khindenburg at macports.org
Sat May 28 19:12:27 PDT 2016


Revision: 149079
          https://trac.macports.org/changeset/149079
Author:   khindenburg at macports.org
Date:     2016-05-28 19:12:27 -0700 (Sat, 28 May 2016)
Log Message:
-----------
leiningen: update to 2.6.1; add license #50952

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

Modified: trunk/dports/devel/leiningen/Portfile
===================================================================
--- trunk/dports/devel/leiningen/Portfile	2016-05-29 01:45:20 UTC (rev 149078)
+++ trunk/dports/devel/leiningen/Portfile	2016-05-29 02:12:27 UTC (rev 149079)
@@ -4,23 +4,23 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        technomancy leiningen 2.5.0
+github.setup        technomancy leiningen 2.6.1
 categories          devel java
 maintainers         nomaintainer
 platforms           darwin
 supported_archs     noarch
+license             EPL-1
 
 description         A build tool for Clojure designed to not set your hair on fire.
 long_description    ${description}
 
-checksums           rmd160  3900b5a12171362e483fc016bd1838ded08188a3 \
-                    sha256  55ff713f2ed15199fdd29fd87f76f2cb93ce308aa0483324edb1ca03e1db0f13
+checksums           rmd160  232ed012595ac8e5d8ad75a7e20cdfe2f554a5de \
+                    sha256  7e1b49d21c7cdfb4b897493914a5965ad6d8c0217fcc54b3de42cc963c723e2e
 
 depends_build       port:clojure \
                     port:clojure-contrib \
                     port:apache-ant \
-                    port:maven2 \
-                    port:maven-ant-tasks
+                    port:maven2
 depends_run         port:jline
 
 post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160528/0f8d1fc2/attachment.html>


More information about the macports-changes mailing list