summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/ruby-mime-types/Makefile4
-rw-r--r--mail/ruby-mime-types1/Makefile4
-rw-r--r--math/ruby-narray/Makefile4
-rw-r--r--math/ruby-spreadsheet/Makefile4
-rw-r--r--misc/ruby-daemons/Makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/mail/ruby-mime-types/Makefile b/mail/ruby-mime-types/Makefile
index 4a30e981bb4..4cab82194c6 100644
--- a/mail/ruby-mime-types/Makefile
+++ b/mail/ruby-mime-types/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2015/06/07 15:49:54 taca Exp $
+# $NetBSD: Makefile,v 1.11 2015/09/26 15:07:42 taca Exp $
DISTNAME= mime-types-2.6.1
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://mime-types.rubyforge.org/
+HOMEPAGE= https://github.com/mime-types/ruby-mime-types/
COMMENT= Definition of MIME types for Ruby
LICENSE= ruby-license OR artistic OR gnu-gpl-v2 OR gnu-gpl-v3
diff --git a/mail/ruby-mime-types1/Makefile b/mail/ruby-mime-types1/Makefile
index 4e6a1019b55..c4be697ab53 100644
--- a/mail/ruby-mime-types1/Makefile
+++ b/mail/ruby-mime-types1/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2015/02/01 11:13:37 taca Exp $
+# $NetBSD: Makefile,v 1.2 2015/09/26 15:08:03 taca Exp $
DISTNAME= mime-types-1.25.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/mime-types/mime-types1/}
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://mime-types.rubyforge.org/
+HOMEPAGE= https://github.com/mime-types/ruby-mime-types/
COMMENT= Definition of MIME types for Ruby
LICENSE= ruby-license OR artistic OR gnu-gpl-v2 OR gnu-gpl-v3
diff --git a/math/ruby-narray/Makefile b/math/ruby-narray/Makefile
index 10d989bf491..40d2922d0c1 100644
--- a/math/ruby-narray/Makefile
+++ b/math/ruby-narray/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2015/02/03 14:46:01 taca Exp $
+# $NetBSD: Makefile,v 1.6 2015/09/26 15:08:34 taca Exp $
DISTNAME= narray-0.6.1.1
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://narray.rubyforge.org/
+HOMEPAGE= http://masa16.github.io/narray/
COMMENT= N-dimensional Numerical Array class for Ruby
LICENSE= 2-clause-bsd OR ruby-license
diff --git a/math/ruby-spreadsheet/Makefile b/math/ruby-spreadsheet/Makefile
index 7a57e3126b4..9fba81d62e4 100644
--- a/math/ruby-spreadsheet/Makefile
+++ b/math/ruby-spreadsheet/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.39 2015/09/13 15:50:27 taca Exp $
+# $NetBSD: Makefile,v 1.40 2015/09/26 15:08:58 taca Exp $
#
DISTNAME= spreadsheet-1.0.5
CATEGORIES= math
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://spreadsheet.rubyforge.org/
+HOMEPAGE= http://spreadsheet.ch/
COMMENT= Ruby Spreadsheet Library to read and write Spreadsheet Documents
LICENSE= gnu-gpl-v3
diff --git a/misc/ruby-daemons/Makefile b/misc/ruby-daemons/Makefile
index b61010b1f7a..548ae01df1a 100644
--- a/misc/ruby-daemons/Makefile
+++ b/misc/ruby-daemons/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2015/09/13 14:43:40 taca Exp $
+# $NetBSD: Makefile,v 1.14 2015/09/26 15:09:44 taca Exp $
DISTNAME= daemons-1.2.3
CATEGORIES= misc
MAINTAINER= minskim@NetBSD.org
-HOMEPAGE= http://daemons.rubyforge.org/
+HOMEPAGE= https://github.com/thuehlinger/daemons
COMMENT= Toolkit to convert Ruby scripts to a daemon
LICENSE= mit