From 93e04b0c8f655a997189100d51b5c844bbd343ab Mon Sep 17 00:00:00 2001 From: Aleksej Saushev Date: Fri, 15 Nov 2013 19:05:10 +0000 Subject: [PATCH] Catch up: ASDF-Install is gone. --- sbcl/distinfo | 3 +-- sbcl/patches/patch-ad | 13 ------------- 2 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 sbcl/patches/patch-ad diff --git a/sbcl/distinfo b/sbcl/distinfo index 854c4b9a76..deea82f7b9 100644 --- a/sbcl/distinfo +++ b/sbcl/distinfo @@ -1,9 +1,8 @@ -$NetBSD: distinfo,v 1.31 2013/10/10 13:55:57 asau Exp $ +$NetBSD: distinfo,v 1.32 2013/11/15 19:05:10 asau Exp $ SHA1 (sbcl-1.0.55-source.tar.bz2) = 1c9bd995da1c1a43d5ac670b340ff43840ad8217 RMD160 (sbcl-1.0.55-source.tar.bz2) = d97ac8d23787940c2042a40b0bd43c30e4a052e1 Size (sbcl-1.0.55-source.tar.bz2) = 3611026 bytes SHA1 (patch-ab) = 33006bdafec9af75c409fad63151242b3ce2092a -SHA1 (patch-ad) = 4a10e7d498b686a09b067c527010981c15f0f8c8 SHA1 (patch-make-config.sh) = ee949a861b325e0c38fbdc435fbea13f14e11826 SHA1 (patch-revert-37d3828773e2f847bb1ed7522b0af4fb8e736fc8) = 62f604ca244ef7b5b4ba43f9d4af62048988e336 diff --git a/sbcl/patches/patch-ad b/sbcl/patches/patch-ad deleted file mode 100644 index e290fc145c..0000000000 --- a/sbcl/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.2 2009/05/24 11:03:13 asau Exp $ - ---- contrib/asdf-install/installer.lisp.orig 2008-02-27 19:56:30.000000000 +0300 -+++ contrib/asdf-install/installer.lisp 2009-05-24 10:44:06.000000000 +0400 -@@ -264,7 +264,7 @@ - (progn - "tar" - #+darwin "gnutar" -- #+(or sunos netbsd) "gtar")) -+ #+(or sunos netbsd) "@GTAR@")) - - (defun get-tar-directory (packagename) - (let* ((tar (with-output-to-string (o)