Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Apr 2014 18:57:54 GMT
From:      Joseph Benden <joe@thrallingpenguin.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/188237: [patch] Updated editors/slime to version 2.5.
Message-ID:  <201404031857.s33Ivs1e027437@cgiserv.freebsd.org>
Resent-Message-ID: <201404031900.s33J00Dc025692@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         188237
>Category:       ports
>Synopsis:       [patch] Updated editors/slime to version 2.5.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 03 19:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Benden
>Release:        FreeBSD 11
>Organization:
>Environment:
FreeBSD freebsd-11 11.0-CURRENT FreeBSD 11.0-CURRENT #2 r263915: Sat Mar 29 16:29:15 MST 2014     root@freebsd-11:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Updated port. Tested with lang/ccl and Emacs 24.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 350039)
+++ Makefile	(working copy)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	slime
-PORTVERSION=	2.4
-PORTEPOCH=	2
+PORTVERSION=	2.5
+PORTEPOCH=	1
 CATEGORIES=	editors elisp
 MASTER_SITES=	https://codeload.github.com/slime/slime/legacy.tar.gz/v2.4?dummy=/
 
Index: distinfo
===================================================================
--- distinfo	(revision 350039)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (slime-2.4.tar.gz) = 83b596f2f21f230d35e907e3ffd79e898a127a2cc9157627b7aaec9417a6922c
-SIZE (slime-2.4.tar.gz) = 1032367
+SHA256 (slime-2.5.tar.gz) = 83b596f2f21f230d35e907e3ffd79e898a127a2cc9157627b7aaec9417a6922c
+SIZE (slime-2.5.tar.gz) = 1032367


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404031857.s33Ivs1e027437>