Subject: PR/19765 CVS commit: pkgsrc/security/pgp2
To: None <tron@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-bugs
Date: 09/28/2006 16:35:05
The following reply was made to PR pkg/19765; it has been noted by GNATS.
From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@NetBSD.org
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.