From 5eb04edb49398793f241dd847965a90cd928b3a6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 6 Oct 2014 10:20:21 +0200 Subject: [PATCH] atf: update to 0.20. --- common/shlibs | 2 +- srcpkgs/atf/template | 14 ++++++-------- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/common/shlibs b/common/shlibs index 601eaaacbd..05b4da1ac2 100644 --- a/common/shlibs +++ b/common/shlibs @@ -1008,7 +1008,7 @@ libminiupnpc.so.10 miniupnpc-1.9_1 libxbps.so.2 libxbps-0.25_1 libxbps.so.2 libxbps-git-0.25_1 libatf-c.so.0 atf-libs-0.16_1 -libatf-c++.so.0 atf-libs-0.16_1 +libatf-c++.so.1 atf-libs-0.20_1 libvdeplug.so.3 libvde2-2.3.2_1 libvdemgmt.so.0 libvde2-2.3.2_1 libvdehist.so.0 libvde2-2.3.2_1 diff --git a/srcpkgs/atf/template b/srcpkgs/atf/template index 4e14ae36f8..28ef649d44 100644 --- a/srcpkgs/atf/template +++ b/srcpkgs/atf/template @@ -1,18 +1,17 @@ # Template file for 'atf' pkgname=atf -version=0.18 -revision=2 +version=0.20 +revision=1 build_style=gnu-configure hostmakedepends="automake libtool gdb" -makedepends="gdb xmlcatmgr" -depends="${makedepends}" +depends="gdb xmlcatmgr" xml_entries="system http://www.NetBSD.org/XML/atf/tests-results.dtd /usr/share/xml/atf/tests-results.dtd" short_desc="Automated Testing Framework" maintainer="Juan RP " -homepage="http://code.google.com/p/kyua/wiki/ATF" +homepage="https://github.com/jmmv/atf" license="BSD" -distfiles="https://kyua.googlecode.com/files/atf-$version.tar.gz" -checksum=388a77995fc5b2e4e8728c3862348190ae51dab8dfa3663680bf1978cb7ff17b +distfiles="https://github.com/jmmv/atf/releases/download/atf-${version}/atf-${version}.tar.gz" +checksum=9bc4ab004603331301410c293394b7e8b7341e59a528a4b51e16effeb1142cd9 configure_args="kyua_cv_attribute_noreturn=yes kyua_cv_getcwd_works=yes @@ -35,7 +34,6 @@ atf-devel_package() { vmove usr/share/aclocal } } - atf-libs_package() { short_desc+=" - runtime libraries" pkg_install() {