From owner-svn-ports-head@freebsd.org Tue Feb 18 04:26:58 2020 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2BE38253A43; Tue, 18 Feb 2020 04:26:58 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48M79G0RQjz3CNh; Tue, 18 Feb 2020 04:26:58 +0000 (UTC) (envelope-from hrs@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D4D6C1A620; Tue, 18 Feb 2020 04:26:57 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 01I4QvTo065807; Tue, 18 Feb 2020 04:26:57 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 01I4Qva8065805; Tue, 18 Feb 2020 04:26:57 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <202002180426.01I4Qva8065805@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Tue, 18 Feb 2020 04:26:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r526438 - in head/security/xmlsec1: . files X-SVN-Group: ports-head X-SVN-Commit-Author: hrs X-SVN-Commit-Paths: in head/security/xmlsec1: . files X-SVN-Commit-Revision: 526438 X-SVN-Commit-Repository: ports 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.29 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: Tue, 18 Feb 2020 04:26:58 -0000 Author: hrs Date: Tue Feb 18 04:26:57 2020 New Revision: 526438 URL: https://svnweb.freebsd.org/changeset/ports/526438 Log: Update to 1.2.29. Submitted by: lwhsu PR: 243717 Deleted: head/security/xmlsec1/files/patch-configure head/security/xmlsec1/files/patch-configure.ac head/security/xmlsec1/files/patch-include_xmlsec_openssl_crypto.h Modified: head/security/xmlsec1/Makefile head/security/xmlsec1/distinfo head/security/xmlsec1/pkg-plist Modified: head/security/xmlsec1/Makefile ============================================================================== --- head/security/xmlsec1/Makefile Tue Feb 18 03:04:58 2020 (r526437) +++ head/security/xmlsec1/Makefile Tue Feb 18 04:26:57 2020 (r526438) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xmlsec1 -PORTVERSION= 1.2.25 +PORTVERSION= 1.2.29 CATEGORIES= security MASTER_SITES= http://www.aleksey.com/xmlsec/download/ \ ftp://ftp.aleksey.com/pub/xmlsec/releases/ \ @@ -30,6 +30,7 @@ CONFIGURE_ARGS= --with-openssl="${OPENSSLBASE}" \ MAKE_ENV= ABS_BUILDDIR=${WRKSRC} TMPFOLDER=${WRKSRC} INSTALL_TARGET= install-strip PORTDOCS= * +PLIST_SUB= PORTVERSION=${PORTVERSION} OPTIONS_DEFINE= DOCS GNUTLS NSS OPTIONS_DEFAULT= NSS Modified: head/security/xmlsec1/distinfo ============================================================================== --- head/security/xmlsec1/distinfo Tue Feb 18 03:04:58 2020 (r526437) +++ head/security/xmlsec1/distinfo Tue Feb 18 04:26:57 2020 (r526438) @@ -1,3 +1,3 @@ -TIMESTAMP = 1513083917 -SHA256 (xmlsec1-1.2.25.tar.gz) = 967ca83edf25ccb5b48a3c4a09ad3405a63365576503bf34290a42de1b92fcd2 -SIZE (xmlsec1-1.2.25.tar.gz) = 1839160 +TIMESTAMP = 1581996323 +SHA256 (xmlsec1-1.2.29.tar.gz) = b1d1deba966019930f608d1f2b95c40ca3450f1393bcd3a3c001a8ba1d2839ab +SIZE (xmlsec1-1.2.29.tar.gz) = 1989360 Modified: head/security/xmlsec1/pkg-plist ============================================================================== --- head/security/xmlsec1/pkg-plist Tue Feb 18 03:04:58 2020 (r526437) +++ head/security/xmlsec1/pkg-plist Tue Feb 18 04:26:57 2020 (r526438) @@ -39,7 +39,6 @@ include/xmlsec1/xmlsec/openssl/symbols.h include/xmlsec1/xmlsec/openssl/x509.h include/xmlsec1/xmlsec/parser.h include/xmlsec1/xmlsec/private.h -include/xmlsec1/xmlsec/private/xslt.h include/xmlsec1/xmlsec/soap.h include/xmlsec1/xmlsec/strings.h include/xmlsec1/xmlsec/templates.h @@ -56,20 +55,20 @@ lib/libxmlsec1-gcrypt.so.1 %%GNUTLS%%lib/libxmlsec1-gnutls.a %%GNUTLS%%lib/libxmlsec1-gnutls.so %%GNUTLS%%lib/libxmlsec1-gnutls.so.1 -%%GNUTLS%%lib/libxmlsec1-gnutls.so.1.2.25 +%%GNUTLS%%lib/libxmlsec1-gnutls.so.%%PORTVERSION%% %%NSS%%lib/libxmlsec1-nss.a %%NSS%%lib/libxmlsec1-nss.so %%NSS%%lib/libxmlsec1-nss.so.1 -%%NSS%%lib/libxmlsec1-nss.so.1.2.25 -lib/libxmlsec1-gcrypt.so.1.2.25 +%%NSS%%lib/libxmlsec1-nss.so.%%PORTVERSION%% +lib/libxmlsec1-gcrypt.so.%%PORTVERSION%% lib/libxmlsec1-openssl.a lib/libxmlsec1-openssl.so lib/libxmlsec1-openssl.so.1 -lib/libxmlsec1-openssl.so.1.2.25 +lib/libxmlsec1-openssl.so.%%PORTVERSION%% lib/libxmlsec1.a lib/libxmlsec1.so lib/libxmlsec1.so.1 -lib/libxmlsec1.so.1.2.25 +lib/libxmlsec1.so.%%PORTVERSION%% libdata/pkgconfig/xmlsec1-gcrypt.pc %%GNUTLS%%libdata/pkgconfig/xmlsec1-gnutls.pc %%NSS%%libdata/pkgconfig/xmlsec1-nss.pc