pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/gnupg Remove superfluous chunk which confuses...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/883a2c78e8f9
branches:  trunk
changeset: 459846:883a2c78e8f9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Aug 09 09:12:41 2003 +0000

description:
Remove superfluous chunk which confuses some patch(1).

diffstat:

 security/gnupg/distinfo         |  4 ++--
 security/gnupg/patches/patch-ab |  9 +--------
 2 files changed, 3 insertions(+), 10 deletions(-)

diffs (34 lines):

diff -r b4312c7fe124 -r 883a2c78e8f9 security/gnupg/distinfo
--- a/security/gnupg/distinfo   Sat Aug 09 08:48:35 2003 +0000
+++ b/security/gnupg/distinfo   Sat Aug 09 09:12:41 2003 +0000
@@ -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 -r b4312c7fe124 -r 883a2c78e8f9 security/gnupg/patches/patch-ab
--- a/security/gnupg/patches/patch-ab   Sat Aug 09 08:48:35 2003 +0000
+++ b/security/gnupg/patches/patch-ab   Sat Aug 09 09:12:41 2003 +0000
@@ -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 @@
    :
  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



Home | Main Index | Thread Index | Old Index