pkgsrc-Changes archive

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

CVS commit: pkgsrc/archivers/gtar-base



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Mon Jan 26 12:30:30 UTC 2015

Modified Files:
        pkgsrc/archivers/gtar-base: Makefile distinfo
Added Files:
        pkgsrc/archivers/gtar-base/patches: patch-src_system.c

Log Message:
Do not call into gettext which may not be async-signal-safe in between fork
and exec.  Fixes crashes on OSX when LC_ALL is unset.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/archivers/gtar-base/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/archivers/gtar-base/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/archivers/gtar-base/patches/patch-src_system.c

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