pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/upx
Module Name: pkgsrc
Committed By: rodent
Date: Mon May 26 01:30:39 UTC 2014
Modified Files:
pkgsrc/archivers/upx: Makefile distinfo
pkgsrc/archivers/upx/patches: patch-ab patch-src_Makefile
patch-src_p__exe.cpp patch-src_p__exe.h
Log Message:
Updated to latest release, 3.91. Minor whitespace fixes in the Makefile.
Use BUILD_DIRS and MAKE_ENV instead of writing do-install phase manually.
Add sparc{,64} support to package. Fixes build on OpenBSD/sparc64 at least.
Defuzz patches. From NEWS:
==================================================================
User visible changes for UPX
==================================================================
Changes in 3.91 (30 Sep 2013):
* Added experimental support for Windows 64-bit PE files, based on
work by Stefan Widmann. Please use for testing only!
* bug fixes
==================================================================
Changes in 3.09 (18 Feb 2013):
* New option --preserve-build-id for GNU ELF.
* Allow for code signing and LC_UUID on Mac OS X executables.
* Allow non-contiguous LC_SEGMENTs and 0==.vmsize for Mach-O.
* Allow zero-filled final page in PackUnix::canUnpack().
* bug fixes
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/archivers/upx/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/archivers/upx/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/archivers/upx/patches/patch-ab
cvs rdiff -u -r1.1 -r1.2 pkgsrc/archivers/upx/patches/patch-src_Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/archivers/upx/patches/patch-src_p__exe.cpp \
pkgsrc/archivers/upx/patches/patch-src_p__exe.h
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