Bug 180538 - [PATCH] net/rubygem-dropbox-sdk: update to 1.6.1
Summary: [PATCH] net/rubygem-dropbox-sdk: update to 1.6.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-13 20:10 UTC by Steve Wills
Modified: 2013-07-15 17:40 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-dropbox-sdk-1.6.1.patch (747 bytes, patch)
2013-07-13 20:10 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2013-07-13 20:10:00 UTC
- Update to 1.6.1

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

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-13 20:10:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-07-15 17:38:34 UTC
Author: sunpoet
Date: Mon Jul 15 16:38:25 2013
New Revision: 323067
URL: http://svnweb.freebsd.org/changeset/ports/323067

Log:
  - Update to 1.6.1
  
  PR:		ports/180538
  Submitted by:	swills

Modified:
  head/net/rubygem-dropbox-sdk/Makefile
  head/net/rubygem-dropbox-sdk/distinfo

Modified: head/net/rubygem-dropbox-sdk/Makefile
==============================================================================
--- head/net/rubygem-dropbox-sdk/Makefile	Mon Jul 15 16:36:58 2013	(r323066)
+++ head/net/rubygem-dropbox-sdk/Makefile	Mon Jul 15 16:38:25 2013	(r323067)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dropbox-sdk
-PORTVERSION=	1.5.1
+PORTVERSION=	1.6.1
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 

Modified: head/net/rubygem-dropbox-sdk/distinfo
==============================================================================
--- head/net/rubygem-dropbox-sdk/distinfo	Mon Jul 15 16:36:58 2013	(r323066)
+++ head/net/rubygem-dropbox-sdk/distinfo	Mon Jul 15 16:38:25 2013	(r323067)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/dropbox-sdk-1.5.1.gem) = b2ab031ece7c82dd0b9f170a9490f0fe2b10a084706eb98bb56df2e7e4ef3fff
-SIZE (rubygem/dropbox-sdk-1.5.1.gem) = 30208
+SHA256 (rubygem/dropbox-sdk-1.6.1.gem) = a0abed239175337ba745a233cda7cc87e965afcf4c11524dacb033cfd28b37d5
+SIZE (rubygem/dropbox-sdk-1.6.1.gem) = 33792
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-07-15 17:38:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!