mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 0.4.0
- Update version requirement of RUN_DEPENDS Changes: https://github.com/Apipie/apipie-bindings/releases
This commit is contained in:
parent
9de0216cf9
commit
fd82f93c3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543193
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= apipie-bindings
|
||||
PORTVERSION= 0.2.3
|
||||
PORTVERSION= 0.4.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
RUN_DEPENDS= rubygem-json>=1.2.1:devel/rubygem-json \
|
||||
rubygem-oauth>=0:net/rubygem-oauth \
|
||||
rubygem-rest-client>=1.6.5:www/rubygem-rest-client
|
||||
rubygem-rest-client>=1.6.5<3.0.0:www/rubygem-rest-client
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1562427764
|
||||
SHA256 (rubygem/apipie-bindings-0.2.3.gem) = 0c31854e44d67bfc5df82eedf309a0cc2ae47f06efcfec1adefc673fb05eea78
|
||||
SIZE (rubygem/apipie-bindings-0.2.3.gem) = 30208
|
||||
TIMESTAMP = 1595416813
|
||||
SHA256 (rubygem/apipie-bindings-0.4.0.gem) = f06162f305ff94d027d44c63ca8e279164b31395fb7e7ec28e92184092ba9685
|
||||
SIZE (rubygem/apipie-bindings-0.4.0.gem) = 30208
|
||||
|
|
Loading…
Add table
Reference in a new issue