mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/rubygem-google-cloud-storage_transfer12: Add rubygem-google-cloud-storage_transfer12 1.2.0 (copied from rubygem-google-cloud-storage_transfer)
- Add PORTSCOUT
This commit is contained in:
parent
b8a29e8653
commit
2b2e54b17b
@ -1339,6 +1339,7 @@
|
||||
SUBDIR += rubygem-google-cloud-storage145
|
||||
SUBDIR += rubygem-google-cloud-storage_transfer
|
||||
SUBDIR += rubygem-google-cloud-storage_transfer-v1
|
||||
SUBDIR += rubygem-google-cloud-storage_transfer12
|
||||
SUBDIR += rubygem-google-cloud-trace
|
||||
SUBDIR += rubygem-google-cloud-trace-v1
|
||||
SUBDIR += rubygem-google-cloud-trace-v2
|
||||
|
23
net/rubygem-google-cloud-storage_transfer12/Makefile
Normal file
23
net/rubygem-google-cloud-storage_transfer12/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
PORTNAME= google-cloud-storage_transfer
|
||||
PORTVERSION= 1.2.0
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
PKGNAMESUFFIX= 12
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Official library for Google Cloud Storage Transfer
|
||||
WWW= https://github.com/googleapis/google-cloud-ruby
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-google-cloud-core>=1.6<2:net/rubygem-google-cloud-core \
|
||||
rubygem-google-cloud-storage_transfer-v1>=0.5<2:net/rubygem-google-cloud-storage_transfer-v1
|
||||
|
||||
USES= gem
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
PORTSCOUT= limit:^1\.2\.
|
||||
|
||||
.include <bsd.port.mk>
|
3
net/rubygem-google-cloud-storage_transfer12/distinfo
Normal file
3
net/rubygem-google-cloud-storage_transfer12/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
TIMESTAMP = 1725559547
|
||||
SHA256 (rubygem/google-cloud-storage_transfer-1.2.0.gem) = 132901f50889e02a0d378e6117c6408cbfc4fdbd15c9d31fabec4f4189ef1658
|
||||
SIZE (rubygem/google-cloud-storage_transfer-1.2.0.gem) = 13824
|
3
net/rubygem-google-cloud-storage_transfer12/pkg-descr
Normal file
3
net/rubygem-google-cloud-storage_transfer12/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Storage Transfer Service allows you to quickly import online data into Cloud Storage.
|
||||
You can also set up a repeating schedule for transferring data, as well as transfer
|
||||
data within Cloud Storage, from one bucket to another.
|
Loading…
Reference in New Issue
Block a user