From owner-svn-ports-all@FreeBSD.ORG Sun Oct 12 06:35:06 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 65B516D2; Sun, 12 Oct 2014 06:35:06 +0000 (UTC) Received: from mail-yh0-x229.google.com (mail-yh0-x229.google.com [IPv6:2607:f8b0:4002:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F0F1ECCA; Sun, 12 Oct 2014 06:35:05 +0000 (UTC) Received: by mail-yh0-f41.google.com with SMTP id i57so2883649yha.0 for ; Sat, 11 Oct 2014 23:35:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=mPW+Hvpdt5EL0KbqK26KPaLKIqffzoCx6SgRqd0sgwc=; b=tVxBJ/JOhheVJVOxebT1H/m3vZ+gS3v4x/NgoxSytvAyz9IrkYGXesjsFA7JmfK8JS YK6WCqVTCjTHXx2g7DPPzY26XNYi+OjGwQfNW/qXoZkeGxEBWxAhlxtzvJThXGPNZbtv Lm51XIGh0zoAL3B3qHCjkuTd9PeODOO/tqJ9QoOnvCAGgjyw3+M2nQZMArisp29GaapJ /8pWaYaLOc5o5zQ0CCthgRzpFgr7OvK5yn2MgUtjUaroV52iiwVHinViqvQBYvUvyirw J6jg9DUWmubiih+LUV/E0Rho+KwX44gt5gvr/g944aTA3WEZGbNew5tLITnNi4V/Y0fC 42jA== MIME-Version: 1.0 X-Received: by 10.236.164.196 with SMTP id c44mr24222249yhl.79.1413095704793; Sat, 11 Oct 2014 23:35:04 -0700 (PDT) Sender: antoine.brodin.freebsd@gmail.com Received: by 10.170.207.73 with HTTP; Sat, 11 Oct 2014 23:35:04 -0700 (PDT) In-Reply-To: <201410120613.s9C6D0SV046857@svn.freebsd.org> References: <201410120613.s9C6D0SV046857@svn.freebsd.org> Date: Sun, 12 Oct 2014 08:35:04 +0200 X-Google-Sender-Auth: YCGLWmYIisSapaRC7emb_SSjYt4 Message-ID: Subject: Re: svn commit: r370682 - in head/security/p11-kit: . files From: Antoine Brodin To: Roman Bogorodskiy Content-Type: text/plain; charset=UTF-8 Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Oct 2014 06:35:06 -0000 On Sun, Oct 12, 2014 at 8:13 AM, Roman Bogorodskiy wrote: > Author: novel > Date: Sun Oct 12 06:12:59 2014 > New Revision: 370682 > URL: https://svnweb.freebsd.org/changeset/ports/370682 > QAT: https://qat.redports.org/buildarchive/r370682/ > > Log: > Update to 0.22.1. > > Deleted: > head/security/p11-kit/files/ > Modified: > head/security/p11-kit/Makefile > head/security/p11-kit/distinfo > head/security/p11-kit/pkg-plist Hi, This fails to build on freebsd 8 and freebsd 9. Cheers, Antoine > > Modified: head/security/p11-kit/Makefile > ============================================================================== > --- head/security/p11-kit/Makefile Sun Oct 12 05:55:24 2014 (r370681) > +++ head/security/p11-kit/Makefile Sun Oct 12 06:12:59 2014 (r370682) > @@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= p11-kit > -PORTVERSION= 0.20.3 > -PORTREVISION= 1 > +PORTVERSION= 0.22.1 > CATEGORIES= security devel > MASTER_SITES= http://p11-glue.freedesktop.org/releases/ > > @@ -17,8 +16,7 @@ LIB_DEPENDS= libtasn1.so:${PORTSDIR}/sec > > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --disable-nls --enable-debug=no \ > - --with-trust-paths=${LOCALBASE}/share/certs/ca-root-nss.crt \ > - ac_cv_func_pthread_mutexattr_init=no > + --with-trust-paths=${LOCALBASE}/share/certs/ca-root-nss.crt > MAKE_ENV= exampledir=${STAGEDIR}${EXAMPLESDIR} > > USES= gmake libtool:keepla pathfix pkgconfig > @@ -27,6 +25,6 @@ USE_LDCONFIG= yes > pre-configure: > @${REINPLACE_CMD} -e \ > 's|exampledir = $$(p11_system_config)|exampledir = ${EXAMPLESDIR}|' \ > - ${WRKSRC}/${PORTNAME}/Makefile.in > + ${WRKSRC}/Makefile.in > > .include > > Modified: head/security/p11-kit/distinfo > ============================================================================== > --- head/security/p11-kit/distinfo Sun Oct 12 05:55:24 2014 (r370681) > +++ head/security/p11-kit/distinfo Sun Oct 12 06:12:59 2014 (r370682) > @@ -1,2 +1,2 @@ > -SHA256 (p11-kit-0.20.3.tar.gz) = b77032bc68c24e6c3cfd8cb340a4a3bb8b7d62a7c659dae08e9b6bb7287193c3 > -SIZE (p11-kit-0.20.3.tar.gz) = 1171155 > +SHA256 (p11-kit-0.22.1.tar.gz) = ef3a339fcf6aa0e32c8c23f79ba7191e57312be2bda8b24e6d121c2670539a5c > +SIZE (p11-kit-0.22.1.tar.gz) = 992099 > > Modified: head/security/p11-kit/pkg-plist > ============================================================================== > --- head/security/p11-kit/pkg-plist Sun Oct 12 05:55:24 2014 (r370681) > +++ head/security/p11-kit/pkg-plist Sun Oct 12 06:12:59 2014 (r370682) > @@ -5,12 +5,15 @@ include/p11-kit-1/p11-kit/iter.h > include/p11-kit-1/p11-kit/p11-kit.h > include/p11-kit-1/p11-kit/pin.h > include/p11-kit-1/p11-kit/pkcs11.h > +include/p11-kit-1/p11-kit/pkcs11x.h > +include/p11-kit-1/p11-kit/remote.h > include/p11-kit-1/p11-kit/uri.h > lib/libp11-kit.la > lib/libp11-kit.so > lib/libp11-kit.so.0 > -lib/libp11-kit.so.0.0.0 > +lib/libp11-kit.so.0.1.0 > lib/p11-kit-proxy.so > +lib/p11-kit/p11-kit-remote > lib/p11-kit/trust-extract-compat > lib/pkcs11/p11-kit-trust.la > lib/pkcs11/p11-kit-trust.so >