Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ruby-rails51 www/ruby-rails51: remove rails51 package



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c5a0ed692113
branches:  trunk
changeset: 438813:c5a0ed692113
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Sep 10 16:28:20 2020 +0000

description:
www/ruby-rails51: remove rails51 package

Remove rail51 (Ruby on Rails 5.1.x) package which is EOL.

diffstat:

 www/ruby-rails51/DESCR    |   5 -----
 www/ruby-rails51/Makefile |  32 --------------------------------
 www/ruby-rails51/PLIST    |   4 ----
 www/ruby-rails51/distinfo |   6 ------
 4 files changed, 0 insertions(+), 47 deletions(-)

diffs (63 lines):

diff -r 02157a8823d3 -r c5a0ed692113 www/ruby-rails51/DESCR
--- a/www/ruby-rails51/DESCR    Thu Sep 10 16:27:19 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-Ruby on Rails is a full-stack web framework optimized for programmer
-happiness and sustainable productivity.  It encourages beautiful code
-by favoring convention over configuration.
-
-This is for Ruby on Rails 5.1.
diff -r 02157a8823d3 -r c5a0ed692113 www/ruby-rails51/Makefile
--- a/www/ruby-rails51/Makefile Thu Sep 10 16:27:19 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.7 2020/05/21 16:04:24 taca Exp $
-
-DISTNAME=      rails-${RAILS_VERSION}
-PKGNAME=       ${RUBY_PKGPREFIX}-rails${RUBY_RAILS}-${RAILS_VERSION}
-CATEGORIES=    www
-
-MAINTAINER=    minskim%NetBSD.org@localhost
-HOMEPAGE=      http://www.rubyonrails.org/
-COMMENT=       Full-stack web application framework, Rails 5.1
-LICENSE=       mit
-
-DEPENDS+=      ${RUBY_ACTIONCABLE_DEPENDS}
-DEPENDS+=      ${RUBY_ACTIONMAILER_DEPENDS}
-DEPENDS+=      ${RUBY_ACTIONPACK_DEPENDS}
-DEPENDS+=      ${RUBY_ACTIONVIEW_DEPENDS}
-DEPENDS+=      ${RUBY_ACTIVEJOB_DEPENDS}
-DEPENDS+=      ${RUBY_ACTIVEMODEL_DEPENDS}
-DEPENDS+=      ${RUBY_ACTIVERECORD_DEPENDS}
-DEPENDS+=      ${RUBY_ACTIVESUPPORT_DEPENDS}
-DEPENDS+=      ${RUBY_RAILTIES_DEPENDS}
-DEPENDS+=      ${RUBY_PKGPREFIX}-sprockets-rails>2.0.0*:../../misc/ruby-sprockets-rails
-
-USE_LANGUAGES= # none
-
-RUBY_RAILS_ACCEPTED=           51
-RUBY_RAILS_STRICT_DEP=         yes
-
-.include "../../lang/ruby/gem.mk"
-.if ${RUBY_VER} != 26
-DEPENDS+=      ${RUBY_PKGPREFIX}-bundler1>=1.3.0:../../misc/ruby-bundler1
-.endif
-.include "../../mk/bsd.pkg.mk"
diff -r 02157a8823d3 -r c5a0ed692113 www/ruby-rails51/PLIST
--- a/www/ruby-rails51/PLIST    Thu Sep 10 16:27:19 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2018/03/21 10:07:41 taca Exp $
-${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/README.md
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 02157a8823d3 -r c5a0ed692113 www/ruby-rails51/distinfo
--- a/www/ruby-rails51/distinfo Thu Sep 10 16:27:19 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.5 2020/03/20 15:30:32 taca Exp $
-
-SHA1 (rails-5.1.7.gem) = 5105950b1c2ee45b0f2ca3c7f938aac9f94658dd
-RMD160 (rails-5.1.7.gem) = 6c81845b324f23d15d78e8ab93a8d9f24bd16209
-SHA512 (rails-5.1.7.gem) = 6ac4450256ba9c88dbf37cdb5b4306f2822a6c9c336d5ca4c4afce6f240827a53a70d4fd839118011c538793e448bb2bccf4ac4df62240b9312cec88ff42b9a1
-Size (rails-5.1.7.gem) = 6656 bytes



Home | Main Index | Thread Index | Old Index