Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2017 12:40:08 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r441312 - branches/2017Q2/Mk/Uses
Message-ID:  <201705201240.v4KCe8Zl008969@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <guru@unixarea.de>
  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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705201240.v4KCe8Zl008969>