[132611] trunk/dports/devel/automake/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Feb 5 14:19:32 PST 2015


Revision: 132611
          https://trac.macports.org/changeset/132611
Author:   jeremyhu at macports.org
Date:     2015-02-05 14:19:32 -0800 (Thu, 05 Feb 2015)
Log Message:
-----------
automake: Add instructions on dependent revbumps to prevent future headaches

Modified Paths:
--------------
    trunk/dports/devel/automake/Portfile

Modified: trunk/dports/devel/automake/Portfile
===================================================================
--- trunk/dports/devel/automake/Portfile	2015-02-05 21:50:37 UTC (rev 132610)
+++ trunk/dports/devel/automake/Portfile	2015-02-05 22:19:32 UTC (rev 132611)
@@ -2,6 +2,12 @@
 
 PortSystem 1.0
 
+# IMPORTANT
+# On future version bumps, make sure you also revbump the libtool port
+# Otherwise glibtoolize will provide an incompatible version of aclocal.m4
+# from the older version of automake.
+# cf: ${prefix}/share/libtool/aclocal.m4
+
 name                automake
 version             1.15
 revision            0
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150205/4afb298c/attachment.html>


More information about the macports-changes mailing list