pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/pgp5 Trivial fix for GCC3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c0d472598a3
branches:  trunk
changeset: 462282:2c0d472598a3
user:      mycroft <mycroft%pkgsrc.org@localhost>
date:      Mon Sep 29 23:31:49 2003 +0000

description:
Trivial fix for GCC3.

diffstat:

 security/pgp5/distinfo         |   3 ++-
 security/pgp5/patches/patch-bi |  13 +++++++++++++
 2 files changed, 15 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r caeffe30b993 -r 2c0d472598a3 security/pgp5/distinfo
--- a/security/pgp5/distinfo    Mon Sep 29 22:39:50 2003 +0000
+++ b/security/pgp5/distinfo    Mon Sep 29 23:31:49 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2002/08/25 15:18:41 mjl Exp $
+$NetBSD: distinfo,v 1.6 2003/09/29 23:31:49 mycroft Exp $
 
 SHA1 (pgp50i-unix-src.tar.gz) = b740afe0bf557deedb53604274997cb2bbecac33
 Size (pgp50i-unix-src.tar.gz) = 927363 bytes
@@ -22,3 +22,4 @@
 SHA1 (patch-bf) = e942fc19adf55474ae839c4baba92e46ed618d0b
 SHA1 (patch-bg) = 9fe1e716cd7ea19b1b171fc8097ed638a95e3d82
 SHA1 (patch-bh) = 3725da941b7c1e8ad4c5394d78cd6ce2639ee74e
+SHA1 (patch-bi) = 17274af8773ad006b7f0aad1e734d16449f5166e
diff -r caeffe30b993 -r 2c0d472598a3 security/pgp5/patches/patch-bi
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/pgp5/patches/patch-bi    Mon Sep 29 23:31:49 2003 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-bi,v 1.1 2003/09/29 23:31:49 mycroft Exp $
+
+--- apps/common/pgpFullLicense.c.orig  2003-09-29 23:27:07.000000000 +0000
++++ apps/common/pgpFullLicense.c       2003-09-29 23:26:50.000000000 +0000
+@@ -71,7 +71,7 @@
+ Software Product to a single hard disk, provided you keep the original\n\
+ solely for backup or archival purposes.  Such copy shall include PGP's\n\
+ copyright and other proprietary notices.  You may not copy the printed\n\
+-materials accompanying the Software Product. 
++materials accompanying the Software Product.\n\
+ \n\
+ 3.      UPGRADES AND SUPPORT.  If this Software Product is labeled as an\n\
+ upgrade or trade-up from a prior version of a PGP product that you were\n\



Home | Main Index | Thread Index | Old Index