Subject: PR/29327 CVS commit: pkgsrc/archivers/upx
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Ben Collver <ben@netbsd.org>
List: pkgsrc-bugs
Date: 02/10/2005 15:52:02
The following reply was made to PR pkg/29327; it has been noted by GNATS.
From: Ben Collver <ben@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/29327 CVS commit: pkgsrc/archivers/upx
Date: Thu, 10 Feb 2005 15:51:38 +0000 (UTC)
Module Name: pkgsrc
Committed By: ben
Date: Thu Feb 10 15:51:38 UTC 2005
Modified Files:
pkgsrc/archivers/upx: Makefile distinfo
pkgsrc/archivers/upx/patches: patch-aa
Removed Files:
pkgsrc/archivers/upx/patches: patch-ab
Log Message:
Update upx to version 1.25. This addresses PR#29327.
Changes include:
* INFO: http://upx.sourceforge.net is the permanent UPX home page
* watcom/le: don't crash on files without relocations
* win32/pe: stricter checks of some PE values
* source code: much improved portability using ACC, the
Automatic Compiler Configuration
* source code: compile fixes for strict ISO C++ compilers
* source code: compile fixes for Win64
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/archivers/upx/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/archivers/upx/distinfo
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/archivers/upx/patches/patch-aa
cvs rdiff -r1.1 -r0 pkgsrc/archivers/upx/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.