pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ruby-aws-partitions www/ruby-aws-partitions: add p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0369333cea75
branches:  trunk
changeset: 457617:0369333cea75
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Aug 30 15:05:53 2021 +0000

description:
www/ruby-aws-partitions: add package version 1.492.0

Provides interfaces to enumerate AWS partitions, regions, and services.

diffstat:

 www/ruby-aws-partitions/DESCR    |   1 +
 www/ruby-aws-partitions/Makefile |  14 ++++++++++++++
 www/ruby-aws-partitions/PLIST    |  13 +++++++++++++
 www/ruby-aws-partitions/distinfo |   6 ++++++
 4 files changed, 34 insertions(+), 0 deletions(-)

diffs (50 lines):

diff -r eab96ebf9239 -r 0369333cea75 www/ruby-aws-partitions/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-aws-partitions/DESCR     Mon Aug 30 15:05:53 2021 +0000
@@ -0,0 +1,1 @@
+Provides interfaces to enumerate AWS partitions, regions, and services.
diff -r eab96ebf9239 -r 0369333cea75 www/ruby-aws-partitions/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-aws-partitions/Makefile  Mon Aug 30 15:05:53 2021 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2021/08/30 15:05:53 taca Exp $
+
+DISTNAME=      aws-partitions-1.492.0
+CATEGORIES=    www
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/aws/aws-sdk-ruby
+COMMENT=       Information about AWS partitions, regions, and services
+LICENSE=       apache-2.0
+
+USE_LANGUAGES=         # none
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r eab96ebf9239 -r 0369333cea75 www/ruby-aws-partitions/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-aws-partitions/PLIST     Mon Aug 30 15:05:53 2021 +0000
@@ -0,0 +1,13 @@
+@comment $NetBSD: PLIST,v 1.1 2021/08/30 15:05:53 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/CHANGELOG.md
+${GEM_LIBDIR}/LICENSE.txt
+${GEM_LIBDIR}/VERSION
+${GEM_LIBDIR}/lib/aws-partitions.rb
+${GEM_LIBDIR}/lib/aws-partitions/endpoint_provider.rb
+${GEM_LIBDIR}/lib/aws-partitions/partition.rb
+${GEM_LIBDIR}/lib/aws-partitions/partition_list.rb
+${GEM_LIBDIR}/lib/aws-partitions/region.rb
+${GEM_LIBDIR}/lib/aws-partitions/service.rb
+${GEM_LIBDIR}/partitions.json
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r eab96ebf9239 -r 0369333cea75 www/ruby-aws-partitions/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-aws-partitions/distinfo  Mon Aug 30 15:05:53 2021 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/08/30 15:05:53 taca Exp $
+
+SHA1 (aws-partitions-1.492.0.gem) = 7145e5922b358dccb10f57385ad10290bfa049af
+RMD160 (aws-partitions-1.492.0.gem) = 6f1f9364213779b8c9a8e7f03ac6b004ac02c4fa
+SHA512 (aws-partitions-1.492.0.gem) = 1f318fe5adfd6c5c9b72d94799af5412a58c1927cbe1adb6c09b9ac1386d6e7dced717ccd5f4f45bf73247303e9174b5db1c37cda958e880b25e70959857a7d6
+Size (aws-partitions-1.492.0.gem) = 35328 bytes



Home | Main Index | Thread Index | Old Index