pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ruby-activeresource32 www/ruby-activeresource32: r...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05f27dc36b4e
branches:  trunk
changeset: 330521:05f27dc36b4e
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Mar 03 16:00:25 2019 +0000

description:
www/ruby-activeresource32: remove package

Remove ruby-activeresource32, a part of Ruby on Rails 3.2 packages which is
already EOL.

diffstat:

 www/ruby-activeresource32/DESCR    |   7 -------
 www/ruby-activeresource32/Makefile |  19 -------------------
 www/ruby-activeresource32/PLIST    |  22 ----------------------
 www/ruby-activeresource32/distinfo |   6 ------
 4 files changed, 0 insertions(+), 54 deletions(-)

diffs (70 lines):

diff -r e39a982fa504 -r 05f27dc36b4e www/ruby-activeresource32/DESCR
--- a/www/ruby-activeresource32/DESCR   Sun Mar 03 15:59:57 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-Active Resource (ARes) connects business objects and Representational
-State Transfer (REST) web services.
-
-It implements object-relational mapping for REST web services to
-provide transparent proxying capabilities between a client
-(ActiveResource) and a RESTful service (which is provided by Simply
-RESTful routing in ActionController::Resources).
diff -r e39a982fa504 -r 05f27dc36b4e www/ruby-activeresource32/Makefile
--- a/www/ruby-activeresource32/Makefile        Sun Mar 03 15:59:57 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,19 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2018/03/18 14:21:22 taca Exp $
-
-DISTNAME=      activeresource-${RAILS_VERSION}
-PKGNAME=       ${RUBY_PKGPREFIX}-activeresource${RUBY_RAILS}-${RAILS_VERSION}
-CATEGORIES=    www
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.rubyonrails.org/
-COMMENT=       REST modeling framework (part of Rails 3.2)
-LICENSE=       mit
-
-DEPENDS+=      ${RUBY_ACTIVESUPPORT_DEPENDS}
-DEPENDS+=      ${RUBY_ACTIVEMODEL_DEPENDS}
-
-RUBY_RAILS_ACCEPTED=   32
-RUBY_RAILS_STRICT_DEP= yes
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r e39a982fa504 -r 05f27dc36b4e www/ruby-activeresource32/PLIST
--- a/www/ruby-activeresource32/PLIST   Sun Mar 03 15:59:57 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2012/03/18 06:50:07 taca Exp $
-${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/CHANGELOG.md
-${GEM_LIBDIR}/MIT-LICENSE
-${GEM_LIBDIR}/README.rdoc
-${GEM_LIBDIR}/examples/performance.rb
-${GEM_LIBDIR}/lib/active_resource.rb
-${GEM_LIBDIR}/lib/active_resource/base.rb
-${GEM_LIBDIR}/lib/active_resource/connection.rb
-${GEM_LIBDIR}/lib/active_resource/custom_methods.rb
-${GEM_LIBDIR}/lib/active_resource/exceptions.rb
-${GEM_LIBDIR}/lib/active_resource/formats.rb
-${GEM_LIBDIR}/lib/active_resource/formats/json_format.rb
-${GEM_LIBDIR}/lib/active_resource/formats/xml_format.rb
-${GEM_LIBDIR}/lib/active_resource/http_mock.rb
-${GEM_LIBDIR}/lib/active_resource/log_subscriber.rb
-${GEM_LIBDIR}/lib/active_resource/observing.rb
-${GEM_LIBDIR}/lib/active_resource/railtie.rb
-${GEM_LIBDIR}/lib/active_resource/schema.rb
-${GEM_LIBDIR}/lib/active_resource/validations.rb
-${GEM_LIBDIR}/lib/active_resource/version.rb
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r e39a982fa504 -r 05f27dc36b4e www/ruby-activeresource32/distinfo
--- a/www/ruby-activeresource32/distinfo        Sun Mar 03 15:59:57 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:05:25 taca Exp $
-
-SHA1 (activeresource-3.2.22.5.gem) = 7b0f8815fde7dd070a563cf6ca039963a1e71cc4
-RMD160 (activeresource-3.2.22.5.gem) = 33195a8084d8ebb5d685799c649fef2ae7a848a4
-SHA512 (activeresource-3.2.22.5.gem) = a4427ec2207717ddf5f7f0a44caa64edbd5663830a187affef0a3e05659ae20e57890fe64d6f47dff4040286ef318fd681617b81332a5dd2b52c0e3ff15af737
-Size (activeresource-3.2.22.5.gem) = 37376 bytes



Home | Main Index | Thread Index | Old Index