pkgsrc-Bugs archive

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

PR/19765 CVS commit: pkgsrc/security/pgp2



The following reply was made to PR pkg/19765; it has been noted by GNATS.

From: Matthias Scheler <tron%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: PR/19765 CVS commit: pkgsrc/security/pgp2
Date: Thu, 28 Sep 2006 16:21:46 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  tron
 Date:          Thu Sep 28 16:21:46 UTC 2006
 
 Modified Files:
        pkgsrc/security/pgp2: Makefile distinfo
        pkgsrc/security/pgp2/patches: patch-af
 Added Files:
        pkgsrc/security/pgp2/patches: patch-ah
 
 Log Message:
 Always use "unsigned int" for a 32 bit unsigned integer which is correct
 on all platforms supported by pkgsrc.
 
 This should fix LP64 problems reported in PR pkg/19765 by John Heasley.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.47 -r1.48 pkgsrc/security/pgp2/Makefile
 cvs rdiff -r1.5 -r1.6 pkgsrc/security/pgp2/distinfo
 cvs rdiff -r1.1 -r1.2 pkgsrc/security/pgp2/patches/patch-af
 cvs rdiff -r0 -r1.1 pkgsrc/security/pgp2/patches/patch-ah
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index