Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Nov 2018 17:09:56 +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: r486036 - in head/ftp/rubygem-curb: . files
Message-ID:  <201811271709.wARH9ucD052741@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Nov 27 17:09:56 2018
New Revision: 486036
URL: https://svnweb.freebsd.org/changeset/ports/486036

Log:
  Update to 0.9.7
  
  Changes:	https://github.com/taf2/curb/commits/master

Deleted:
  head/ftp/rubygem-curb/files/
Modified:
  head/ftp/rubygem-curb/Makefile
  head/ftp/rubygem-curb/distinfo

Modified: head/ftp/rubygem-curb/Makefile
==============================================================================
--- head/ftp/rubygem-curb/Makefile	Tue Nov 27 17:09:48 2018	(r486035)
+++ head/ftp/rubygem-curb/Makefile	Tue Nov 27 17:09:56 2018	(r486036)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	curb
-PORTVERSION=	0.9.6
+PORTVERSION=	0.9.7
 CATEGORIES=	ftp rubygems
 MASTER_SITES=	RG
 
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libcurl.so:ftp/curl
 
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
 
 .include <bsd.port.mk>

Modified: head/ftp/rubygem-curb/distinfo
==============================================================================
--- head/ftp/rubygem-curb/distinfo	Tue Nov 27 17:09:48 2018	(r486035)
+++ head/ftp/rubygem-curb/distinfo	Tue Nov 27 17:09:56 2018	(r486036)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1527701787
-SHA256 (rubygem/curb-0.9.6.gem) = 1f8f11e2a30f43cfccaf69a89a69b6ed6ede1f2cf6dc29a7e733d981a5890a7f
-SIZE (rubygem/curb-0.9.6.gem) = 83456
+TIMESTAMP = 1543326738
+SHA256 (rubygem/curb-0.9.7.gem) = 29b1bbaf3248283d9a6f82f5ddaf424718cd5653d06d3e05176b60cee9f8504e
+SIZE (rubygem/curb-0.9.7.gem) = 83968



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