pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b27e8238e1f
branches:  trunk
changeset: 320289:8b27e8238e1f
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 03 15:53:01 2019 +0000

description:
www/ruby-rails32: remove package

Start remove of Ruby on Rails 3.2 packages which is already EOL.

diffstat:

 www/ruby-rails32/DESCR    |   3 ---
 www/ruby-rails32/Makefile |  32 --------------------------------
 www/ruby-rails32/PLIST    |   4 ----
 www/ruby-rails32/distinfo |   6 ------
 4 files changed, 0 insertions(+), 45 deletions(-)

diffs (61 lines):

diff -r de6811d3b2aa -r 8b27e8238e1f www/ruby-rails32/DESCR
--- a/www/ruby-rails32/DESCR    Sun Mar 03 15:51:08 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +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.
diff -r de6811d3b2aa -r 8b27e8238e1f www/ruby-rails32/Makefile
--- a/www/ruby-rails32/Makefile Sun Mar 03 15:51:08 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2019/02/06 14:43:20 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 3.2
-LICENSE=       mit
-
-DEPENDS+=      ${RUBY_ACTIVESUPPORT_DEPENDS}
-DEPENDS+=      ${RUBY_ACTIONPACK_DEPENDS}
-DEPENDS+=      ${RUBY_ACTIVERECORD_DEPENDS}
-DEPENDS+=      ${RUBY_ACTIVERESOURCE_DEPENDS}
-DEPENDS+=      ${RUBY_ACTIONMAILER_DEPENDS}
-DEPENDS+=      ${RUBY_RAILTIES_DEPENDS}
-
-CONFLICTS+=    ruby[1-9][0-9]-rails-[0-9]*
-
-RUBY_RAILS_ACCEPTED=   32
-RUBY_RAILS_STRICT_DEP= yes
-REPLACE_RUBY=          bin/rails
-
-post-build:
-       ${MKDIR} ${RUBYGEM_INSTALL_ROOT}${PREFIX}/${GEM_LIBDIR}/lib
-
-.include "../../lang/ruby/gem.mk"
-.if ${RUBY_VER} != 26
-DEPENDS+=      ${RUBY_PKGPREFIX}-bundler>=1.0<2:../../misc/ruby-bundler
-.endif
-.include "../../mk/bsd.pkg.mk"
diff -r de6811d3b2aa -r 8b27e8238e1f www/ruby-rails32/PLIST
--- a/www/ruby-rails32/PLIST    Sun Mar 03 15:51:08 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2012/03/18 06:53:00 taca Exp $
-${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
-@pkgdir lib/ruby/gems/1.9.3/gems/rails-${PKGVERSION}
diff -r de6811d3b2aa -r 8b27e8238e1f www/ruby-rails32/distinfo
--- a/www/ruby-rails32/distinfo Sun Mar 03 15:51:08 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.25 2017/07/18 14:08:30 taca Exp $
-
-SHA1 (rails-3.2.22.5.gem) = 2a2e9d3356e48525d87f13e73aca7a6081407b8b
-RMD160 (rails-3.2.22.5.gem) = f811f60c55ae1964bf3ac5468f3afedfc627d2ca
-SHA512 (rails-3.2.22.5.gem) = ca1111379e22f7835d92940e5b11bda64021fcf4334494e3d870ed5ee823661106e113a0f861642393db59e31155b77717c2f2451efbad30fddcea62a855aa60
-Size (rails-3.2.22.5.gem) = 4608 bytes



Home | Main Index | Thread Index | Old Index