Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Feb 2016 18:05:44 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r408435 - branches/2016Q1/graphics/digikam-kde4
Message-ID:  <201602071805.u17I5iFA058772@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sun Feb  7 18:05:44 2016
New Revision: 408435
URL: https://svnweb.freebsd.org/changeset/ports/408435

Log:
  MFH: r408434
  
  Adjust MASTER_SITES for all digiKam ports.
  
  digiKam 4.2.0 which is currently in ports is quite old, and was moved along
  with all releases older than 4.10.0 to another location in download.kde.org.
  
  This should fix `make fetch' for graphics/digikam* and graphics/kipi-plugin*.
  
  Approved by:	portmgr blanket approval

Modified:
  branches/2016Q1/graphics/digikam-kde4/Makefile.common
Directory Properties:
  branches/2016Q1/   (props changed)

Modified: branches/2016Q1/graphics/digikam-kde4/Makefile.common
==============================================================================
--- branches/2016Q1/graphics/digikam-kde4/Makefile.common	Sun Feb  7 18:04:11 2016	(r408434)
+++ branches/2016Q1/graphics/digikam-kde4/Makefile.common	Sun Feb  7 18:05:44 2016	(r408435)
@@ -13,7 +13,7 @@
 #	net/libmediawiki
 
 DIGIKAM_VER=	4.2.0
-MASTER_SITES=	KDE/stable/digikam
+MASTER_SITES=	KDE/Attic/digikam
 
 KIPI_PLUGINS_ALL=	acquireimages \
 			advancedslideshow \



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