From owner-svn-ports-head@FreeBSD.ORG Fri Oct 25 19:58:29 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id E8FCBE87; Fri, 25 Oct 2013 19:58:29 +0000 (UTC) (envelope-from gblach@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D20862DD1; Fri, 25 Oct 2013 19:58:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9PJwTIY008776; Fri, 25 Oct 2013 19:58:29 GMT (envelope-from gblach@svn.freebsd.org) Received: (from gblach@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9PJwJ31008713; Fri, 25 Oct 2013 19:58:19 GMT (envelope-from gblach@svn.freebsd.org) Message-Id: <201310251958.r9PJwJ31008713@svn.freebsd.org> From: Grzegorz Blach Date: Fri, 25 Oct 2013 19:58:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r331629 - in head: benchmarks/expedite devel/e_dbus devel/ecore-file devel/ecore-ipc devel/ecore-main devel/eet devel/eina devel/eio graphics/ecore-evas graphics/ecore-sdl graphics/edje... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Oct 2013 19:58:30 -0000 Author: gblach Date: Fri Oct 25 19:58:18 2013 New Revision: 331629 URL: http://svnweb.freebsd.org/changeset/ports/331629 Log: - Change master sites to download.enlightenment.org Modified: head/benchmarks/expedite/Makefile head/devel/e_dbus/Makefile head/devel/ecore-file/Makefile head/devel/ecore-ipc/Makefile head/devel/ecore-main/Makefile head/devel/eet/Makefile head/devel/eina/Makefile head/devel/eio/Makefile head/graphics/ecore-evas/Makefile head/graphics/ecore-sdl/Makefile head/graphics/edje/Makefile head/graphics/ethumb/Makefile head/graphics/evas-core/Makefile head/graphics/evas-engine-buffer/Makefile head/graphics/evas-engine-opengl/Makefile head/graphics/evas-engine-sdl/Makefile head/graphics/evas-engine-x11/Makefile head/graphics/evas-loader-bmp/Makefile head/graphics/evas-loader-eet/Makefile head/graphics/evas-loader-generic/Makefile head/graphics/evas-loader-gif/Makefile head/graphics/evas-loader-ico/Makefile head/graphics/evas-loader-jpeg/Makefile head/graphics/evas-loader-pmaps/Makefile head/graphics/evas-loader-png/Makefile head/graphics/evas-loader-psd/Makefile head/graphics/evas-loader-svg/Makefile head/graphics/evas-loader-tga/Makefile head/graphics/evas-loader-tiff/Makefile head/graphics/evas-loader-wbmp/Makefile head/graphics/evas-loader-xpm/Makefile head/graphics/evas_generic_loaders-gst/Makefile head/graphics/evas_generic_loaders-pdf/Makefile head/graphics/evas_generic_loaders-ps/Makefile head/graphics/evas_generic_loaders-raw/Makefile head/graphics/evas_generic_loaders-svg/Makefile head/graphics/evas_generic_loaders-xcf/Makefile head/lang/embryo/Makefile head/multimedia/emotion/Makefile head/net/ecore-con/Makefile head/x11-toolkits/elementary/Makefile head/x11-wm/enlightenment/Makefile head/x11/ecore-imf/Makefile head/x11/ecore-imf_evas/Makefile head/x11/ecore-input/Makefile head/x11/ecore-input_evas/Makefile head/x11/ecore-x11/Makefile head/x11/efreet/Makefile head/x11/terminology/Makefile Modified: head/benchmarks/expedite/Makefile ============================================================================== --- head/benchmarks/expedite/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/benchmarks/expedite/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= expedite PORTVERSION= 1.7.8 CATEGORIES= benchmarks enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org Modified: head/devel/e_dbus/Makefile ============================================================================== --- head/devel/e_dbus/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/devel/e_dbus/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -5,7 +5,7 @@ PORTNAME= e_dbus PORTVERSION= 1.7.8 PORTEPOCH= 1 CATEGORIES= devel enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org Modified: head/devel/ecore-file/Makefile ============================================================================== --- head/devel/ecore-file/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/devel/ecore-file/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= file PORTVERSION= 1.7.8 CATEGORIES= devel enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/devel/ecore-ipc/Makefile ============================================================================== --- head/devel/ecore-ipc/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/devel/ecore-ipc/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= ipc PORTVERSION= 1.7.8 CATEGORIES= devel enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/devel/ecore-main/Makefile ============================================================================== --- head/devel/ecore-main/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/devel/ecore-main/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= main PORTVERSION= 1.7.8 CATEGORIES= devel enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/devel/eet/Makefile ============================================================================== --- head/devel/eet/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/devel/eet/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -5,7 +5,7 @@ PORTNAME= eet PORTVERSION= 1.7.8 PORTEPOCH= 2 CATEGORIES= devel enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org Modified: head/devel/eina/Makefile ============================================================================== --- head/devel/eina/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/devel/eina/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= eina PORTVERSION= 1.7.8 CATEGORIES= devel enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org Modified: head/devel/eio/Makefile ============================================================================== --- head/devel/eio/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/devel/eio/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= eio PORTVERSION= 1.7.8 CATEGORIES= devel enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org Modified: head/graphics/ecore-evas/Makefile ============================================================================== --- head/graphics/ecore-evas/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/ecore-evas/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= evas PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/ecore-sdl/Makefile ============================================================================== --- head/graphics/ecore-sdl/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/ecore-sdl/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= sdl PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/edje/Makefile ============================================================================== --- head/graphics/edje/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/edje/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -6,7 +6,7 @@ PORTVERSION= 1.7.8 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org Modified: head/graphics/ethumb/Makefile ============================================================================== --- head/graphics/ethumb/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/ethumb/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= ethumb PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org Modified: head/graphics/evas-core/Makefile ============================================================================== --- head/graphics/evas-core/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-core/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= core PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-engine-buffer/Makefile ============================================================================== --- head/graphics/evas-engine-buffer/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-engine-buffer/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= engine-buffer PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-engine-opengl/Makefile ============================================================================== --- head/graphics/evas-engine-opengl/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-engine-opengl/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= engine-opengl PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-engine-sdl/Makefile ============================================================================== --- head/graphics/evas-engine-sdl/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-engine-sdl/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= engine-sdl PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-engine-x11/Makefile ============================================================================== --- head/graphics/evas-engine-x11/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-engine-x11/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= engine-x11 PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-loader-bmp/Makefile ============================================================================== --- head/graphics/evas-loader-bmp/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-loader-bmp/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= loader-bmp PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-loader-eet/Makefile ============================================================================== --- head/graphics/evas-loader-eet/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-loader-eet/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= loader-eet PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-loader-generic/Makefile ============================================================================== --- head/graphics/evas-loader-generic/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-loader-generic/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= loader-generic PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-loader-gif/Makefile ============================================================================== --- head/graphics/evas-loader-gif/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-loader-gif/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= loader-gif PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-loader-ico/Makefile ============================================================================== --- head/graphics/evas-loader-ico/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-loader-ico/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= loader-ico PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-loader-jpeg/Makefile ============================================================================== --- head/graphics/evas-loader-jpeg/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-loader-jpeg/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= loader-jpeg PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-loader-pmaps/Makefile ============================================================================== --- head/graphics/evas-loader-pmaps/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-loader-pmaps/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= loader-pmaps PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-loader-png/Makefile ============================================================================== --- head/graphics/evas-loader-png/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-loader-png/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= loader-png PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-loader-psd/Makefile ============================================================================== --- head/graphics/evas-loader-psd/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-loader-psd/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= loader-psd PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-loader-svg/Makefile ============================================================================== --- head/graphics/evas-loader-svg/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-loader-svg/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= loader-svg PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-loader-tga/Makefile ============================================================================== --- head/graphics/evas-loader-tga/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-loader-tga/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= loader-tga PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-loader-tiff/Makefile ============================================================================== --- head/graphics/evas-loader-tiff/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-loader-tiff/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= loader-tiff PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-loader-wbmp/Makefile ============================================================================== --- head/graphics/evas-loader-wbmp/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-loader-wbmp/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= loader-wbmp PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas-loader-xpm/Makefile ============================================================================== --- head/graphics/evas-loader-xpm/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas-loader-xpm/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= loader-xpm PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas_generic_loaders-gst/Makefile ============================================================================== --- head/graphics/evas_generic_loaders-gst/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas_generic_loaders-gst/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= gst PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas_generic_loaders- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas_generic_loaders-pdf/Makefile ============================================================================== --- head/graphics/evas_generic_loaders-pdf/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas_generic_loaders-pdf/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= pdf PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas_generic_loaders- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas_generic_loaders-ps/Makefile ============================================================================== --- head/graphics/evas_generic_loaders-ps/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas_generic_loaders-ps/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= ps PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas_generic_loaders- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas_generic_loaders-raw/Makefile ============================================================================== --- head/graphics/evas_generic_loaders-raw/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas_generic_loaders-raw/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= raw PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas_generic_loaders- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas_generic_loaders-svg/Makefile ============================================================================== --- head/graphics/evas_generic_loaders-svg/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas_generic_loaders-svg/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= svg PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas_generic_loaders- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/graphics/evas_generic_loaders-xcf/Makefile ============================================================================== --- head/graphics/evas_generic_loaders-xcf/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/graphics/evas_generic_loaders-xcf/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= xcf PORTVERSION= 1.7.8 CATEGORIES= graphics enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= evas_generic_loaders- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/lang/embryo/Makefile ============================================================================== --- head/lang/embryo/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/lang/embryo/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -5,7 +5,7 @@ PORTNAME= embryo PORTVERSION= 1.7.8 PORTEPOCH= 2 CATEGORIES= lang enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org Modified: head/multimedia/emotion/Makefile ============================================================================== --- head/multimedia/emotion/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/multimedia/emotion/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -5,7 +5,7 @@ PORTNAME= emotion PORTVERSION= 1.7.8 PORTEPOCH= 1 CATEGORIES= multimedia enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org Modified: head/net/ecore-con/Makefile ============================================================================== --- head/net/ecore-con/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/net/ecore-con/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= con PORTVERSION= 1.7.8 CATEGORIES= net enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/x11-toolkits/elementary/Makefile ============================================================================== --- head/x11-toolkits/elementary/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/x11-toolkits/elementary/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= elementary PORTVERSION= 1.7.8 CATEGORIES= x11-toolkits enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org Modified: head/x11-wm/enlightenment/Makefile ============================================================================== --- head/x11-wm/enlightenment/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/x11-wm/enlightenment/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -6,7 +6,7 @@ PORTVERSION= 0.17.4 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= x11-wm enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org Modified: head/x11/ecore-imf/Makefile ============================================================================== --- head/x11/ecore-imf/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/x11/ecore-imf/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= imf PORTVERSION= 1.7.8 CATEGORIES= x11 enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/x11/ecore-imf_evas/Makefile ============================================================================== --- head/x11/ecore-imf_evas/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/x11/ecore-imf_evas/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= imf_evas PORTVERSION= 1.7.8 CATEGORIES= x11 enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/x11/ecore-input/Makefile ============================================================================== --- head/x11/ecore-input/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/x11/ecore-input/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= input PORTVERSION= 1.7.8 CATEGORIES= x11 enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/x11/ecore-input_evas/Makefile ============================================================================== --- head/x11/ecore-input_evas/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/x11/ecore-input_evas/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= input_evas PORTVERSION= 1.7.8 CATEGORIES= x11 enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/x11/ecore-x11/Makefile ============================================================================== --- head/x11/ecore-x11/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/x11/ecore-x11/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= x11 PORTVERSION= 1.7.8 CATEGORIES= x11 enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ PKGNAMEPREFIX= ecore- DISTNAME= ${PKGNAMEPREFIX}${PORTVERSION} Modified: head/x11/efreet/Makefile ============================================================================== --- head/x11/efreet/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/x11/efreet/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= efreet PORTVERSION= 1.7.8 CATEGORIES= x11 enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org Modified: head/x11/terminology/Makefile ============================================================================== --- head/x11/terminology/Makefile Fri Oct 25 19:42:00 2013 (r331628) +++ head/x11/terminology/Makefile Fri Oct 25 19:58:18 2013 (r331629) @@ -4,7 +4,7 @@ PORTNAME= terminology PORTVERSION= 0.3.0 CATEGORIES= x11 enlightenment -MASTER_SITES= http://download.enlightenment.fr/releases/ \ +MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ MAINTAINER= gblach@FreeBSD.org