1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

EXtended http(s) CONnections Library

WWW:	https://github.com/geemus/excon
This commit is contained in:
Steve Wills 2012-08-05 18:00:40 +00:00
parent e39f9f396d
commit 476647355e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302119
4 changed files with 26 additions and 0 deletions

View File

@ -3754,6 +3754,7 @@
SUBDIR += rubygem-elif
SUBDIR += rubygem-errand
SUBDIR += rubygem-eventmachine
SUBDIR += rubygem-excon
SUBDIR += rubygem-execjs
SUBDIR += rubygem-extlib
SUBDIR += rubygem-facets

View File

@ -0,0 +1,20 @@
# New ports collection makefile for: rubygem-excon
# Date created: 2012-08-05
# Whom: Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= excon
PORTVERSION= 0.15.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Extended http(s) Connections Library
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (rubygem/excon-0.15.5.gem) = 58504391b25cd8097932ae59337171a26e38c94ff7e9e358b57e2d8ba6df7e04
SIZE (rubygem/excon-0.15.5.gem) = 155136

View File

@ -0,0 +1,3 @@
EXtended http(s) CONnections Library
WWW: https://github.com/geemus/excon