pkgsrc-Changes archive

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

CVS commit: pkgsrc/converters/help2man



Module Name:    pkgsrc
Committed By:   marino
Date:           Fri Oct 19 19:58:47 UTC 2012

Modified Files:
        pkgsrc/converters/help2man: Makefile distinfo
Added Files:
        pkgsrc/converters/help2man/patches: patch-Makefile.in

Log Message:
converters/help2man: Restore removed RPATH patch

converters/help2man does not embed an rpath into bindtextdomain.so, and
it will fail PKG_DEVELOPER checks on platforms that don't have native
libintl like DragonFly.  This was fixed back in July but the patch got
removed during the update to the current version.

Re-introduce the equivalent patch to fix the build on DragonFly.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/converters/help2man/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/converters/help2man/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/converters/help2man/patches/patch-Makefile.in

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