summaryrefslogtreecommitdiff
path: root/editors/slime/Makefile
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2014-12-15 00:19:53 +0000
committerPawel Pekala <pawel@FreeBSD.org>2014-12-15 00:19:53 +0000
commit2c7fcdc11c83de12aa4558ba17d3b9dbc7ff90a1 (patch)
treeb4aeaed1f43825bb5a851baaaa9cc42b60d84094 /editors/slime/Makefile
parent- Update to 2.10, announce message: (diff)
Update to version 2.11
PR: 195607 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=374731
Diffstat (limited to 'editors/slime/Makefile')
-rw-r--r--editors/slime/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/slime/Makefile b/editors/slime/Makefile
index 783e87868023..c78539d5dd0c 100644
--- a/editors/slime/Makefile
+++ b/editors/slime/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= slime
-PORTVERSION= 2.10.1
-PORTREVISION= 1
+PORTVERSION= 2.11
CATEGORIES= editors elisp
MASTER_SITES= https://codeload.github.com/slime/slime/legacy.tar.gz/v${PORTVERSION}?dummy=/
@@ -21,7 +20,7 @@ USES= gmake
USE_EMACS= yes
SLIME_LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/slime
-WRKSRC= ${WRKDIR}/slime-slime-295edb8
+WRKSRC= ${WRKDIR}/slime-slime-d7ae5d3
SUB_FILES= pkg-message
SUB_LIST= SLIME_LISPDIR="${SLIME_LISPDIR}"