pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/thunderbird
Module Name: pkgsrc
Committed By: tron
Date: Sat Mar 30 23:31:37 UTC 2013
Modified Files:
pkgsrc/mail/thunderbird: distinfo hacks.mk
pkgsrc/mail/thunderbird/patches: patch-aa
Log Message:
Get this package closer to build under Solaris 10:
1.) Fix broken "yasm" version check which only accepts version numbers
like "a.b.c.d" but not like "a.b.c" and therefore fails with
Yasm 1.2.0. This probably affects other platforms (e.g. Linux
as well).
2.) Use "-R" instead of non-portable "-rpath" linker option.
The build under Solaris 10 fails now during the build phase and not
already in the configuration phase.
To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 pkgsrc/mail/thunderbird/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/mail/thunderbird/hacks.mk
cvs rdiff -u -r1.13 -r1.14 pkgsrc/mail/thunderbird/patches/patch-aa
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