From owner-svn-ports-head@freebsd.org Mon May 6 11:55:54 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A01F01587E31; Mon, 6 May 2019 11:55:54 +0000 (UTC) (envelope-from lev@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 4184C6CE45; Mon, 6 May 2019 11:55:54 +0000 (UTC) (envelope-from lev@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 0F36C672E; Mon, 6 May 2019 11:55:54 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x46BtrH2072615; Mon, 6 May 2019 11:55:53 GMT (envelope-from lev@FreeBSD.org) Received: (from lev@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x46Btr10072613; Mon, 6 May 2019 11:55:53 GMT (envelope-from lev@FreeBSD.org) Message-Id: <201905061155.x46Btr10072613@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lev set sender to lev@FreeBSD.org using -f From: "Lev A. Serebryakov" Date: Mon, 6 May 2019 11:55:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500913 - in head/devel/subversion19: . files X-SVN-Group: ports-head X-SVN-Commit-Author: lev X-SVN-Commit-Paths: in head/devel/subversion19: . files X-SVN-Commit-Revision: 500913 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4184C6CE45 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.97)[-0.974,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] 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: Mon, 06 May 2019 11:55:55 -0000 Author: lev Date: Mon May 6 11:55:53 2019 New Revision: 500913 URL: https://svnweb.freebsd.org/changeset/ports/500913 Log: Update to 1.9.10. PR: 237689 Submitted by: ohauer@FreeBSD.org Deleted: head/devel/subversion19/files/patch-subversion_libsvn_subr_gpg_agent.c Modified: head/devel/subversion19/Makefile.common head/devel/subversion19/distinfo head/devel/subversion19/pkg-plist Modified: head/devel/subversion19/Makefile.common ============================================================================== --- head/devel/subversion19/Makefile.common Mon May 6 10:56:31 2019 (r500912) +++ head/devel/subversion19/Makefile.common Mon May 6 11:55:53 2019 (r500913) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= subversion -PORTVERSION= 1.9.9 +PORTVERSION= 1.9.10 PORTREVISION?= 0 CATEGORIES+= devel MASTER_SITES= APACHE/subversion Modified: head/devel/subversion19/distinfo ============================================================================== --- head/devel/subversion19/distinfo Mon May 6 10:56:31 2019 (r500912) +++ head/devel/subversion19/distinfo Mon May 6 11:55:53 2019 (r500913) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532352111 -SHA256 (subversion-1.9.9.tar.bz2) = 8dfdbe573b582d8eb2c328cca2aacff3795b54bb39eb7fd831e3ce05991f81d2 -SIZE (subversion-1.9.9.tar.bz2) = 7900964 +TIMESTAMP = 1547136886 +SHA256 (subversion-1.9.10.tar.bz2) = ae28c656535c8b817f469e6ee6951e9840ea2d64c7ff0e98c728638bb45c9cd7 +SIZE (subversion-1.9.10.tar.bz2) = 7907462 Modified: head/devel/subversion19/pkg-plist ============================================================================== --- head/devel/subversion19/pkg-plist Mon May 6 10:56:31 2019 (r500912) +++ head/devel/subversion19/pkg-plist Mon May 6 11:55:53 2019 (r500913) @@ -1,10 +1,11 @@ %%TOOLS%%bin/fsfs-access-map +%%TOOLS%%bin/fsfs-stats bin/svn -%%TOOLS%%bin/svnbench %%TOOLS%%bin/svn-populate-node-origins-index bin/svnadmin %%TOOLS%%bin/svnauthz %%TOOLS%%bin/svnauthz-validate +%%TOOLS%%bin/svnbench %%TOOLS%%bin/svndiff %%TOOLS%%bin/svndiff3 %%TOOLS%%bin/svndiff4 @@ -125,6 +126,21 @@ lib/libsvn_wc-1.a %%NO_STATIC%%lib/libsvn_wc-1.so %%NO_STATIC%%lib/libsvn_wc-1.so.0 %%NO_STATIC%%lib/libsvn_wc-1.so.0.0.0 +libdata/pkgconfig/libsvn_client.pc +libdata/pkgconfig/libsvn_delta.pc +libdata/pkgconfig/libsvn_diff.pc +libdata/pkgconfig/libsvn_fs.pc +%%BDB%%libdata/pkgconfig/libsvn_fs_base.pc +libdata/pkgconfig/libsvn_fs_fs.pc +libdata/pkgconfig/libsvn_fs_util.pc +libdata/pkgconfig/libsvn_fs_x.pc +libdata/pkgconfig/libsvn_ra.pc +libdata/pkgconfig/libsvn_ra_local.pc +%%SERF%%libdata/pkgconfig/libsvn_ra_serf.pc +libdata/pkgconfig/libsvn_ra_svn.pc +libdata/pkgconfig/libsvn_repos.pc +libdata/pkgconfig/libsvn_subr.pc +libdata/pkgconfig/libsvn_wc.pc man/man1/svn.1.gz man/man1/svnadmin.1.gz man/man1/svndumpfilter.1.gz @@ -147,21 +163,6 @@ man/man8/svnserve.8.gz %%NLS%%share/locale/sv/LC_MESSAGES/subversion.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/subversion.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/subversion.mo -libdata/pkgconfig/libsvn_client.pc -libdata/pkgconfig/libsvn_delta.pc -libdata/pkgconfig/libsvn_diff.pc -libdata/pkgconfig/libsvn_fs.pc -%%BDB%%libdata/pkgconfig/libsvn_fs_base.pc -libdata/pkgconfig/libsvn_fs_fs.pc -libdata/pkgconfig/libsvn_fs_util.pc -libdata/pkgconfig/libsvn_fs_x.pc -libdata/pkgconfig/libsvn_ra.pc -libdata/pkgconfig/libsvn_ra_local.pc -%%SERF%%libdata/pkgconfig/libsvn_ra_serf.pc -libdata/pkgconfig/libsvn_ra_svn.pc -libdata/pkgconfig/libsvn_repos.pc -libdata/pkgconfig/libsvn_subr.pc -libdata/pkgconfig/libsvn_wc.pc %%DATADIR%%/backup/hot-backup.py %%DATADIR%%/bdb/erase-all-text-data.py %%DATADIR%%/bdb/skel.py