atf was updated to the latest version.
Changes are https://github.com/jmmv/atf/releases/tag/atf-0.21


Sergey B.
Index: devel/atf/Makefile
===================================================================
RCS file: /cvs/ports/devel/atf/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- devel/atf/Makefile  16 Mar 2014 11:27:28 -0000      1.1.1.1
+++ devel/atf/Makefile  12 Nov 2014 15:58:11 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.1.1.1 2014/03/16 11:27:28 sthen Exp $
 
 COMMENT =              Automated Testing Framework
-DISTNAME =             atf-0.18
+DISTNAME =             atf-0.21
 
 SHARED_LIBS +=         atf-c++                   0.0 # 0.0
 SHARED_LIBS +=         atf-c                     0.0 # 0.0
Index: devel/atf/distinfo
===================================================================
RCS file: /cvs/ports/devel/atf/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- devel/atf/distinfo  16 Mar 2014 11:27:28 -0000      1.1.1.1
+++ devel/atf/distinfo  12 Nov 2014 15:58:11 -0000
@@ -1,2 +1,2 @@
-SHA256 (atf-0.18.tar.gz) = OIp3mV/FsuTocow4YjSBkK5R2rjfo2Y2gL8ZeMt/8Xs=
-SIZE (atf-0.18.tar.gz) = 659698
+SHA256 (atf-0.21.tar.gz) = krxkGAE17qj+hMkcn4lOZ4dndk9tvISCAh1N3gmFdQU=
+SIZE (atf-0.21.tar.gz) = 567791
Index: devel/atf/pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/atf/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- devel/atf/pkg/PLIST 16 Mar 2014 11:27:28 -0000      1.1.1.1
+++ devel/atf/pkg/PLIST 12 Nov 2014 15:58:11 -0000
@@ -5,15 +5,12 @@ include/atf-c++/
 include/atf-c++.hpp
 include/atf-c++/build.hpp
 include/atf-c++/check.hpp
-include/atf-c++/config.hpp
 include/atf-c++/macros.hpp
-include/atf-c++/noncopyable.hpp
 include/atf-c++/tests.hpp
 include/atf-c++/utils.hpp
 include/atf-c.h
 include/atf-c/build.h
 include/atf-c/check.h
-include/atf-c/config.h
 include/atf-c/defs.h
 include/atf-c/error.h
 include/atf-c/error_fwd.h
@@ -27,7 +24,6 @@ lib/libatf-c++.la
 lib/libatf-c.a
 lib/libatf-c.la
 @lib lib/libatf-c.so.${LIBatf-c_VERSION}
-lib/pkgconfig/
 lib/pkgconfig/atf-c++.pc
 lib/pkgconfig/atf-c.pc
 lib/pkgconfig/atf-sh.pc
@@ -36,9 +32,13 @@ lib/pkgconfig/atf-sh.pc
 @man man/man1/atf-sh.1
 @man man/man1/atf-test-program.1
 @man man/man3/atf-c++-api.3
+@man man/man3/atf-c++.3
 @man man/man3/atf-c-api.3
+@man man/man3/atf-c.3
 @man man/man3/atf-sh-api.3
+@man man/man3/atf-sh.3
 @man man/man4/atf-test-case.4
+@man man/man7/atf.7
 share/aclocal/
 share/aclocal/atf-c++.m4
 share/aclocal/atf-c.m4
@@ -56,40 +56,31 @@ tests/atf/
 tests/atf/Kyuafile
 tests/atf/atf-c/
 tests/atf/atf-c++/
-tests/atf/atf-c++/Atffile
 tests/atf/atf-c++/Kyuafile
 @bin tests/atf/atf-c++/atf_c++_test
 @bin tests/atf/atf-c++/build_test
 @bin tests/atf/atf-c++/check_test
-@bin tests/atf/atf-c++/config_test
 tests/atf/atf-c++/detail/
-tests/atf/atf-c++/detail/Atffile
 tests/atf/atf-c++/detail/Kyuafile
 @bin tests/atf/atf-c++/detail/application_test
 @bin tests/atf/atf-c++/detail/auto_array_test
 @bin tests/atf/atf-c++/detail/env_test
 @bin tests/atf/atf-c++/detail/exceptions_test
-@bin tests/atf/atf-c++/detail/expand_test
 @bin tests/atf/atf-c++/detail/fs_test
-@bin tests/atf/atf-c++/detail/parser_test
 @bin tests/atf/atf-c++/detail/process_test
-@bin tests/atf/atf-c++/detail/sanity_test
 @bin tests/atf/atf-c++/detail/text_test
-@bin tests/atf/atf-c++/detail/ui_test
+@bin tests/atf/atf-c++/detail/version_helper
 tests/atf/atf-c++/macros_hpp_test.cpp
 @bin tests/atf/atf-c++/macros_test
 tests/atf/atf-c++/pkg_config_test
 @bin tests/atf/atf-c++/tests_test
 tests/atf/atf-c++/unused_test.cpp
 @bin tests/atf/atf-c++/utils_test
-tests/atf/atf-c/Atffile
 tests/atf/atf-c/Kyuafile
 @bin tests/atf/atf-c/atf_c_test
 @bin tests/atf/atf-c/build_test
 @bin tests/atf/atf-c/check_test
-@bin tests/atf/atf-c/config_test
 tests/atf/atf-c/detail/
-tests/atf/atf-c/detail/Atffile
 tests/atf/atf-c/detail/Kyuafile
 @bin tests/atf/atf-c/detail/dynstr_test
 @bin tests/atf/atf-c/detail/env_test
@@ -101,6 +92,7 @@ tests/atf/atf-c/detail/Kyuafile
 @bin tests/atf/atf-c/detail/sanity_test
 @bin tests/atf/atf-c/detail/text_test
 @bin tests/atf/atf-c/detail/user_test
+@bin tests/atf/atf-c/detail/version_helper
 @bin tests/atf/atf-c/error_test
 tests/atf/atf-c/macros_h_test.c
 @bin tests/atf/atf-c/macros_test
@@ -110,7 +102,6 @@ tests/atf/atf-c/pkg_config_test
 tests/atf/atf-c/unused_test.c
 @bin tests/atf/atf-c/utils_test
 tests/atf/atf-sh/
-tests/atf/atf-sh/Atffile
 tests/atf/atf-sh/Kyuafile
 tests/atf/atf-sh/atf-check_test
 tests/atf/atf-sh/atf_check_test
@@ -121,7 +112,6 @@ tests/atf/atf-sh/normalize_test
 tests/atf/atf-sh/tc_test
 tests/atf/atf-sh/tp_test
 tests/atf/test-programs/
-tests/atf/test-programs/Atffile
 tests/atf/test-programs/Kyuafile
 @bin tests/atf/test-programs/c_helpers
 tests/atf/test-programs/config_test

Reply via email to