From owner-svn-ports-head@freebsd.org Sat Mar 4 12:57:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5BB6CF92FB; Sat, 4 Mar 2017 12:57:34 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 810091721; Sat, 4 Mar 2017 12:57:34 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v24CvXPd068835; Sat, 4 Mar 2017 12:57:33 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v24CvXJC068833; Sat, 4 Mar 2017 12:57:33 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201703041257.v24CvXJC068833@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 4 Mar 2017 12:57:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435390 - in head/security/p11-kit: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Mar 2017 12:57:34 -0000 Author: novel Date: Sat Mar 4 12:57:33 2017 New Revision: 435390 URL: https://svnweb.freebsd.org/changeset/ports/435390 Log: security/p11-kit: update to 0.23.5 Patches dropped for issues fixed upstream. Deleted: head/security/p11-kit/files/ Modified: head/security/p11-kit/Makefile head/security/p11-kit/distinfo Modified: head/security/p11-kit/Makefile ============================================================================== --- head/security/p11-kit/Makefile Sat Mar 4 12:08:58 2017 (r435389) +++ head/security/p11-kit/Makefile Sat Mar 4 12:57:33 2017 (r435390) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p11-kit -PORTVERSION= 0.23.4 +PORTVERSION= 0.23.5 CATEGORIES= security devel MASTER_SITES= https://github.com/p11-glue/p11-kit/releases/download/${PORTVERSION}/ @@ -17,7 +17,6 @@ LIB_DEPENDS= libtasn1.so:security/libtas GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-nls --enable-debug=no \ --with-trust-paths=${LOCALBASE}/share/certs/ca-root-nss.crt -CONFIGURE_ENV+= CFLAGS="${CFLAGS} -DHAVE_GETPEEREID=1" MAKE_ENV= exampledir=${STAGEDIR}${EXAMPLESDIR} INSTALL_TARGET= install-strip Modified: head/security/p11-kit/distinfo ============================================================================== --- head/security/p11-kit/distinfo Sat Mar 4 12:08:58 2017 (r435389) +++ head/security/p11-kit/distinfo Sat Mar 4 12:57:33 2017 (r435390) @@ -1,3 +1,3 @@ -TIMESTAMP = 1487783387 -SHA256 (p11-kit-0.23.4.tar.gz) = 495382c88bd727cdab42204551b571234c1c6ee626fcc84fe50b7cd0676673ae -SIZE (p11-kit-0.23.4.tar.gz) = 1075189 +TIMESTAMP = 1488468978 +SHA256 (p11-kit-0.23.5.tar.gz) = 0d8fed192563c324bb5ace3c068f06558a5569a6e8eb47eee1cd79ada3b1124f +SIZE (p11-kit-0.23.5.tar.gz) = 1074479