pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update MASTER_SITES and HOMEPAGE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eac58cc5b49c
branches:  trunk
changeset: 471001:eac58cc5b49c
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Mar 15 14:24:57 2004 +0000

description:
Update MASTER_SITES and HOMEPAGE.

diffstat:

 textproc/ruby-rttool/Makefile |  6 +++---
 www/ruby-borges/Makefile      |  6 +++---
 x11/ruby-gtk/Makefile         |  6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (59 lines):

diff -r 1b8a475a844c -r eac58cc5b49c textproc/ruby-rttool/Makefile
--- a/textproc/ruby-rttool/Makefile     Mon Mar 15 14:21:37 2004 +0000
+++ b/textproc/ruby-rttool/Makefile     Mon Mar 15 14:24:57 2004 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:54:50 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/03/15 14:27:03 taca Exp $
 
 DISTNAME=      rttool-${VERSION}
 PKGNAME=       ${RUBY_PKGNAMEPREFIX}${DISTNAME}
 CATEGORIES=    textproc
-MASTER_SITES=  http://www.ruby-lang.org/~rubikitch/archive/
+MASTER_SITES=  http://www.rubyist.net/~rubikitch/computer/rt/
 
 MAINTAINER=    taca%NetBSD.org@localhost
-HOMEPAGE=      http://www.ruby-lang.org/~rubikitch/computer/rt.html
+HOMEPAGE=      http://www.rubyist.net/~rubikitch/archive/
 COMMENT=       RT to HTML (and hopefully LaTeX in future) table converter
 
 DEPENDS+=      ${RUBY_PKGNAMEPREFIX}optparse>=0.7:../../devel/ruby-optparse
diff -r 1b8a475a844c -r eac58cc5b49c www/ruby-borges/Makefile
--- a/www/ruby-borges/Makefile  Mon Mar 15 14:21:37 2004 +0000
+++ b/www/ruby-borges/Makefile  Mon Mar 15 14:24:57 2004 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.4 2004/02/21 07:45:57 snj Exp $
+# $NetBSD: Makefile,v 1.5 2004/03/15 14:25:41 taca Exp $
 
 DISTNAME=      borges-0.2.0
 PKGNAME=       ${RUBY_PKGNAMEPREFIX}${DISTNAME}
 CATEGORIES=    www
-MASTER_SITES=  http://segment7.net/ruby-code/borges/
+MASTER_SITES=  http://segment7.net/projects/ruby/borges/
 
 MAINTAINER=    rasputin%idoru.mine.nu@localhost
-HOMEPAGE=      http://segment7.net/ruby-code/borges/borges.html
+HOMEPAGE=      http://segment7.net/projects/ruby/borges/
 COMMENT=       Ruby web application framework
 
 DEPENDS+=      ruby-installpkg>=0.0.1:../../devel/ruby-installpkg
diff -r 1b8a475a844c -r eac58cc5b49c x11/ruby-gtk/Makefile
--- a/x11/ruby-gtk/Makefile     Mon Mar 15 14:21:37 2004 +0000
+++ b/x11/ruby-gtk/Makefile     Mon Mar 15 14:24:57 2004 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.23 2004/01/20 12:28:27 agc Exp $
+# $NetBSD: Makefile,v 1.24 2004/03/15 14:24:57 taca Exp $
 # FreeBSD: ports/x11-toolkits/ruby-gtk/Makefile,v 1.16 2000/10/15 15:45:59 knu Exp
 
 DISTNAME=      ruby-gtk-0.25
 PKGNAME=       ${RUBY_PKGNAMEPREFIX}gtk-0.25
 PKGREVISION=   5
 CATEGORIES=    x11
-MASTER_SITES=  http://www.ruby-lang.org/gtk/download/
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=ruby-gnome/}
 
 MAINTAINER=    taca%NetBSD.org@localhost
-HOMEPAGE=      http://www.ruby-lang.org/gtk/en/
+HOMEPAGE=      http://ruby-gnome.sourceforge.net/
 COMMENT=       Ruby interface to Gtk+ toolkits
 
 WRKSRC=                ${WRKDIR}/${DISTNAME:S/ruby-//}



Home | Main Index | Thread Index | Old Index