From owner-svn-ports-all@freebsd.org Sun Feb 7 18:04:12 2016 Return-Path: Delivered-To: svn-ports-all@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 DA133AA0B5D; Sun, 7 Feb 2016 18:04:12 +0000 (UTC) (envelope-from rakuco@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 AAE3738F; Sun, 7 Feb 2016 18:04:12 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u17I4BOY058558; Sun, 7 Feb 2016 18:04:11 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u17I4B5g058557; Sun, 7 Feb 2016 18:04:11 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201602071804.u17I4B5g058557@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 7 Feb 2016 18:04:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408434 - head/graphics/digikam-kde4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Feb 2016 18:04:13 -0000 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 \