[96433] trunk/dports/security/stunnel/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Aug 9 15:43:28 PDT 2012
Revision: 96433
https://trac.macports.org/changeset/96433
Author: ryandesign at macports.org
Date: 2012-08-09 15:43:28 -0700 (Thu, 09 Aug 2012)
Log Message:
-----------
stunnel: use notes instead of ui_msg
Modified Paths:
--------------
trunk/dports/security/stunnel/Portfile
Modified: trunk/dports/security/stunnel/Portfile
===================================================================
--- trunk/dports/security/stunnel/Portfile 2012-08-09 22:32:07 UTC (rev 96432)
+++ trunk/dports/security/stunnel/Portfile 2012-08-09 22:43:28 UTC (rev 96433)
@@ -38,9 +38,6 @@
destroot.keepdirs ${destroot}${prefix}/var/lib/stunnel
post-destroot {
xinstall -d -m 770 -o nobody ${destroot}${prefix}/var/lib/stunnel/
-
- # Tell the user about the stupid fake certificate that we provide.
- ui_msg "A fake certificate has been installed as ${prefix}/etc/stunnel/stunnel.pem"
}
# libwrap has been reported to introduce some problems with stunnel 4.18.
@@ -50,3 +47,8 @@
}
default_variants +libwrap
+
+# Tell the user about the stupid fake certificate that we provide.
+notes "
+A fake certificate has been installed as ${prefix}/etc/stunnel/stunnel.pem
+"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120809/59867eea/attachment.html>
More information about the macports-changes
mailing list