Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2017 17:16:00 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r437141 - in head/graphics: sk1libs uniconvertor uniconvw
Message-ID:  <201703281716.v2SHG0gU090663@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Mar 28 17:16:00 2017
New Revision: 437141
URL: https://svnweb.freebsd.org/changeset/ports/437141

Log:
  Add mirrors
  
  PR:		218103
  Submitted by:	portmaster@bsdforge.com

Modified:
  head/graphics/sk1libs/Makefile
  head/graphics/uniconvertor/Makefile
  head/graphics/uniconvw/Makefile

Modified: head/graphics/sk1libs/Makefile
==============================================================================
--- head/graphics/sk1libs/Makefile	Tue Mar 28 17:12:01 2017	(r437140)
+++ head/graphics/sk1libs/Makefile	Tue Mar 28 17:16:00 2017	(r437141)
@@ -5,8 +5,8 @@ PORTNAME=	sk1libs
 PORTVERSION=	0.9.1
 PORTREVISION=	2
 CATEGORIES=	graphics python
-MASTER_SITES=	https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/uniconvertor/ \
-		http://mirror.amdmi3.ru/distfiles/
+MASTER_SITES=	https://downloads.sk1project.net/uniconvertor/v1.1.5/ \
+		https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/uniconvertor/
 
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Set of python libraries for sK1 Project

Modified: head/graphics/uniconvertor/Makefile
==============================================================================
--- head/graphics/uniconvertor/Makefile	Tue Mar 28 17:12:01 2017	(r437140)
+++ head/graphics/uniconvertor/Makefile	Tue Mar 28 17:16:00 2017	(r437141)
@@ -4,8 +4,8 @@
 PORTNAME=	uniconvertor
 PORTVERSION=	1.1.5
 CATEGORIES=	graphics python
-MASTER_SITES=	https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/uniconvertor/ \
-		http://mirror.amdmi3.ru/distfiles/
+MASTER_SITES=	https://downloads.sk1project.net/uniconvertor/v1.1.5/ \
+		https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/uniconvertor/
 
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Universal vector graphics translator

Modified: head/graphics/uniconvw/Makefile
==============================================================================
--- head/graphics/uniconvw/Makefile	Tue Mar 28 17:12:01 2017	(r437140)
+++ head/graphics/uniconvw/Makefile	Tue Mar 28 17:16:00 2017	(r437141)
@@ -5,8 +5,8 @@ PORTNAME=	uniconvw
 PORTVERSION=	1.1.5
 PORTREVISION=	2
 CATEGORIES=	graphics python
-MASTER_SITES=	https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/uniconvertor/ \
-		http://mirror.amdmi3.ru/distfiles/
+MASTER_SITES=	https://downloads.sk1project.net/uniconvertor/v1.1.5/ \
+		https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/uniconvertor/
 
 MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Gtk+ frontend for UniConvertor



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