svn commit: r437141 - in head/graphics: sk1libs uniconvertor uniconvw

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Mar 28 17:16:02 UTC 2017


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 at 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 at 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 at 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 at FreeBSD.org
 COMMENT=	Gtk+ frontend for UniConvertor


More information about the svn-ports-head mailing list