[27072] trunk/dports/devel/libssh2/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Jul 17 11:15:21 PDT 2007


Revision: 27072
          http://trac.macosforge.org/projects/macports/changeset/27072
Author:   pmq at macports.org
Date:     2007-07-17 11:15:21 -0700 (Tue, 17 Jul 2007)

Log Message:
-----------
Version bump to a snapshot that actually works fine and fixes the issues with the latest (very old) release.

Modified Paths:
--------------
    trunk/dports/devel/libssh2/Portfile

Modified: trunk/dports/devel/libssh2/Portfile
===================================================================
--- trunk/dports/devel/libssh2/Portfile	2007-07-17 18:01:52 UTC (rev 27071)
+++ trunk/dports/devel/libssh2/Portfile	2007-07-17 18:15:21 UTC (rev 27072)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		  libssh2
-version		  0.14
+version		  0.15-20070615
 categories	  devel net
 maintainers	  pmq at macports.org openmaintainer at macports.org
 
@@ -15,20 +15,9 @@
 
 homepage	  http://www.libssh2.org
 master_sites	  sourceforge:
-checksums	  md5 7a44b7b38295d80bd8f80254ee135930 \
-		  sha1 6b0f80a6e307298af862ece5d19e423b99adc705
+checksums	  md5 c816b07acc27eb2e4309537b58a68758 \
+		  sha1 d5aad46eed35ac71346558e16503fd91112cb955
 
 depends_lib	  port:openssl port:zlib
 
 livecheck.regex	  "${name} ${name}-(.*) released"
-
-patch {
-    reinplace "s|-flat_namespace|-install_name ${prefix}/lib/${name}.dylib|" \
-        ${worksrcpath}/configure
-}
-
-post-destroot {
-    # also install the sample code
-    xinstall -d ${destroot}${prefix}/share/doc/${name}
-    xinstall ${worksrcpath}/ssh2_sample.c ${destroot}${prefix}/share/doc/${name}/
-}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070717/11bd6f67/attachment.html


More information about the macports-changes mailing list