FreeBSD Bugzilla – Attachment 143694 Details for
Bug 190950
[patch] Updated port editors/slime to latest version 2.7.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Slime 2.7 Patch
slime-2.7.patch.txt (text/plain), 996 bytes, created by
joe
on 2014-06-11 23:41:53 UTC
(
hide
)
Description:
Slime 2.7 Patch
Filename:
MIME Type:
Creator:
joe
Created:
2014-06-11 23:41:53 UTC
Size:
996 bytes
patch
obsolete
>diff --git a/editors/slime/Makefile b/editors/slime/Makefile >index a2a8204..8226807 100644 >--- a/editors/slime/Makefile >+++ b/editors/slime/Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= slime >-PORTVERSION= 2.6 >+PORTVERSION= 2.7 > CATEGORIES= editors elisp > MASTER_SITES= https://codeload.github.com/slime/slime/legacy.tar.gz/v${PORTVERSION}?dummy=/ > >@@ -13,7 +13,7 @@ USES= gmake > USE_EMACS= yes > > SLIME_LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/slime >-WRKSRC= ${WRKDIR}/slime-slime-74a9ea8 >+WRKSRC= ${WRKDIR}/slime-slime-fa7f318 > > SUB_FILES= pkg-message > SUB_LIST= SLIME_LISPDIR="${SLIME_LISPDIR}" >diff --git a/editors/slime/pkg-plist b/editors/slime/pkg-plist >index 74abc6a..e45fb32 100644 >--- a/editors/slime/pkg-plist >+++ b/editors/slime/pkg-plist >@@ -96,3 +96,4 @@ > @dirrm %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/slime/contrib > @dirrm %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/slime/lib > @dirrm %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/slime >+%%PORTDOCS%%@dirrm %%DOCSDIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 190950
: 143694
Working