Ticket #43926: Portfile-gnutls.diff
File Portfile-gnutls.diff, 696 bytes (added by Schamschula (Marius Schamschula), 10 years ago) |
---|
-
Portfile
old new 6 6 7 7 name gnutls 8 8 version 3.3.4 9 revision 1 9 10 set branch [join [lrange [split ${version} .] 0 1] .] 10 11 categories devel security 11 12 # yes, some of the libs are GPL only … … 35 36 port:libidn \ 36 37 port:libtasn1 \ 37 38 port:p11-kit \ 38 port:nettle \ 39 port:curl-ca-bundle 39 port:nettle 40 41 depends_run path:share/curl/curl-ca-bundle.crt:curl-ca-bundle 40 42 41 43 post-patch { 42 44 # Remove comments which confuse at least Leopard's assembler.