[104210] trunk/dports/net/httping/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Wed Mar 20 12:50:39 PDT 2013


Revision: 104210
          https://trac.macports.org/changeset/104210
Author:   ciserlohn at macports.org
Date:     2013-03-20 12:50:39 -0700 (Wed, 20 Mar 2013)
Log Message:
-----------
httping: openssl is a runtime dependency

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

Modified: trunk/dports/net/httping/Portfile
===================================================================
--- trunk/dports/net/httping/Portfile	2013-03-20 18:30:32 UTC (rev 104209)
+++ trunk/dports/net/httping/Portfile	2013-03-20 19:50:39 UTC (rev 104210)
@@ -5,6 +5,7 @@
 
 name                httping
 version             2.0
+revision            1
 categories          net www
 license             GPL-2
 license_noconflict  openssl
@@ -22,7 +23,7 @@
 checksums           rmd160  42e5d3a6e8348759fa90495edbbfe3b5ad43541e \
                     sha256  9fcb1fef706d12149ce88dec5a3e03888d1386a80017324104453130eaeffbe0
 
-depends_build       port:openssl
+depends_lib         port:openssl
 
 extract.suffix      .tgz
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130320/6145ae96/attachment.html>


More information about the macports-changes mailing list