Changeset 79138
- Timestamp:
- 06/02/11 19:32:50 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/devel/libssh/Portfile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/devel/libssh/Portfile
r76062 r79138 7 7 name libssh 8 8 epoch 1 9 version 0. 4.79 version 0.5.0 10 10 set major [join [lrange [split ${version} .] 0 1] .] 11 11 categories devel security net … … 23 23 master_sites http://www.libssh.org/files/${major} 24 24 25 checksums sha1 5e31736ff906e745e6da508828685d8389e37954\26 rmd160 31c21d497af8c07f12019edd5c2f1126d7b4256a25 checksums sha1 ec72a2e23f97d412c465f8ba97d688679550ac18 \ 26 rmd160 22af6792cfa6cca8c5371fc60a1607f7489cee28 27 27 28 28 depends_lib port:openssl \ … … 30 30 31 31 post-extract { file mkdir ${workpath}/build } 32 33 patchfiles patch-libssh-socket.c.diff34 32 35 33 # standard post-arg, where to find the primary CMakeLists.txt file.
Note: See TracChangeset
for help on using the changeset viewer.

