[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pkgsrc-changes
Subject:    CVS commit: pkgsrc/lang/sbcl
From:       "Robert Swindells" <rjs () netbsd ! org>
Date:       2019-08-31 20:20:42
Message-ID: 20190831202042.4DE85FBF4 () cvs ! NetBSD ! org
[Download RAW message or body]

This is a multi-part message in MIME format.

--_----------=_156728284230430
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="US-ASCII"

Module Name:	pkgsrc
Committed By:	rjs
Date:		Sat Aug 31 20:20:42 UTC 2019

Modified Files:
	pkgsrc/lang/sbcl: distinfo
Added Files:
	pkgsrc/lang/sbcl/patches: patch-slam.sh

Log Message:
Prevent the portability check from failing.


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/lang/sbcl/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/sbcl/patches/patch-slam.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


--_----------=_156728284230430
Content-Disposition: inline
Content-Length: 1464
Content-Transfer-Encoding: binary
Content-Type: text/x-diff; charset=us-ascii

Modified files:

Index: pkgsrc/lang/sbcl/distinfo
diff -u pkgsrc/lang/sbcl/distinfo:1.58 pkgsrc/lang/sbcl/distinfo:1.59
--- pkgsrc/lang/sbcl/distinfo:1.58	Tue Aug 13 15:16:54 2019
+++ pkgsrc/lang/sbcl/distinfo	Sat Aug 31 20:20:42 2019
@@ -1,7 +1,8 @@
-$NetBSD: distinfo,v 1.58 2019/08/13 15:16:54 rjs Exp $
+$NetBSD: distinfo,v 1.59 2019/08/31 20:20:42 rjs Exp $
 
 SHA1 (sbcl-1.5.5-source.tar.bz2) = da88b751237d6a41a4ced1c88adac02e6acbedb2
 RMD160 (sbcl-1.5.5-source.tar.bz2) = 181844dc01653babd1c5a576669f1f76e0b4654b
 SHA512 (sbcl-1.5.5-source.tar.bz2) = \
9de71dfc767e7d96e278b6ffe69465be5a829d9228be4e44c7ec511cbb6cec98cce2ae99e3a40d8917832e61d587f1302861f9e1808fe0b7e1fe0e2105d4c4b8
  Size (sbcl-1.5.5-source.tar.bz2) = 6351480 bytes
 SHA1 (patch-ab) = b087921f7317523fd78396518dfd2cb1c8e6d5f9
+SHA1 (patch-slam.sh) = 3edb599272f8f4827b0f5edc5a67d134856ca269

Added files:

Index: pkgsrc/lang/sbcl/patches/patch-slam.sh
diff -u /dev/null pkgsrc/lang/sbcl/patches/patch-slam.sh:1.1
--- /dev/null	Sat Aug 31 20:20:42 2019
+++ pkgsrc/lang/sbcl/patches/patch-slam.sh	Sat Aug 31 20:20:42 2019
@@ -0,0 +1,13 @@
+$NetBSD: patch-slam.sh,v 1.1 2019/08/31 20:20:42 rjs Exp $
+
+--- slam.sh.orig	2019-08-31 19:24:57.719485821 +0000
++++ slam.sh
+@@ -65,7 +65,7 @@ set -e
+ #######################################################################
+ 
+ warm_option=""
+-if [ "$1" == --load ]; then
++if [ "$1" = "--load" ]; then
+     warm_option="--load"
+     shift
+ fi


--_----------=_156728284230430--


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic