svn commit: r301668 - in head: irc/xchat-fish textproc/eruby www/mod_ruby

Dirk Meyer dinoex at FreeBSD.org
Sat Jul 28 19:41:22 UTC 2012


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
 



More information about the svn-ports-all mailing list