[88570] trunk/dports/net/sslh/Portfile
snc at macports.org
snc at macports.org
Wed Jan 4 07:10:00 PST 2012
Revision: 88570
http://trac.macports.org/changeset/88570
Author: snc at macports.org
Date: 2012-01-04 07:09:59 -0800 (Wed, 04 Jan 2012)
Log Message:
-----------
sslh: add warning message to help if there are errors
Modified Paths:
--------------
trunk/dports/net/sslh/Portfile
Modified: trunk/dports/net/sslh/Portfile
===================================================================
--- trunk/dports/net/sslh/Portfile 2012-01-04 15:08:30 UTC (rev 88569)
+++ trunk/dports/net/sslh/Portfile 2012-01-04 15:09:59 UTC (rev 88570)
@@ -42,6 +42,7 @@
pre-activate {
if {[file exists /var/run/sslh.pid]} {
+ ui_warn "PID file /var/run/sslh.pid exists and may need to be removed manually"
delete /var/run/sslh.pid
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120104/ef420791/attachment.html>
More information about the macports-changes
mailing list