Ticket #40878: libsodium-0.4.5.diff
File libsodium-0.4.5.diff, 1.3 KB (added by tresni (Brian Hartvigsen), 11 years ago) |
---|
-
Portfile
old new 1 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 # $Id : Portfile 111603 2013-09-27 12:37:31Z stromnov@macports.org$2 # $Id$ 3 3 4 4 PortSystem 1.0 5 5 PortGroup github 1.0 6 6 7 github.setup jedisct1 libsodium 0.4. 37 github.setup jedisct1 libsodium 0.4.5 8 8 9 9 categories devel security 10 10 platforms darwin … … 17 17 long_description libsodium is a software library for network communication, encryption,decryption, signatures, etc. \ 18 18 libsodium is a portable, cross-compilable, installable, packageable, API-compatible version of NaCl. 19 19 20 checksums rmd160 f43dc816926717562df85467b25466705876b753\21 sha256 f6eacaef316b27e2c5dbf2a4e5f5d86f1500d5fc1333e5b9d5aa9a3f37ac556d20 checksums rmd160 bcbd4782718051cf399d828bc963005500ac3f7c \ 21 sha256 001d390f294a9f1182908fc81d8705e9d30f4134af4a2dce63175a28d49dca14 22 22 23 23 depends_build port:autoconf \ 24 24 port:automake \