svn commit: r460384 - in head: devel/flatzebra games/afternoonstalker games/burgerspace games/cosmosmash textproc/sagasu

Ganael LAPLANCHE martymac at FreeBSD.org
Tue Jan 30 12:35:07 UTC 2018


Author: martymac
Date: Tue Jan 30 12:35:05 2018
New Revision: 460384
URL: https://svnweb.freebsd.org/changeset/ports/460384

Log:
  Fix URLs for master site perso.b2b2c.ca
  
  (URL of personals pages have recently changed on perso.b2b2c.ca and are now
  prefixed with a tilde character)

Modified:
  head/devel/flatzebra/Makefile
  head/games/afternoonstalker/Makefile
  head/games/burgerspace/Makefile
  head/games/cosmosmash/Makefile
  head/textproc/sagasu/Makefile

Modified: head/devel/flatzebra/Makefile
==============================================================================
--- head/devel/flatzebra/Makefile	Tue Jan 30 12:31:06 2018	(r460383)
+++ head/devel/flatzebra/Makefile	Tue Jan 30 12:35:05 2018	(r460384)
@@ -5,7 +5,7 @@ PORTNAME=	flatzebra
 PORTVERSION=	0.1.6
 PORTREVISION=	5
 CATEGORIES=	devel games
-MASTER_SITES=	http://perso.b2b2c.ca/sarrazip/dev/
+MASTER_SITES=	http://perso.b2b2c.ca/~sarrazip/dev/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Generic game engine for 2D double-buffering animation

Modified: head/games/afternoonstalker/Makefile
==============================================================================
--- head/games/afternoonstalker/Makefile	Tue Jan 30 12:31:06 2018	(r460383)
+++ head/games/afternoonstalker/Makefile	Tue Jan 30 12:35:05 2018	(r460384)
@@ -5,7 +5,7 @@ PORTNAME=	afternoonstalker
 PORTVERSION=	1.1.5
 PORTREVISION=	2
 CATEGORIES=	games
-MASTER_SITES=	http://perso.b2b2c.ca/sarrazip/dev/ \
+MASTER_SITES=	http://perso.b2b2c.ca/~sarrazip/dev/ \
 		LOCAL/martymac
 
 MAINTAINER=	martymac at FreeBSD.org

Modified: head/games/burgerspace/Makefile
==============================================================================
--- head/games/burgerspace/Makefile	Tue Jan 30 12:31:06 2018	(r460383)
+++ head/games/burgerspace/Makefile	Tue Jan 30 12:35:05 2018	(r460384)
@@ -5,7 +5,7 @@ PORTNAME=	burgerspace
 PORTVERSION=	1.9.2
 PORTREVISION=	2
 CATEGORIES=	games
-MASTER_SITES=	http://perso.b2b2c.ca/sarrazip/dev/ \
+MASTER_SITES=	http://perso.b2b2c.ca/~sarrazip/dev/ \
 		LOCAL/martymac
 
 MAINTAINER=	martymac at FreeBSD.org

Modified: head/games/cosmosmash/Makefile
==============================================================================
--- head/games/cosmosmash/Makefile	Tue Jan 30 12:31:06 2018	(r460383)
+++ head/games/cosmosmash/Makefile	Tue Jan 30 12:35:05 2018	(r460384)
@@ -5,7 +5,7 @@ PORTNAME=	cosmosmash
 DISTVERSION=	1.4.7
 PORTREVISION=	4
 CATEGORIES=	games
-MASTER_SITES=	http://perso.b2b2c.ca/sarrazip/dev/ \
+MASTER_SITES=	http://perso.b2b2c.ca/~sarrazip/dev/ \
 		LOCAL/martymac
 
 MAINTAINER=	martymac at FreeBSD.org

Modified: head/textproc/sagasu/Makefile
==============================================================================
--- head/textproc/sagasu/Makefile	Tue Jan 30 12:31:06 2018	(r460383)
+++ head/textproc/sagasu/Makefile	Tue Jan 30 12:35:05 2018	(r460384)
@@ -5,7 +5,7 @@ PORTNAME=	sagasu
 PORTVERSION=	2.0.12
 PORTREVISION=	1
 CATEGORIES=	textproc gnome
-MASTER_SITES=	http://perso.b2b2c.ca/sarrazip/dev/
+MASTER_SITES=	http://perso.b2b2c.ca/~sarrazip/dev/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	GNOME tool to find strings in a set of files


More information about the svn-ports-head mailing list