Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Feb 2016 18:04:11 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r408434 - head/graphics/digikam-kde4
Message-ID:  <201602071804.u17I4B5g058557@repo.freebsd.org>

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

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

Modified:
  head/graphics/digikam-kde4/Makefile.common

Modified: head/graphics/digikam-kde4/Makefile.common
==============================================================================
--- head/graphics/digikam-kde4/Makefile.common	Sun Feb  7 17:41:50 2016	(r408433)
+++ head/graphics/digikam-kde4/Makefile.common	Sun Feb  7 18:04:11 2016	(r408434)
@@ -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?201602071804.u17I4B5g058557>