pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/doxygen



Module Name:    pkgsrc
Committed By:   pho
Date:           Mon Jan 26 13:35:37 UTC 2015

Modified Files:
        pkgsrc/devel/doxygen: distinfo
Added Files:
        pkgsrc/devel/doxygen/patches: patch-src_portable__c.c
            patch-tmake_lib_macosx-c++_tmake.conf

Log Message:
Fix build failure on Darwin when pkgsrc libiconv is used

patches/patch-src_portable__c.c:
  Remove kludge for MacPorts bug, otherwise linking against pkgsrc
  libiconv will fail due to symbol name mismatch.

patches/patch-tmake_lib_macosx-c++_tmake.conf:
  Make build honor PKGSRC_CFLAGS, otherwise linking against pkgsrc
  libiconv will fail due to header/library mismatch.


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/devel/doxygen/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/doxygen/patches/patch-src_portable__c.c
cvs rdiff -u -r0 -r1.3 \
    pkgsrc/devel/doxygen/patches/patch-tmake_lib_macosx-c++_tmake.conf

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