[40848] trunk/dports/graphics/gimp-user-manual/Portfile

devans at macports.org devans at macports.org
Wed Oct 15 22:54:04 PDT 2008


Revision: 40848
          http://trac.macports.org/changeset/40848
Author:   devans at macports.org
Date:     2008-10-15 22:54:04 -0700 (Wed, 15 Oct 2008)
Log Message:
-----------
Add pre-fetch ui_msg with obsolescence warning.

Modified Paths:
--------------
    trunk/dports/graphics/gimp-user-manual/Portfile

Modified: trunk/dports/graphics/gimp-user-manual/Portfile
===================================================================
--- trunk/dports/graphics/gimp-user-manual/Portfile	2008-10-16 05:30:26 UTC (rev 40847)
+++ trunk/dports/graphics/gimp-user-manual/Portfile	2008-10-16 05:54:04 UTC (rev 40848)
@@ -18,6 +18,19 @@
 # FIXME : build is done in destroot phase because
 # everything was getting rebuilt during destroot anyway
 
+pre-fetch {
+    ui_msg "
+    This port installs an obsolete version of the Gimp User Manual
+    that doesn't accurately describe the functionality of the current
+    gimp2 port.
+
+    Proceed at your own risk.
+
+    An updated manual will be provided as soon as it is available from
+    the Gimp Documentation Team.
+    "
+}
+
 build {}
 
 default_variants    +en
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081015/7e401568/attachment.html 


More information about the macports-changes mailing list