[92252] trunk/dports/net/sslh/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Apr 22 15:22:01 PDT 2012


Revision: 92252
          https://trac.macports.org/changeset/92252
Author:   ryandesign at macports.org
Date:     2012-04-22 15:22:01 -0700 (Sun, 22 Apr 2012)
Log Message:
-----------
sslh: maintainer update to 1.11; see #34168

Modified Paths:
--------------
    trunk/dports/net/sslh/Portfile

Modified: trunk/dports/net/sslh/Portfile
===================================================================
--- trunk/dports/net/sslh/Portfile	2012-04-22 22:21:14 UTC (rev 92251)
+++ trunk/dports/net/sslh/Portfile	2012-04-22 22:22:01 UTC (rev 92252)
@@ -5,7 +5,7 @@
 
 name                sslh
 epoch               1
-version             1.10
+version             1.11
 categories          net security www
 platforms           darwin
 maintainers         madlon-kay.com:macports openmaintainer
@@ -22,8 +22,8 @@
 homepage            http://www.rutschle.net/tech/sslh.shtml
 master_sites        http://www.rutschle.net/tech/
 
-checksums           rmd160  9c2ab178ca64e865f79168279a1e54d8a56f2773 \
-                    sha256  5554e42969a00955048b45d3d269785bbd0211d4fb2b4cf5e79503b592695771
+checksums           rmd160  339489f697aee365a9a6dd810036ebcf14629088 \
+                    sha256  e1bf699ac2990954462926c26140b8ae40dabe107bb9aef89967a52c7e141e54
 
 use_configure       no
 
@@ -35,10 +35,3 @@
     xinstall ${worksrcpath}/sslh-fork ${destroot}${prefix}/sbin/sslh
     xinstall -m 0644 ${worksrcpath}/sslh.8.gz ${destroot}${prefix}/share/man/man8/
 }
-
-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/20120422/562fc06c/attachment.html>


More information about the macports-changes mailing list