pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/ruby18 Remove ruby18 which is EOL almost 4 years ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d6d1ad7ad60
branches:  trunk
changeset: 361579:6d6d1ad7ad60
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Apr 22 18:13:10 2017 +0000

description:
Remove ruby18 which is EOL almost 4 years ago.

diffstat:

 lang/ruby18/DESCR    |   6 ------
 lang/ruby18/Makefile |  27 ---------------------------
 2 files changed, 0 insertions(+), 33 deletions(-)

diffs (41 lines):

diff -r 9ad35d6edc56 -r 6d6d1ad7ad60 lang/ruby18/DESCR
--- a/lang/ruby18/DESCR Sat Apr 22 18:11:52 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-This a meta package including Ruby 1.8.5 full release.
-
-It includes ruby18-base, ruby18-gdbm, ruby18-curses, ruby18-readline
-and ruby18-tk package.
-
-No package should depend on this package directly.
diff -r 9ad35d6edc56 -r 6d6d1ad7ad60 lang/ruby18/Makefile
--- a/lang/ruby18/Makefile      Sat Apr 22 18:11:52 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.24 2016/09/08 15:19:17 joerg Exp $
-#
-
-DISTNAME=      # empty
-PKGNAME=       ${RUBY_PKGPREFIX}-${RUBY_VERSION_FULL}
-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=       gnu-gpl-v2 OR ruby-license
-
-META_PACKAGE=          yes
-
-DEPENDS+= ${RUBY_BASE}>=${RUBY_VERSION_FULL}:${RUBY_SRCDIR}
-DEPENDS+= ${RUBY_PKGPREFIX}-gdbm>=${RUBY_VERSION_FULL}:../../databases/ruby-gdbm
-DEPENDS+= ${RUBY_PKGPREFIX}-curses>=${RUBY_VERSION_FULL}:../../devel/ruby-curses
-DEPENDS+= ${RUBY_PKGPREFIX}-readline>=${RUBY_VERSION_FULL}:../../devel/ruby-readline
-DEPENDS+= ${RUBY_PKGPREFIX}-tk>=${RUBY_VERSION_FULL}:../../x11/ruby-tk
-
-RUBY_VERSIONS_ACCEPTED=        18
-
-.include "../../lang/ruby/rubyversion.mk"
-.include "../../lang/ruby/Makefile.common"
-.include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index