[47648] trunk/dports/perl/p5-mime-base64/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Mon Mar 2 15:00:14 PST 2009


Revision: 47648
          http://trac.macports.org/changeset/47648
Author:   mcalhoun at macports.org
Date:     2009-03-02 15:00:13 -0800 (Mon, 02 Mar 2009)
Log Message:
-----------
p5-mime-base64: Until a better fix is available, make p5-mime-base64 consistent with other Perl ports which overwrite perl5.8 files.
In r47646, p5-mime-base64 was removed as a dependency.

Modified Paths:
--------------
    trunk/dports/perl/p5-mime-base64/Portfile

Modified: trunk/dports/perl/p5-mime-base64/Portfile
===================================================================
--- trunk/dports/perl/p5-mime-base64/Portfile	2009-03-02 22:52:08 UTC (rev 47647)
+++ trunk/dports/perl/p5-mime-base64/Portfile	2009-03-02 23:00:13 UTC (rev 47648)
@@ -14,3 +14,7 @@
 platforms           darwin
 
 checksums           md5 f466b62afc4fec7f262b0910913293b3
+
+post-destroot {
+    ui_msg "You must install or activate this package with '-f' (force) as it needs to overwrite files installed by the perl5.8 port"
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090302/821a36e6/attachment.html>


More information about the macports-changes mailing list