svn commit: r359947 - head/textproc/modlogan

Tijl Coosemans tijl at FreeBSD.org
Tue Jul 1 09:33:18 UTC 2014


On Tue, 01 Jul 2014 10:54:06 +0200 Alexander Leidinger wrote:
> Quoting Dmitry Marakasov <amdmi3 at freebsd.org> (from Tue, 1 Jul 2014  
> 01:18:50 +0000 (UTC)):
>> Author: amdmi3
>> Date: Tue Jul  1 01:18:50 2014
>> New Revision: 359947
>> URL: http://svnweb.freebsd.org/changeset/ports/359947
>> QAT: https://qat.redports.org/buildarchive/r359947/
>>
>> Log:
>>   - Drop .la files, no dependees require them
>>   - Remove indefinite article from COMMENT
> 
> Last time I checked (long ago, but as there was not much change since  
> then I consider it still valid until proved otherwise) modlogan  
> dlopen()ed .la files. If you haven't run-checked that it works, please  
> revert this commit.

In the configure.in file everything related to libltdl is in comments
and the code only calls dlopen, not lt_dlopen, so I think it's ok.


More information about the svn-ports-all mailing list