pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/ruby26 lang/ruby26: remove package



details:   https://anonhg.NetBSD.org/pkgsrc/rev/793c019e2a53
branches:  trunk
changeset: 386551:793c019e2a53
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Oct 10 03:23:55 2022 +0000

description:
lang/ruby26: remove package

Ruby 2.6 reached to EOL on 22th April 2022.

diffstat:

 lang/ruby26/DESCR    |   6 ------
 lang/ruby26/Makefile |  24 ------------------------
 2 files changed, 0 insertions(+), 30 deletions(-)

diffs (38 lines):

diff -r 5a5fdec44763 -r 793c019e2a53 lang/ruby26/DESCR
--- a/lang/ruby26/DESCR Mon Oct 10 03:22:27 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-This a meta package including Ruby 2.6 full release.
-
-It includes ruby26-base, ruby26-gdbm and ruby26-readline
-package.
-
-No package should depend on this package directly.
diff -r 5a5fdec44763 -r 793c019e2a53 lang/ruby26/Makefile
--- a/lang/ruby26/Makefile      Mon Oct 10 03:22:27 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2022/04/12 14:16:43 taca Exp $
-#
-
-DISTNAME=      # empty
-PKGNAME=       ${RUBY_PKGPREFIX}-${RUBY_VERSION}
-CATEGORIES=    lang ruby
-MASTER_SITES=  # empty
-DISTFILES=     # empty
-
-MAINTAINER=    taca%NetBSD.org@localhost
-HOMEPAGE=      https://www.ruby-lang.org/en/
-COMMENT=       Ruby programming language ${RUBY_VERSION} meta package
-
-META_PACKAGE=          yes
-
-DEPENDS+=      ${RUBY_BASE}>=${RUBY_VERSION}:${RUBY_SRCDIR}
-DEPENDS+=      ${RUBY_NAME}-gdbm>=${RUBY_VERSION}:../../databases/ruby-gdbm
-DEPENDS+=      ${RUBY_NAME}-readline>=${RUBY_VERSION}:../../devel/ruby-readline
-
-RUBY_VERSIONS_ACCEPTED=        26
-
-.include "../../lang/ruby/rubyversion.mk"
-.include "../../lang/ruby/Makefile.common"
-.include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index