pkgsrc/www/aws/patches/patch-ssl__crypto_lib.gpr
marino bb3560846e www/aws: Update to from version 2.10.0 to 3.1.0
There is no dedicated change log but version 2.10 was introduced to
pkgsrc 2.5 years ago.  The current capability is described by
http://docs.adacore.com/aws-docs/aws.html

This is roughly equivalent to Adacore release 2013 of aws.
The "gnutls" option was added as an alternative to ssl.
2013-07-07 23:46:50 +00:00

14 lines
357 B
Text

$NetBSD: patch-ssl__crypto_lib.gpr,v 1.1 2013/07/07 23:46:50 marino Exp $
BSD doesn't use libdl although DragonFly will tolerate it.
--- ssl/crypto_lib.gpr.orig 2010-12-20 12:41:17 +0000
+++ ssl/crypto_lib.gpr
@@ -29,7 +29,6 @@
with "../.build/projects/aws_config";
with "../.build/projects/aws_lib_shared";
-with "dl_lib";
project Crypto_Lib is