Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a8611f44c402
branches:  trunk
changeset: 432375:a8611f44c402
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu May 21 15:50:29 2020 +0000

description:
lang/ruby24: remove package

Start removing ruby24, it was EOL on 31 Mar. 2020.

diffstat:

 lang/ruby24/DESCR    |   6 ------
 lang/ruby24/Makefile |  25 -------------------------
 2 files changed, 0 insertions(+), 31 deletions(-)

diffs (39 lines):

diff -r d8f834578564 -r a8611f44c402 lang/ruby24/DESCR
--- a/lang/ruby24/DESCR Thu May 21 15:49:22 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-This a meta package including Ruby 2.4 full release.
-
-It includes ruby24-base, ruby24-gdbm, ruby24-fiddle and ruby24-readline
-package.
-
-No package should depend on this package directly.
diff -r d8f834578564 -r a8611f44c402 lang/ruby24/Makefile
--- a/lang/ruby24/Makefile      Thu May 21 15:49:22 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2020/01/26 17:31:31 rillig 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}-fiddle>=${RUBY_VERSION}:../../devel/ruby-fiddle
-DEPENDS+=      ${RUBY_NAME}-readline>=${RUBY_VERSION}:../../devel/ruby-readline
-
-RUBY_VERSIONS_ACCEPTED=        24
-
-.include "../../lang/ruby/rubyversion.mk"
-.include "../../lang/ruby/Makefile.common"
-.include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index