[90136] trunk/dports/devel/virtuoso/Portfile

snc at macports.org snc at macports.org
Thu Feb 23 10:55:14 PST 2012


Revision: 90136
          http://trac.macports.org/changeset/90136
Author:   snc at macports.org
Date:     2012-02-23 10:55:12 -0800 (Thu, 23 Feb 2012)
Log Message:
-----------
virtuoso: notes typo, display after configure, #33332

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

Modified: trunk/dports/devel/virtuoso/Portfile
===================================================================
--- trunk/dports/devel/virtuoso/Portfile	2012-02-23 15:44:42 UTC (rev 90135)
+++ trunk/dports/devel/virtuoso/Portfile	2012-02-23 18:55:12 UTC (rev 90136)
@@ -31,10 +31,13 @@
 
 post-configure {
     reinplace "s|\"gcc\"|\"${configure.cc}\"|" ${worksrcpath}/bin/libtool.macosx
+    foreach note $PortInfo(notes) {
+        ui_msg $note
+    }
 }
 
 livecheck.url       http://sourceforge.net/api/file/index/project-id/161622/mtime/desc/rss?path=/virtuoso
 livecheck.type      regex
 livecheck.regex     ${name}/(\\d+(\\.\\d+)+)/${name}-opensource-(\\d+(\\.\\d+)+)
 
-notes "Diable antivirus when building this port."
+notes "Disable antivirus when building this port."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120223/cdb84662/attachment.html>


More information about the macports-changes mailing list