pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/ghostscript-agpl



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Aug 12 22:27:23 UTC 2015

Modified Files:
        pkgsrc/print/ghostscript-agpl: Makefile distinfo
        pkgsrc/print/ghostscript-agpl/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.14 -r1.15 pkgsrc/print/ghostscript-agpl/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/print/ghostscript-agpl/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/ghostscript-agpl/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