pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/ghostscript-gpl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Aug 12 22:20:01 UTC 2015

Modified Files:
        pkgsrc/print/ghostscript-gpl: Makefile distinfo
        pkgsrc/print/ghostscript-gpl/patches: patch-ai

Log Message:
Use memmove instead of memcpy in one place.
It seems the arguments sometimes overlap, and _FORTIFY_SOURCE=2 causes it
to dump core in this case.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/print/ghostscript-gpl/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/print/ghostscript-gpl/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/ghostscript-gpl/patches/patch-ai

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