diff --git a/www/neon/Portfile b/www/neon/Portfile index 067328795c1..6c155bba393 100644 --- a/www/neon/Portfile +++ b/www/neon/Portfile @@ -4,7 +4,7 @@ PortSystem 1.0 PortGroup muniversal 1.0 name neon -version 0.33.0 +version 0.37.1 revision 0 categories www maintainers nomaintainer @@ -30,11 +30,9 @@ depends_lib port:expat \ path:lib/libssl.dylib:openssl \ port:zlib -checksums rmd160 73dae619e37495488cb5976eda157f0f7c6edc93 \ - sha256 659a5cc9cea05e6e7864094f1e13a77abbbdbab452f04d751a8c16a9447cf4b8 \ - size 912146 - -patchfiles libressl.patch +checksums rmd160 c453abe91419d7bf80c00d74ce35f5f57fe10156 \ + sha256 a99b7262525a454d1065cf76dd17240fd808dfc4ef15636990ff83a5d0d9e740 \ + size 979090 configure.args --with-ssl \ --enable-shared \