devel/rubygem-apipie-bindings: upgrade to 0.0.11
- upgrade to 0.0.11 - change license from GPLv3 to MIT PR: 195429 Differential Revision: https://reviews.freebsd.org/D1275 Submitted by: Michael Moll <kvedulv@kvedulv.de> Approved by: swills (mentor)
This commit is contained in:
parent
958b2c8535
commit
e025364493
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374426
@ -2,14 +2,14 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= apipie-bindings
|
||||
PORTVERSION= 0.0.10
|
||||
PORTVERSION= 0.0.11
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= kvedulv@kvedulv.de
|
||||
COMMENT= Ruby bindings for API calls that are documented with Apipie
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-awesome_print>=1.1.0:${PORTSDIR}/devel/rubygem-awesome_print \
|
||||
rubygem-json>=1.8.1:${PORTSDIR}/devel/rubygem-json \
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/apipie-bindings-0.0.10.gem) = 2403c21229fe84bbceb198a6febca2d0193c4becfe2dceb55a6de96dd1860678
|
||||
SIZE (rubygem/apipie-bindings-0.0.10.gem) = 17408
|
||||
SHA256 (rubygem/apipie-bindings-0.0.11.gem) = 382d153dd4634442523a7c8cebb6894c4812b5e818cede16f522af6663de4900
|
||||
SIZE (rubygem/apipie-bindings-0.0.11.gem) = 18432
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- apipie-bindings-0.0.10.gemspec.orig 2014-08-29 16:34:08.000000000 +0200
|
||||
+++ apipie-bindings-0.0.10.gemspec 2014-08-29 16:34:20.000000000 +0200
|
||||
--- apipie-bindings-0.0.11.gemspec.orig 2014-08-29 16:34:08.000000000 +0200
|
||||
+++ apipie-bindings-0.0.11.gemspec 2014-08-29 16:34:20.000000000 +0200
|
||||
@@ -78,7 +78,7 @@
|
||||
requirements:
|
||||
- - ~>
|
||||
|
Loading…
Reference in New Issue
Block a user