[27501] trunk/dports/devel/libssh
source_changes at macosforge.org
source_changes at macosforge.org
Sat Aug 4 21:45:54 PDT 2007
Revision: 27501
http://trac.macosforge.org/projects/macports/changeset/27501
Author: ryandesign at macports.org
Date: 2007-08-04 21:45:54 -0700 (Sat, 04 Aug 2007)
Log Message:
-----------
libssh:
* update to 0.2
* remove now-unnecessary patchfiles
* update homepage
* declare dependencies
* add net category
Modified Paths:
--------------
trunk/dports/devel/libssh/Portfile
Removed Paths:
-------------
trunk/dports/devel/libssh/files/
Modified: trunk/dports/devel/libssh/Portfile
===================================================================
--- trunk/dports/devel/libssh/Portfile 2007-08-05 04:26:15 UTC (rev 27500)
+++ trunk/dports/devel/libssh/Portfile 2007-08-05 04:45:54 UTC (rev 27501)
@@ -3,21 +3,20 @@
PortSystem 1.0
name libssh
-version 0.11
-categories devel security
+version 0.2
+epoch 1
+categories devel security net
maintainers ron at oneinsane.net
description an SSH library
long_description The ssh library was designed to be used by \
programmers needing a working SSH implementation \
by the mean of a library.
-homepage http://0xbadc0de.be/?part=libssh
+homepage http://0xbadc0de.be/wiki/libssh:libssh
master_sites http://www.0xbadc0de.be/libssh
extract.suffix .tgz
-checksums md5 ad703c4702646c83ca4fcace92c220d3 \
- sha1 307430249ded90332c4ec77a264913b3bc93a648 \
- rmd160 69c2cc00becb84a62555fe884345398f155815a4
+checksums md5 8a76c03579a3e27046e6bafe88ffd171 \
+ sha1 bde7652da5a0f79127c3d5e4b9383d3a07619344 \
+ rmd160 29b5d109f7962daa1f5e38197ff75b9603a39873
-patchfiles patch-Makefile.in.diff \
- patch-libssh-Makefile.in.diff \
- patch-sample.c.diff
+depends_lib port:openssl port:zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070804/d6350683/attachment.html
More information about the macports-changes
mailing list