pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/elfsh
Module Name: pkgsrc
Committed By: dholland
Date: Sun Oct 2 23:50:57 UTC 2011
Modified Files:
pkgsrc/devel/elfsh: Makefile distinfo
Added Files:
pkgsrc/devel/elfsh/patches: patch-libelfsh_debug_c
patch-libelfsh_reloc_c patch-libelfsh_symbol_c
patch-vm_include_elfsh_h
Removed Files:
pkgsrc/devel/elfsh/patches: patch-ac
Log Message:
- Work around symbol name conflict with dprintf in current.
- The makefile's substitution of PREFIX and SH accidentally got rolled
into patch-ac at some point and thereby hardcoded. Since all patch-ac
was doing was setting these, make the substitution work without a
patch and remove patch-ac entirely.
- Commit some LP64 fixes I've had sitting in my tree since 2008 for
some reason.
- Fix some pkglint.
- PKGREVISION -> 4.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/elfsh/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/elfsh/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/elfsh/patches/patch-ac
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/elfsh/patches/patch-libelfsh_debug_c \
pkgsrc/devel/elfsh/patches/patch-libelfsh_reloc_c \
pkgsrc/devel/elfsh/patches/patch-libelfsh_symbol_c \
pkgsrc/devel/elfsh/patches/patch-vm_include_elfsh_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