Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Oct 2013 16:25:14 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331715 - head/devel/rubygem-excon
Message-ID:  <201310261625.r9QGPEMC037988@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310261625.r9QGPEMC037988>