diff options
author | wiz <wiz> | 2003-08-09 09:12:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-08-09 09:12:41 +0000 |
commit | 298465cfaca474a2aaaaa1b8bf8925edb9a13d19 (patch) | |
tree | 395382047e06625057febfad4078e1430f79b7c7 /security | |
parent | 139cc23d8ff158c9bd5f5a2c8c781f0d17403532 (diff) | |
download | pkgsrc-298465cfaca474a2aaaaa1b8bf8925edb9a13d19.tar.gz |
Remove superfluous chunk which confuses some patch(1).
Diffstat (limited to 'security')
-rw-r--r-- | security/gnupg/distinfo | 4 | ||||
-rw-r--r-- | security/gnupg/patches/patch-ab | 9 |
2 files changed, 3 insertions, 10 deletions
diff --git a/security/gnupg/distinfo b/security/gnupg/distinfo index 03149ae20eb..ead6d36fd4c 100644 --- a/security/gnupg/distinfo +++ b/security/gnupg/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.18 2003/08/09 08:48:35 heinz Exp $ +$NetBSD: distinfo,v 1.19 2003/08/09 09:12:41 wiz Exp $ SHA1 (gnupg-1.2.2.tar.bz2) = 8f620b67dad86577cf77d7b43ba2ae43e204b5bc Size (gnupg-1.2.2.tar.bz2) = 2225034 bytes SHA1 (idea.c.gz) = 82fded4ec31b97b3b2dd22741880b67cfee40f84 Size (idea.c.gz) = 5216 bytes SHA1 (patch-aa) = 56601df46f7f93626d82293b4062e15ab645cc40 -SHA1 (patch-ab) = adb8820ad5d6cae307e16b718ff964384f82c70f +SHA1 (patch-ab) = 8c58e4bfafbd2c151ee03b12e354782330df7b07 diff --git a/security/gnupg/patches/patch-ab b/security/gnupg/patches/patch-ab index f6520c3c670..d2ee9e61838 100644 --- a/security/gnupg/patches/patch-ab +++ b/security/gnupg/patches/patch-ab @@ -1,4 +1,4 @@ -$NetBSD: patch-ab,v 1.19 2003/08/09 08:11:30 heinz Exp $ +$NetBSD: patch-ab,v 1.20 2003/08/09 09:12:42 wiz Exp $ --- checks/defs.inc.orig Thu May 1 15:17:46 2003 +++ checks/defs.inc @@ -14,10 +14,3 @@ $NetBSD: patch-ab,v 1.19 2003/08/09 08:11:30 heinz Exp $ : elif [ -f $srcdir/options ]; then cat $srcdir/options >gpg.conf -@@ -112,4 +112,4 @@ GPG="../g10/gpg --homedir . " - exec 2> ${pgmname}.log - - : --# end -\ No newline at end of file -+# end |