bb3560846e
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.
17 lines
436 B
Text
17 lines
436 B
Text
$NetBSD: patch-regtests__0043_check_mem__test.opt,v 1.1 2013/07/07 23:46:50 marino Exp $
|
|
|
|
Disable unsupported memory test for BSD
|
|
|
|
--- regtests/0043_check_mem/test.opt.orig 2010-12-13 14:42:37 +0000
|
|
+++ regtests/0043_check_mem/test.opt
|
|
@@ -1,2 +1,10 @@
|
|
!ssl DEAD
|
|
!xmlada DEAD
|
|
+x86-dragonfly DEAD
|
|
+x86-freebsd DEAD
|
|
+x86-openbsd DEAD
|
|
+x86-netbsd DEAD
|
|
+x86_64-dragonfly DEAD
|
|
+x86_64-freebsd DEAD
|
|
+x86_64-openbsd DEAD
|
|
+x86_64-netbsd DEAD
|