pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-aws-partitions



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Aug 30 15:05:53 UTC 2021

Added Files:
        pkgsrc/www/ruby-aws-partitions: DESCR Makefile PLIST distinfo

Log Message:
www/ruby-aws-partitions: add package version 1.492.0

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


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/ruby-aws-partitions/DESCR \
    pkgsrc/www/ruby-aws-partitions/Makefile \
    pkgsrc/www/ruby-aws-partitions/PLIST \
    pkgsrc/www/ruby-aws-partitions/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/www/ruby-aws-partitions/DESCR
diff -u /dev/null pkgsrc/www/ruby-aws-partitions/DESCR:1.1
--- /dev/null   Mon Aug 30 15:05:53 2021
+++ pkgsrc/www/ruby-aws-partitions/DESCR        Mon Aug 30 15:05:53 2021
@@ -0,0 +1 @@
+Provides interfaces to enumerate AWS partitions, regions, and services.
Index: pkgsrc/www/ruby-aws-partitions/Makefile
diff -u /dev/null pkgsrc/www/ruby-aws-partitions/Makefile:1.1
--- /dev/null   Mon Aug 30 15:05:53 2021
+++ pkgsrc/www/ruby-aws-partitions/Makefile     Mon Aug 30 15:05:53 2021
@@ -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"
Index: pkgsrc/www/ruby-aws-partitions/PLIST
diff -u /dev/null pkgsrc/www/ruby-aws-partitions/PLIST:1.1
--- /dev/null   Mon Aug 30 15:05:53 2021
+++ pkgsrc/www/ruby-aws-partitions/PLIST        Mon Aug 30 15:05:53 2021
@@ -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
Index: pkgsrc/www/ruby-aws-partitions/distinfo
diff -u /dev/null pkgsrc/www/ruby-aws-partitions/distinfo:1.1
--- /dev/null   Mon Aug 30 15:05:53 2021
+++ pkgsrc/www/ruby-aws-partitions/distinfo     Mon Aug 30 15:05:53 2021
@@ -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