diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-26 19:28:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-26 19:28:28 +0000 |
commit | 241419e530c3905247354ef725d054e61597fbd4 (patch) | |
tree | b5940fec0f3069a1f92464091deba2de95aa5ee0 /devel/libffi | |
parent | ab034540da861f50b0510faebe3c25d32a6da746 (diff) | |
download | pkgsrc-241419e530c3905247354ef725d054e61597fbd4.tar.gz |
Remove autogenerated chunk from patch.
Diffstat (limited to 'devel/libffi')
-rw-r--r-- | devel/libffi/distinfo | 4 | ||||
-rw-r--r-- | devel/libffi/patches/patch-aa | 11 |
2 files changed, 3 insertions, 12 deletions
diff --git a/devel/libffi/distinfo b/devel/libffi/distinfo index e0db0e49af6..3d862f797fd 100644 --- a/devel/libffi/distinfo +++ b/devel/libffi/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2006/01/08 20:40:02 joerg Exp $ +$NetBSD: distinfo,v 1.7 2006/02/26 19:28:28 joerg Exp $ SHA1 (gcc-3.3.5.tar.bz2) = ab24a8690040de967c25a1fc8560d7ecc25bd460 RMD160 (gcc-3.3.5.tar.bz2) = 34adf1a6f7ea302e9937c1a06ccf362711e25c58 Size (gcc-3.3.5.tar.bz2) = 23833856 bytes -SHA1 (patch-aa) = edc4db0796e70d01dcf4d8230a1bb46785bf27f1 +SHA1 (patch-aa) = cef0f1fd24397665aa5120e04e8a539f75f7bf1f diff --git a/devel/libffi/patches/patch-aa b/devel/libffi/patches/patch-aa index 3abc36737b9..87001be037b 100644 --- a/devel/libffi/patches/patch-aa +++ b/devel/libffi/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.4 2006/01/08 20:40:02 joerg Exp $ +$NetBSD: patch-aa,v 1.5 2006/02/26 19:28:28 joerg Exp $ --- configure.orig 2004-05-12 15:13:57.000000000 +0000 +++ configure @@ -27,12 +27,3 @@ $NetBSD: patch-aa,v 1.4 2006/01/08 20:40:02 joerg Exp $ sh-*-linux* | sh[34]*-*-linux*) TARGET=SH; TARGETDIR=sh;; esac -@@ -3792,6 +3794,8 @@ for ac_option - do - case "\$ac_option" in - -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) -+ # Avoid regenerating for rechecks on pkgsrc -+ exit 0 - echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion" - exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;; - -version | --version | --versio | --versi | --vers | --ver | --ve | --v) |