[134204] trunk/dports/devel/bison/Portfile

larryv at macports.org larryv at macports.org
Thu Mar 19 17:50:08 PDT 2015


Revision: 134204
          https://trac.macports.org/changeset/134204
Author:   larryv at macports.org
Date:     2015-03-19 17:50:08 -0700 (Thu, 19 Mar 2015)
Log Message:
-----------
bison: Add reminder to remove deactivate hack

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

Modified: trunk/dports/devel/bison/Portfile
===================================================================
--- trunk/dports/devel/bison/Portfile	2015-03-20 00:31:20 UTC (rev 134203)
+++ trunk/dports/devel/bison/Portfile	2015-03-20 00:50:08 UTC (rev 134204)
@@ -54,7 +54,8 @@
 
     build.dir       ${worksrcpath}/runtime-po
 
-    # Use the deactivate hack because `bison` used to install these files.
+    # Use the deactivate hack because `bison` used to install these
+    # files. Remove after 2016-03-20.
     pre-activate {
         if {![catch {lindex [registry_active bison] 0} installedBison]} {
             set installedBisonEpoch [lindex $installedBison 5]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150319/1aa1397f/attachment.html>


More information about the macports-changes mailing list