Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sbcl: update to 2.0.0
@ 2019-12-29 17:07 voidlinux-github
  2019-12-29 18:19 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-29 17:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 319 bytes --]

There is a new pull request by emacsomancer against master on the void-packages repository

https://github.com/emacsomancer/void-packages sbcl-2.0.0
https://github.com/void-linux/void-packages/pull/17866

sbcl: update to 2.0.0


A patch file from https://github.com/void-linux/void-packages/pull/17866.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sbcl-2.0.0-17866.patch --]
[-- Type: text/x-diff, Size: 1435 bytes --]

From b4be987e9ce1ddb409ed674029054c4638942546 Mon Sep 17 00:00:00 2001
From: Benjamin Slade <slade@jnanam.net>
Date: Sun, 29 Dec 2019 10:05:22 -0700
Subject: [PATCH] sbcl: update to 2.0.0

---
 srcpkgs/sbcl/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sbcl/template b/srcpkgs/sbcl/template
index 4686e911638..58fcb91628e 100644
--- a/srcpkgs/sbcl/template
+++ b/srcpkgs/sbcl/template
@@ -1,6 +1,6 @@
 # Template file for 'sbcl'
 pkgname=sbcl
-version=1.5.9
+version=2.0.0
 revision=1
 archs="i686 x86_64* armv7l aarch64"
 
@@ -13,7 +13,7 @@ license="custom"
 homepage="http://www.sbcl.org/"
 changelog="http://www.sbcl.org/news.html"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-source.tar.bz2"
-checksum=cbdb0d25e8a4b02b8369a667a289c8f0ce1d4ebb4e565e9191a31f1ae9a4b9b6
+checksum=90369256805d437c82ab9bdab9a410076f57810a50bb2b228de4e6c892692fcf
 nocross=yes
 nopie=yes
 
@@ -21,7 +21,7 @@ _bootstrap_lisp="bash ../sbcl-*-linux/run-sbcl.sh --no-sysinit --no-userinit --d
 case "$XBPS_TARGET_MACHINE" in
 x86_64)
 	distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-x86-64-linux-binary.tar.bz2"
-	checksum+=" 4c789c6bc87d5e1a93e1b0e5f15d7023b22b61b93661e91f6a69a588a0b4eb16"
+	checksum+=" 938065251d5a7d4d1d6650e0e728dcfe94745d769aa57f68bae73468693be530"
 	;;
 i686)
 	distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.4.3-x86-linux-binary.tar.bz2"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] sbcl: update to 2.0.0
  2019-12-29 17:07 [PR PATCH] sbcl: update to 2.0.0 voidlinux-github
@ 2019-12-29 18:19 ` voidlinux-github
  2019-12-29 22:20 ` voidlinux-github
  2019-12-29 22:20 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-29 18:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 324 bytes --]

There is an updated pull request by emacsomancer against master on the void-packages repository

https://github.com/emacsomancer/void-packages sbcl-2.0.0
https://github.com/void-linux/void-packages/pull/17866

sbcl: update to 2.0.0


A patch file from https://github.com/void-linux/void-packages/pull/17866.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-sbcl-2.0.0-17866.patch --]
[-- Type: text/x-diff, Size: 1608 bytes --]

From c6b068898d15a04a89bc936baca281a5b4e66dcf Mon Sep 17 00:00:00 2001
From: Benjamin Slade <slade@jnanam.net>
Date: Sun, 29 Dec 2019 10:05:22 -0700
Subject: [PATCH] sbcl: update to 2.0.0

---
 srcpkgs/sbcl/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/sbcl/template b/srcpkgs/sbcl/template
index 4686e911638..c99bd5bbd6e 100644
--- a/srcpkgs/sbcl/template
+++ b/srcpkgs/sbcl/template
@@ -1,6 +1,6 @@
 # Template file for 'sbcl'
 pkgname=sbcl
-version=1.5.9
+version=2.0.0
 revision=1
 archs="i686 x86_64* armv7l aarch64"
 
@@ -9,11 +9,11 @@ makedepends="zlib-devel"
 conf_files="/etc/sbclrc"
 short_desc="Steel Bank Common Lisp"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="custom"
+license="custom:BSD+public_domain"
 homepage="http://www.sbcl.org/"
 changelog="http://www.sbcl.org/news.html"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-source.tar.bz2"
-checksum=cbdb0d25e8a4b02b8369a667a289c8f0ce1d4ebb4e565e9191a31f1ae9a4b9b6
+checksum=90369256805d437c82ab9bdab9a410076f57810a50bb2b228de4e6c892692fcf
 nocross=yes
 nopie=yes
 
@@ -21,7 +21,7 @@ _bootstrap_lisp="bash ../sbcl-*-linux/run-sbcl.sh --no-sysinit --no-userinit --d
 case "$XBPS_TARGET_MACHINE" in
 x86_64)
 	distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-x86-64-linux-binary.tar.bz2"
-	checksum+=" 4c789c6bc87d5e1a93e1b0e5f15d7023b22b61b93661e91f6a69a588a0b4eb16"
+	checksum+=" 938065251d5a7d4d1d6650e0e728dcfe94745d769aa57f68bae73468693be530"
 	;;
 i686)
 	distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.4.3-x86-linux-binary.tar.bz2"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: sbcl: update to 2.0.0
  2019-12-29 17:07 [PR PATCH] sbcl: update to 2.0.0 voidlinux-github
  2019-12-29 18:19 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-12-29 22:20 ` voidlinux-github
  2019-12-29 22:20 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-29 22:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 177 bytes --]

New comment by leahneukirchen on void-packages repository

https://github.com/void-linux/void-packages/pull/17866#issuecomment-569547028

Comment:
Travis is apparently a fluke.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: sbcl: update to 2.0.0
  2019-12-29 17:07 [PR PATCH] sbcl: update to 2.0.0 voidlinux-github
  2019-12-29 18:19 ` [PR PATCH] [Updated] " voidlinux-github
  2019-12-29 22:20 ` voidlinux-github
@ 2019-12-29 22:20 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-29 22:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 155 bytes --]

There's a merged pull request on the void-packages repository

sbcl: update to 2.0.0
https://github.com/void-linux/void-packages/pull/17866

Description:


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-12-29 22:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-29 17:07 [PR PATCH] sbcl: update to 2.0.0 voidlinux-github
2019-12-29 18:19 ` [PR PATCH] [Updated] " voidlinux-github
2019-12-29 22:20 ` voidlinux-github
2019-12-29 22:20 ` [PR PATCH] [Merged]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).