Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 May 2017 12:38:44 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r441311 - head/Mk/Uses
Message-ID:  <201705201238.v4KCci6N008756@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sat May 20 12:38:44 2017
New Revision: 441311
URL: https://svnweb.freebsd.org/changeset/ports/441311

Log:
  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

Modified:
  head/Mk/Uses/kde.mk

Modified: head/Mk/Uses/kde.mk
==============================================================================
--- head/Mk/Uses/kde.mk	Sat May 20 12:15:20 2017	(r441310)
+++ head/Mk/Uses/kde.mk	Sat May 20 12:38:44 2017	(r441311)
@@ -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?201705201238.v4KCci6N008756>