From owner-svn-ports-head@freebsd.org Thu Apr 19 01:32:11 2018 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 734C6F954A8; Thu, 19 Apr 2018 01:32:11 +0000 (UTC) (envelope-from 01010162db4d1457-2213631a-a6c2-4c6e-a40d-184e90ef99b1-000000@us-west-2.amazonses.com) Received: from a27-35.smtp-out.us-west-2.amazonses.com (a27-35.smtp-out.us-west-2.amazonses.com [54.240.27.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A32D78826; Thu, 19 Apr 2018 01:32:10 +0000 (UTC) (envelope-from 01010162db4d1457-2213631a-a6c2-4c6e-a40d-184e90ef99b1-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=7v7vs6w47njt4pimodk5mmttbegzsi6n; d=amazonses.com; t=1524097684; h=MIME-Version:Content-Type:Content-Transfer-Encoding:Date:From:To:Cc:Subject:In-Reply-To:References:Message-ID:Feedback-ID; bh=F2u+OkmE8yhDaExLWyniDdnX6BQ1X1mLjNifVy488Io=; b=VrxulBbrt4Xncus3ghndtop6S/+WpSLpnTJr2agTzCT4Z7Fp895LSseLEVYGdKkW lthDF954Oew6biULXvQ3SCxUU0uXv/+77aFrGFuHGbO79jmmFLNkrZvn7vm2vaxxlgz qOg/CD+ifMJXHa5X2sBSiLpBkAoKuJ13s/loackE= X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on glory.vmeta.jp X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 19 Apr 2018 00:28:04 +0000 From: Koichiro Iwao To: "Lev A. Serebryakov" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, owner-ports-committers@freebsd.org Subject: Re: svn commit: r467728 - in head/security: subversion-gnome-keyring subversion-kwallet In-Reply-To: <201804181831.w3IIVroW031816@repo.freebsd.org> References: <201804181831.w3IIVroW031816@repo.freebsd.org> Message-ID: <01010162db4d1457-2213631a-a6c2-4c6e-a40d-184e90ef99b1-000000@us-west-2.amazonses.com> X-Sender: meta@freebsd.org User-Agent: Roundcube Webmail/1.3.6 X-SES-Outgoing: 2018.04.19-54.240.27.35 Feedback-ID: 1.us-west-2.ngRt4x2U/cWqug8pbfjwMxB6pcDw1fmN73bGmMLYyRI=:AmazonSES X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 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: Thu, 19 Apr 2018 01:32:11 -0000 Hi, still broken if WITH_SUBVERSION_VER=18. See the patch I suggested: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227606 Please note security/subversion-gnome-keyring will be built with multiple svn versions and pkg-plist differs depending on svn version. Build should be tested by poudriere both for WITH_SUBVERSION_VER=18 and not. On Wed, Apr 18, 2018 at 06:31:53PM +0000, Lev A. Serebryakov wrote: > Author: lev > Date: Wed Apr 18 18:31:53 2018 > New Revision: 467728 > URL: https://svnweb.freebsd.org/changeset/ports/467728 > > Log: > Fix build of new version. > > Modified: > head/security/subversion-gnome-keyring/Makefile > head/security/subversion-gnome-keyring/pkg-plist > head/security/subversion-kwallet/Makefile > head/security/subversion-kwallet/pkg-plist > > Modified: head/security/subversion-gnome-keyring/Makefile > ============================================================================== > --- head/security/subversion-gnome-keyring/Makefile Wed Apr 18 > 18:17:15 2018 (r467727) > +++ head/security/subversion-gnome-keyring/Makefile Wed Apr 18 > 18:31:53 2018 (r467728) > @@ -3,7 +3,7 @@ > > PKGNAMESUFFIX= -gnome-keyring > CATEGORIES= security gnome > -PORTREVISION= 2 > +PORTREVISION= 3 > > MAINTAINER= lev@FreeBSD.org > COMMENT= Gnome KWyring integration for Version control system > @@ -19,7 +19,7 @@ SVN_BUILD_ADDONS= yes > > .include "${MASTERDIR}/Makefile.common" > > -LIB_DEPENDS+= libgnome-keyring.so:security/libgnome-keyring > +LIB_DEPENDS+= libsecret-1.so:security/libsecret > > CONFIGURE_ARGS+= --with-gnome-keyring > > > Modified: head/security/subversion-gnome-keyring/pkg-plist > ============================================================================== > --- head/security/subversion-gnome-keyring/pkg-plist Wed Apr 18 > 18:17:15 2018 (r467727) > +++ head/security/subversion-gnome-keyring/pkg-plist Wed Apr 18 > 18:31:53 2018 (r467728) > @@ -1,4 +1,3 @@ > -lib/libsvn_auth_gnome_keyring-1.a > lib/libsvn_auth_gnome_keyring-1.so > lib/libsvn_auth_gnome_keyring-1.so.0 > lib/libsvn_auth_gnome_keyring-1.so.0.0.0 > > Modified: head/security/subversion-kwallet/Makefile > ============================================================================== > --- head/security/subversion-kwallet/Makefile Wed Apr 18 18:17:15 > 2018 (r467727) > +++ head/security/subversion-kwallet/Makefile Wed Apr 18 18:31:53 > 2018 (r467728) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PKGNAMESUFFIX= -kwallet > -PORTREVISION= 4 > +PORTREVISION= 5 > CATEGORIES= security kde > > MAINTAINER= lev@FreeBSD.org > @@ -23,7 +23,7 @@ USES+= kde:4 > > .include "${MASTERDIR}/Makefile.common" > > -CONFIGURE_ARGS+= --with-kwallet=${KDE_PREFIX} > +CONFIGURE_ARGS+= --with-kwallet=${KDE_PREFIX}/include/kde4:${KDE_PREFIX}/lib > > ALL_TARGET= kwallet-lib > INSTALL_TARGET= install-kwallet-lib > > Modified: head/security/subversion-kwallet/pkg-plist > ============================================================================== > --- head/security/subversion-kwallet/pkg-plist Wed Apr 18 18:17:15 > 2018 (r467727) > +++ head/security/subversion-kwallet/pkg-plist Wed Apr 18 18:31:53 > 2018 (r467728) > @@ -1,4 +1,3 @@ > -lib/libsvn_auth_kwallet-1.a > lib/libsvn_auth_kwallet-1.so > lib/libsvn_auth_kwallet-1.so.0 > lib/libsvn_auth_kwallet-1.so.0.0.0 -- meta