pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ruby21 Remove ruby21 package since it is EOL.
details: https://anonhg.NetBSD.org/pkgsrc/rev/52f6c99086fe
branches: trunk
changeset: 364026:52f6c99086fe
user: taca <taca%pkgsrc.org@localhost>
date: Tue Jun 20 13:37:56 2017 +0000
description:
Remove ruby21 package since it is EOL.
Please use ruby23, ruby24 or ruby22.
diffstat:
lang/ruby21/DESCR | 6 ------
lang/ruby21/Makefile | 27 ---------------------------
2 files changed, 0 insertions(+), 33 deletions(-)
diffs (41 lines):
diff -r 0b32e3d93b39 -r 52f6c99086fe lang/ruby21/DESCR
--- a/lang/ruby21/DESCR Tue Jun 20 13:37:18 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-This a meta package including Ruby 2.1.1 full release.
-
-It includes ruby21-base, ruby21-gdbm, ruby21-fiddle, ruby21-readline
-and ruby21-tk package.
-
-No package should depend on this package directly.
diff -r 0b32e3d93b39 -r 52f6c99086fe lang/ruby21/Makefile
--- a/lang/ruby21/Makefile Tue Jun 20 13:37:18 2017 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2017/05/30 15:54:11 taca Exp $
-#
-
-DISTNAME= # empty
-PKGNAME= ${RUBY_PKGPREFIX}-${RUBY_VERSION}
-CATEGORIES= lang ruby
-MASTER_SITES= # empty
-DISTFILES= # empty
-
-MAINTAINER= taca%NetBSD.org@localhost
-HOMEPAGE= http://www.ruby-lang.org/en/
-COMMENT= Ruby programming language ${RUBY_VERSION} meta package
-LICENSE= 2-clause-bsd OR ruby-license
-
-META_PACKAGE= yes
-
-DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR}
-DEPENDS+= ${RUBY_NAME}-gdbm>=${RUBY_VERSION}:../../databases/ruby-gdbm
-DEPENDS+= ${RUBY_NAME}-fiddle>=${RUBY_VERSION}:../../devel/ruby-fiddle
-DEPENDS+= ${RUBY_NAME}-readline>=${RUBY_VERSION}:../../devel/ruby-readline
-DEPENDS+= ${RUBY_NAME}-tk>=${RUBY_VERSION}:../../x11/ruby-tk
-
-RUBY_VERSIONS_ACCEPTED= 21
-
-.include "../../lang/ruby/rubyversion.mk"
-.include "../../lang/ruby/Makefile.common"
-.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index