pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/ruby-postgres_ext databases/ruby-postgres_ex...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/657bd09dc86f
branches:  trunk
changeset: 413617:657bd09dc86f
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Mar 21 14:59:59 2020 +0000

description:
databases/ruby-postgres_ext: remove pacakge

Remove ruby-postgres_ext package.  Acoording to
https://github.com/dockyard/postgres_ext (redirect to
https://github.com/DavyJonesLocker/postgres_ext), this rubygem is no
longer maintained.

Approved by MAINTAINER.

diffstat:

 databases/ruby-postgres_ext/DESCR    |   2 -
 databases/ruby-postgres_ext/Makefile |  21 ---------------
 databases/ruby-postgres_ext/PLIST    |  48 ------------------------------------
 databases/ruby-postgres_ext/distinfo |   6 ----
 4 files changed, 0 insertions(+), 77 deletions(-)

diffs (93 lines):

diff -r 86243ee9ab47 -r 657bd09dc86f databases/ruby-postgres_ext/DESCR
--- a/databases/ruby-postgres_ext/DESCR Sat Mar 21 14:57:25 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-postgres_ext adds missing native PostgreSQL data types to ActiveRecord
-and convenient querying extensions for ActiveRecord and Arel.
diff -r 86243ee9ab47 -r 657bd09dc86f databases/ruby-postgres_ext/Makefile
--- a/databases/ruby-postgres_ext/Makefile      Sat Mar 21 14:57:25 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2020/03/20 15:08:56 taca Exp $
-
-DISTNAME=      postgres_ext-3.0.1
-PKGREVISION=   1
-CATEGORIES=    databases
-
-MAINTAINER=    minskim%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/dockyard/postgres_ext
-COMMENT=       Native PostgreSQL data types for ActiveRecord
-LICENSE=       mit
-
-DEPENDS+=      ${RUBY_ACTIVERECORD_DEPENDS}
-DEPENDS+=      ${RUBY_PKGPREFIX}-arel>=4.0.1:../../databases/ruby-arel
-DEPENDS+=      ${RUBY_PKGPREFIX}-pg_array_parser>=0.0.9:../../databases/ruby-pg_array_parser
-
-USE_LANGUAGES= # none
-
-RUBY_RAILS_ACCEPTED=   42
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 86243ee9ab47 -r 657bd09dc86f databases/ruby-postgres_ext/PLIST
--- a/databases/ruby-postgres_ext/PLIST Sat Mar 21 14:57:25 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,48 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2020/01/16 15:17:32 taca Exp $
-${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/.gitignore
-${GEM_LIBDIR}/.travis.yml
-${GEM_LIBDIR}/CHANGELOG.md
-${GEM_LIBDIR}/CODE_OF_CONDUCT.md
-${GEM_LIBDIR}/CONTRIBUTING.md
-${GEM_LIBDIR}/Gemfile
-${GEM_LIBDIR}/LICENSE
-${GEM_LIBDIR}/README.md
-${GEM_LIBDIR}/Rakefile
-${GEM_LIBDIR}/docs/querying.md
-${GEM_LIBDIR}/gemfiles/Gemfile.activerecord-4.0.x
-${GEM_LIBDIR}/gemfiles/Gemfile.activerecord-4.1.x
-${GEM_LIBDIR}/gemfiles/Gemfile.activerecord-4.2.x
-${GEM_LIBDIR}/lib/postgres_ext.rb
-${GEM_LIBDIR}/lib/postgres_ext/active_record.rb
-${GEM_LIBDIR}/lib/postgres_ext/active_record/cte_proxy.rb
-${GEM_LIBDIR}/lib/postgres_ext/active_record/querying.rb
-${GEM_LIBDIR}/lib/postgres_ext/active_record/relation.rb
-${GEM_LIBDIR}/lib/postgres_ext/active_record/relation/merger.rb
-${GEM_LIBDIR}/lib/postgres_ext/active_record/relation/predicate_builder.rb
-${GEM_LIBDIR}/lib/postgres_ext/active_record/relation/predicate_builder/array_handler.rb
-${GEM_LIBDIR}/lib/postgres_ext/active_record/relation/query_methods.rb
-${GEM_LIBDIR}/lib/postgres_ext/arel.rb
-${GEM_LIBDIR}/lib/postgres_ext/arel/4.1/predications.rb
-${GEM_LIBDIR}/lib/postgres_ext/arel/4.1/visitors.rb
-${GEM_LIBDIR}/lib/postgres_ext/arel/4.1/visitors/depth_first.rb
-${GEM_LIBDIR}/lib/postgres_ext/arel/4.1/visitors/postgresql.rb
-${GEM_LIBDIR}/lib/postgres_ext/arel/4.2/predications.rb
-${GEM_LIBDIR}/lib/postgres_ext/arel/4.2/visitors.rb
-${GEM_LIBDIR}/lib/postgres_ext/arel/4.2/visitors/postgresql.rb
-${GEM_LIBDIR}/lib/postgres_ext/arel/nodes.rb
-${GEM_LIBDIR}/lib/postgres_ext/arel/nodes/array_nodes.rb
-${GEM_LIBDIR}/lib/postgres_ext/arel/nodes/contained_within.rb
-${GEM_LIBDIR}/lib/postgres_ext/version.rb
-${GEM_LIBDIR}/postgres_ext.gemspec
-${GEM_LIBDIR}/test/arel/array_test.rb
-${GEM_LIBDIR}/test/arel/inet_test.rb
-${GEM_LIBDIR}/test/queries/alias_test.rb
-${GEM_LIBDIR}/test/queries/array_queries_test.rb
-${GEM_LIBDIR}/test/queries/common_table_expression_test.rb
-${GEM_LIBDIR}/test/queries/contains_test.rb
-${GEM_LIBDIR}/test/queries/join_query_test.rb
-${GEM_LIBDIR}/test/queries/sanity_test.rb
-${GEM_LIBDIR}/test/queries/window_functions_test.rb
-${GEM_LIBDIR}/test/test_helper.rb
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 86243ee9ab47 -r 657bd09dc86f databases/ruby-postgres_ext/distinfo
--- a/databases/ruby-postgres_ext/distinfo      Sat Mar 21 14:57:25 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2020/01/16 15:17:32 taca Exp $
-
-SHA1 (postgres_ext-3.0.1.gem) = 60dc47991c25e6f3593a4062f4fa0fcea64b9756
-RMD160 (postgres_ext-3.0.1.gem) = 66e4074fe75f5b2930cb35a1aaebaed23dff8d36
-SHA512 (postgres_ext-3.0.1.gem) = da1f47e90e12229f675955491d21eea56a349213db963e7a6e29886c1f5b8773a1988ca224be4abf5163e66e4189d98e9adf85d61e201488e5c13b36bc6f7b4f
-Size (postgres_ext-3.0.1.gem) = 24064 bytes



Home | Main Index | Thread Index | Old Index