Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2012 19:41:21 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r301668 - in head: irc/xchat-fish textproc/eruby www/mod_ruby
Message-ID:  <201207281941.q6SJfLXH061112@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Sat Jul 28 19:41:21 2012
New Revision: 301668
URL: http://svn.freebsd.org/changeset/ports/301668

Log:
  - add more MASTER_SITES

Modified:
  head/irc/xchat-fish/Makefile
  head/textproc/eruby/Makefile
  head/www/mod_ruby/Makefile

Modified: head/irc/xchat-fish/Makefile
==============================================================================
--- head/irc/xchat-fish/Makefile	Sat Jul 28 18:34:55 2012	(r301667)
+++ head/irc/xchat-fish/Makefile	Sat Jul 28 19:41:21 2012	(r301668)
@@ -9,7 +9,8 @@ PORTNAME=	fish
 DISTVERSION=	0.98
 PORTREVISION=	4
 CATEGORIES=	irc security
-MASTER_SITES=	http://fish.secure.la/xchat/
+MASTER_SITES=	http://fish.secure.la/xchat/ \
+		ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/
 PKGNAMEPREFIX=	xchat-
 DISTNAME=	FiSH-XChat.v${DISTVERSION}-source
 

Modified: head/textproc/eruby/Makefile
==============================================================================
--- head/textproc/eruby/Makefile	Sat Jul 28 18:34:55 2012	(r301667)
+++ head/textproc/eruby/Makefile	Sat Jul 28 19:41:21 2012	(r301668)
@@ -9,7 +9,8 @@ PORTNAME=	eruby
 PORTVERSION=	1.0.5
 PORTREVISION=	2
 CATEGORIES=	textproc www ruby
-MASTER_SITES=	http://www.modruby.net/archive/
+MASTER_SITES=	http://www.modruby.net/archive/ \
+		ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DIST_SUBDIR=	ruby
 

Modified: head/www/mod_ruby/Makefile
==============================================================================
--- head/www/mod_ruby/Makefile	Sat Jul 28 18:34:55 2012	(r301667)
+++ head/www/mod_ruby/Makefile	Sat Jul 28 19:41:21 2012	(r301668)
@@ -9,7 +9,8 @@ PORTNAME=	mod_ruby
 PORTVERSION=	1.3.0
 PORTREVISION=	3
 CATEGORIES=	www ruby
-MASTER_SITES=	http://www.modruby.net/archive/
+MASTER_SITES=	http://www.modruby.net/archive/ \
+		ftp://ftp.dinoex.de/pub/FreeBSD/distfiles/
 PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}
 DIST_SUBDIR=	ruby
 



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