pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/mp3diags



Module Name:    pkgsrc
Committed By:   marino
Date:           Sat Dec 15 11:10:38 UTC 2012

Modified Files:
        pkgsrc/audio/mp3diags: distinfo
        pkgsrc/audio/mp3diags/patches: patch-src_Helpers.cpp
Added Files:
        pkgsrc/audio/mp3diags/patches: patch-src_SimpleSaxHandler.h

Log Message:
audio/mp3diags: Fix out-of-scope errors

getpid and clearPtrContainer were out-of-scope.
Add unistd.h and pearl namespace to fix (seen on gcc 4.6+)


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/audio/mp3diags/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/audio/mp3diags/patches/patch-src_Helpers.cpp
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/audio/mp3diags/patches/patch-src_SimpleSaxHandler.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