svn commit: r368341 - head

Tijl Coosemans tijl at FreeBSD.org
Tue Sep 16 18:16:36 UTC 2014


Author: tijl
Date: Tue Sep 16 18:16:35 2014
New Revision: 368341
URL: http://svnweb.freebsd.org/changeset/ports/368341
QAT: https://qat.redports.org/buildarchive/r368341/

Log:
  Document r368281.
  
  Requested by:	adamw

Modified:
  head/CHANGES

Modified: head/CHANGES
==============================================================================
--- head/CHANGES	Tue Sep 16 17:47:47 2014	(r368340)
+++ head/CHANGES	Tue Sep 16 18:16:35 2014	(r368341)
@@ -10,6 +10,17 @@ in the release notes and/or placed into 
 
 All ports committers are allowed to commit to this file.
 
+20140916:
+AUTHOR: tijl at FreeBSD.org
+
+  The installation of *.la files without some form of USES=libtool in the
+  port Makefile will now result in a stage-qa error.  Previously this would
+  only cause a warning.
+
+  The :keepla argument to USES=libtool is no longer special.  It is now
+  only needed if a port uses *.la files at run-time and no longer to fix
+  link problems in other ports.
+
 20140901:
 AUTHOR: bapt at FreeBSD.org
 


More information about the svn-ports-head mailing list