Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2012 01:56:11 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@FreeBSD.org
Subject:   ports/167430: [PATCH] www/rubygem-faraday: update to 0.8.0
Message-ID:  <3Vgc4q0DT8z8fg@sunpoet.net>
Resent-Message-ID: <201204291800.q3TI0MfH069836@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         167430
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-faraday: update to 0.8.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 29 18:00:22 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-STABLE FreeBSD 9.0-STABLE #0: Mon Apr 23 19:27:08 CST 2012
>Description:
- Update to 0.8.0

Port maintainer (clsung@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: CVS)
>How-To-Repeat:
>Fix:

--- rubygem-faraday-0.8.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-faraday/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	9 Feb 2012 07:47:47 -0000	1.6
+++ Makefile	29 Apr 2012 17:56:07 -0000
@@ -6,16 +6,14 @@
 #
 
 PORTNAME=	faraday
-PORTVERSION=	0.7.6
+PORTVERSION=	0.8.0
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	clsung@FreeBSD.org
 COMMENT=	A HTTP/REST API client library in Ruby
 
-RUN_DEPENDS=	rubygem-rack>=1.1:${PORTSDIR}/www/rubygem-rack \
-		rubygem-multipart-post>=1.1:${PORTSDIR}/www/rubygem-multipart-post \
-		rubygem-addressable>=2.2:${PORTSDIR}/www/rubygem-addressable
+RUN_DEPENDS=	rubygem-multipart-post>=1.1:${PORTSDIR}/www/rubygem-multipart-post
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/rubygem-faraday/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	9 Feb 2012 07:47:47 -0000	1.5
+++ distinfo	29 Apr 2012 17:56:07 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/faraday-0.7.6.gem) = bd3291a6fe4545bad566610e5c1d0c671eb182aa8d9772e860a85db2c3c3cf19
-SIZE (rubygem/faraday-0.7.6.gem) = 31232
+SHA256 (rubygem/faraday-0.8.0.gem) = 5f885e71d01c5818009c39289fd522eb22d478ba9155cdc28195557de4ceb1e2
+SIZE (rubygem/faraday-0.8.0.gem) = 37888
--- rubygem-faraday-0.8.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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