[26607] trunk/dports/lang/gauche-gtk/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Fri Jun 29 23:16:31 PDT 2007


Revision: 26607
          http://trac.macosforge.org/projects/macports/changeset/26607
Author:   ryandesign at macports.org
Date:     2007-06-29 23:16:31 -0700 (Fri, 29 Jun 2007)

Log Message:
-----------
gauche-gtk: alert about brokenness before fetching rather than after,
and make it an error rather than just a message.

Modified Paths:
--------------
    trunk/dports/lang/gauche-gtk/Portfile

Modified: trunk/dports/lang/gauche-gtk/Portfile
===================================================================
--- trunk/dports/lang/gauche-gtk/Portfile	2007-06-30 06:13:35 UTC (rev 26606)
+++ trunk/dports/lang/gauche-gtk/Portfile	2007-06-30 06:16:31 UTC (rev 26607)
@@ -14,7 +14,7 @@
 checksums	md5 18356efab446b9524be8371a3b852a6a
 depends_lib	port:gtk2 port:gauche
 
-pre-configure {
-    ui_msg "Sorry, this port is currently broken."
+pre-fetch {
+    ui_error "Sorry, this port is currently broken."
     exit 1
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070629/f519cc0e/attachment.html


More information about the macports-changes mailing list