Skip to content

Commit

Permalink
net/rubygem-apollo_upload_server: Update to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mfechner committed Aug 31, 2021
1 parent 3e9e037 commit bc65473
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
7 changes: 3 additions & 4 deletions net/rubygem-apollo_upload_server/Makefile
@@ -1,8 +1,7 @@
# Created by: Matthias Fechner <mfechner@FreeBSD.org>

PORTNAME= apollo_upload_server
PORTVERSION= 2.0.3
PORTREVISION= 1
PORTVERSION= 2.1.0
CATEGORIES= net rubygems
MASTER_SITES= RG

Expand All @@ -12,8 +11,8 @@ COMMENT= Apollo-upload-server middleware for rails
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt

RUN_DEPENDS= rubygem-graphql>=1.8:devel/rubygem-graphql \
rubygem-rails61>=4.2:www/rubygem-rails61
RUN_DEPENDS= rubygem-actionpack61>=4.2:www/rubygem-actionpack61 \
rubygem-graphql>=1.8:devel/rubygem-graphql

USES= gem
USE_RUBY= yes
Expand Down
6 changes: 3 additions & 3 deletions net/rubygem-apollo_upload_server/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1600783252
SHA256 (rubygem/apollo_upload_server-2.0.3.gem) = 494300986a8270b15e069727a608a8fbc3b128eb1dc419dc72246038b5054cd2
SIZE (rubygem/apollo_upload_server-2.0.3.gem) = 10752
TIMESTAMP = 1630441543
SHA256 (rubygem/apollo_upload_server-2.1.0.gem) = e5f3c9dda0c2ca775d007072742b98d517dfd91a667111fedbcdc94dfabd904e
SIZE (rubygem/apollo_upload_server-2.1.0.gem) = 11264

0 comments on commit bc65473

Please sign in to comment.