From owner-svn-ports-branches@freebsd.org Sat May 20 12:40:09 2017 Return-Path: Delivered-To: svn-ports-branches@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 956D4D73D6B; Sat, 20 May 2017 12:40:09 +0000 (UTC) (envelope-from tcberner@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 66A4A1C5F; Sat, 20 May 2017 12:40:09 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4KCe8ul008970; Sat, 20 May 2017 12:40:08 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4KCe8Zl008969; Sat, 20 May 2017 12:40:08 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201705201240.v4KCe8Zl008969@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Sat, 20 May 2017 12:40:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r441312 - branches/2017Q2/Mk/Uses X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 May 2017 12:40:09 -0000 Author: tcberner Date: Sat May 20 12:40:08 2017 New Revision: 441312 URL: https://svnweb.freebsd.org/changeset/ports/441312 Log: MFH: r441311 Update _KDE_APPLICATIONS_ATTIC_VERSION to 16.12.3 to fix fetching of distfiles KDE has moved distfiles for applications 16.12.3 to Attic/ on their mirros. Reported by: Matthias Apitz Reviewed by: rakuco Approved by: rakuco (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D10830 Approved by: ports-secteam (blanket), rakuco (mentor) Modified: branches/2017Q2/Mk/Uses/kde.mk Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/Mk/Uses/kde.mk ============================================================================== --- branches/2017Q2/Mk/Uses/kde.mk Sat May 20 12:38:44 2017 (r441311) +++ branches/2017Q2/Mk/Uses/kde.mk Sat May 20 12:40:08 2017 (r441312) @@ -73,7 +73,7 @@ KDE_APPLICATIONS_VERSION?= 16.12.3 KDE_APPLICATIONS_BRANCH?= stable # Upstream moves old software to Attic/. Specify the newest applications release there. # Only the major version is used for the comparison. -_KDE_APPLICATIONS_ATTIC_VERSION= 15.12.3 +_KDE_APPLICATIONS_ATTIC_VERSION= 16.12.3 # Extended KDE universe applications. CALLIGRA_VERSION?= 2.9.11