mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Update to 0.27.6
- Add LICENSE - Support STAGEDIR Changes: https://github.com/geemus/excon/blob/master/changelog.txt
This commit is contained in:
parent
5c9c934664
commit
ddd519fcb0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331715
@ -2,16 +2,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= excon
|
||||
PORTVERSION= 0.25.1
|
||||
PORTVERSION= 0.27.6
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Extended http(s) Connections Library
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/excon-0.25.1.gem) = 61a786d62310580ad0add1641290e614d9b877dde0737ba965e2a55a8a763046
|
||||
SIZE (rubygem/excon-0.25.1.gem) = 183296
|
||||
SHA256 (rubygem/excon-0.27.6.gem) = a1f5f444d29c2a6d06b9df2ae41d71eebcf7b9533d57bb0bb37b89da96d084d6
|
||||
SIZE (rubygem/excon-0.27.6.gem) = 186368
|
||||
|
Loading…
Reference in New Issue
Block a user