svn commit: r331715 - head/devel/rubygem-excon
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Oct 26 16:25:14 UTC 2013
Author: sunpoet
Date: Sat Oct 26 16:25:13 2013
New Revision: 331715
URL: http://svnweb.freebsd.org/changeset/ports/331715
Log:
- Update to 0.27.6
- Add LICENSE
- Support STAGEDIR
Changes: https://github.com/geemus/excon/blob/master/changelog.txt
Modified:
head/devel/rubygem-excon/Makefile
head/devel/rubygem-excon/distinfo
Modified: head/devel/rubygem-excon/Makefile
==============================================================================
--- head/devel/rubygem-excon/Makefile Sat Oct 26 16:25:09 2013 (r331714)
+++ head/devel/rubygem-excon/Makefile Sat Oct 26 16:25:13 2013 (r331715)
@@ -2,16 +2,17 @@
# $FreeBSD$
PORTNAME= excon
-PORTVERSION= 0.25.1
+PORTVERSION= 0.27.6
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby at 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>
Modified: head/devel/rubygem-excon/distinfo
==============================================================================
--- head/devel/rubygem-excon/distinfo Sat Oct 26 16:25:09 2013 (r331714)
+++ head/devel/rubygem-excon/distinfo Sat Oct 26 16:25:13 2013 (r331715)
@@ -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
More information about the svn-ports-all
mailing list