svn commit: r485455 - head/games/pingus

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Nov 20 18:15:28 UTC 2018


Author: amdmi3
Date: Tue Nov 20 18:15:27 2018
New Revision: 485455
URL: https://svnweb.freebsd.org/changeset/ports/485455

Log:
  - Add patch mirroring, update mirror URLs

Modified:
  head/games/pingus/Makefile

Modified: head/games/pingus/Makefile
==============================================================================
--- head/games/pingus/Makefile	Tue Nov 20 18:03:12 2018	(r485454)
+++ head/games/pingus/Makefile	Tue Nov 20 18:15:27 2018	(r485455)
@@ -5,9 +5,10 @@ PORTNAME=	pingus
 PORTVERSION=	0.7.6
 PORTREVISION=	16
 CATEGORIES=	games
-MASTER_SITES=	http://mirror.amdmi3.ru/distfiles/
+MASTER_SITES=	https://mirror.amdmi3.ru/distfiles/
 
-PATCH_SITES=	https://gitlab.com/${PORTNAME}/${PORTNAME}/commit/
+PATCH_SITES=	https://gitlab.com/${PORTNAME}/${PORTNAME}/commit/ \
+		https://mirror.amdmi3.ru/distfiles/
 PATCHFILES=	fef8cf6512fa.patch:-p1
 
 MAINTAINER=	amdmi3 at FreeBSD.org


More information about the svn-ports-all mailing list