[141625] trunk/dports/lang/slime/Portfile

easieste at macports.org easieste at macports.org
Sat Dec 12 02:19:22 PST 2015


Revision: 141625
          https://trac.macports.org/changeset/141625
Author:   easieste at macports.org
Date:     2015-10-24 05:56:15 -0700 (Sat, 24 Oct 2015)
Log Message:
-----------
lang/slime:  update to 2.15

Use source distribution artifacts rather than git.

Resolves https://trac.macports.org/ticket/49343.

Modified Paths:
--------------
    trunk/dports/lang/slime/Portfile

Modified: trunk/dports/lang/slime/Portfile
===================================================================
--- trunk/dports/lang/slime/Portfile	2015-10-24 12:46:40 UTC (rev 141624)
+++ trunk/dports/lang/slime/Portfile	2015-10-24 12:56:15 UTC (rev 141625)
@@ -1,16 +1,16 @@
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
-PortSystem  1.0
+PortSystem      1.0
+PortGroup       github 1.0
 
-name              slime
-version           2.14
-epoch             20150617
-revision          0
-categories        lang
-platforms         darwin
-license           Permissive
-supported_archs   noarch
+epoch           20151024
+github.setup    slime slime 2.15 v
+revision        0
+categories      lang
+platforms       darwin
+license         Permissive
+supported_archs noarch
 
 # If you want to update SLIME, go ahead, but please first test with
 # all the currently working Lisps 'abcl', 'ccl', 'clisp', 'ecl' and 'sbcl'.
@@ -27,12 +27,9 @@
     compilation, debugging, documentation lookup, and so on.
 
 homepage        http://common-lisp.net/project/slime/
-master_sites    ${homepage}
-fetch.type      git
-git.url         https://github.com/slime/slime.git
-git.branch      1942c53fc40fd6ace0e822b5c9bf551f59061f32
 
-worksrcdir      slime
+checksums       rmd160  e1058a355b4f876f78b0f9a73a384e2a9daf7a4d \
+                sha256  cfb5fdce4b36c540af1e1e118b1cdad89b500b6340097e7b53b80121b8207506
 
 use_configure   no
 depends_lib     port:emacs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/1978c62b/attachment.html>


More information about the macports-changes mailing list