From a04ce94f22942f1236f60b55565e708462b72be8 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 17 Jul 2013 15:28:36 +0200 Subject: php-pecl-gnupg: 1.3.3 --- gnupg-tests.patch | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 gnupg-tests.patch (limited to 'gnupg-tests.patch') diff --git a/gnupg-tests.patch b/gnupg-tests.patch deleted file mode 100644 index f26b53e..0000000 --- a/gnupg-tests.patch +++ /dev/null @@ -1,28 +0,0 @@ -diff -up gnupg-1.3.2/tests/gnupg_oo_export.phpt.orig gnupg-1.3.2/tests/gnupg_oo_export.phpt ---- gnupg-1.3.2/tests/gnupg_oo_export.phpt.orig 2012-01-28 08:43:44.138922329 +0100 -+++ gnupg-1.3.2/tests/gnupg_oo_export.phpt 2012-01-28 08:44:44.152924641 +0100 -@@ -11,8 +11,8 @@ $ret = $gpg -> export($fingerprint); - var_dump($ret); - ?> - --EXPECTF-- --string(1336) "-----BEGIN PGP PUBLIC KEY BLOCK----- --Version: GnuPG v1.4.3 (GNU/Linux) -+string(%d) "-----BEGIN PGP PUBLIC KEY BLOCK----- -+Version: GnuPG v%d.%d.%d (GNU/Linux) - - mQGiBENQAKwRBADpy828KU+0SuoetJTrJ5dR86PiO3CsH8K6QRP7wY82Eh/9NTJ3 - afRj0FNPaVSP0NciPeM4G4uFoQ3lsIf+FBEPXH1D97/XigWObU8K6ha2/s8wU98z -diff -up gnupg-1.3.2/tests/gnupg_res_export.phpt.orig gnupg-1.3.2/tests/gnupg_res_export.phpt ---- gnupg-1.3.2/tests/gnupg_res_export.phpt.orig 2012-01-28 08:43:54.576921963 +0100 -+++ gnupg-1.3.2/tests/gnupg_res_export.phpt 2012-01-28 08:44:40.582924190 +0100 -@@ -9,8 +9,8 @@ $ret = gnupg_export($gpg, $fingerprint); - var_dump($ret); - ?> - --EXPECTF-- --string(1336) "-----BEGIN PGP PUBLIC KEY BLOCK----- --Version: GnuPG v1.4.3 (GNU/Linux) -+string(%d) "-----BEGIN PGP PUBLIC KEY BLOCK----- -+Version: GnuPG v%d.%d.%d (GNU/Linux) - - mQGiBENQAKwRBADpy828KU+0SuoetJTrJ5dR86PiO3CsH8K6QRP7wY82Eh/9NTJ3 - afRj0FNPaVSP0NciPeM4G4uFoQ3lsIf+FBEPXH1D97/XigWObU8K6ha2/s8wU98z -- cgit