Bug 174668 - [PATCH] net/rubygem-simple_oauth: update to 0.2.0
Summary: [PATCH] net/rubygem-simple_oauth: update to 0.2.0
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-24 00:50 UTC by TAKATSU Tomonari
Modified: 2013-06-14 15:50 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.09 KB, patch)
2012-12-24 00:50 UTC, TAKATSU Tomonari
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description TAKATSU Tomonari freebsd_committer freebsd_triage 2012-12-24 00:50:00 UTC
- Update to 0.2.0
- Convert to new Makefile header
- Add LICENSE

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

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)

Fix: begin 644 rubygem-simple_oauth-0.2.0.patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-12-24 00:50:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2013-06-14 15:44:05 UTC
State Changed
From-To: open->closed

Committed
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-06-14 15:44:06 UTC
Author: miwi
Date: Fri Jun 14 14:43:53 2013
New Revision: 320940
URL: http://svnweb.freebsd.org/changeset/ports/320940

Log:
  - Update to 0.2.0
  
  PR:		174668
  Submitted by:	tota
  Approved by:	maintainer timeout

Modified:
  head/net/rubygem-simple_oauth/Makefile
  head/net/rubygem-simple_oauth/distinfo

Modified: head/net/rubygem-simple_oauth/Makefile
==============================================================================
--- head/net/rubygem-simple_oauth/Makefile	Fri Jun 14 14:40:53 2013	(r320939)
+++ head/net/rubygem-simple_oauth/Makefile	Fri Jun 14 14:43:53 2013	(r320940)
@@ -1,18 +1,16 @@
-# New ports collection makefile for:	simple_oauth
-# Date created:				Mar 03, 2011
-# Whom:					Cheng-Lung Sung <clsung@FreeBSD.org>
-#
+# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	simple_oauth
-PORTVERSION=	0.1.9
+PORTVERSION=	0.2.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	clsung@FreeBSD.org
 COMMENT=	Rubygem for Simply builds and verifies OAuth headers
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/net/rubygem-simple_oauth/distinfo
==============================================================================
--- head/net/rubygem-simple_oauth/distinfo	Fri Jun 14 14:40:53 2013	(r320939)
+++ head/net/rubygem-simple_oauth/distinfo	Fri Jun 14 14:43:53 2013	(r320940)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/simple_oauth-0.1.9.gem) = 723f19781f5562182e075a0f31bca11a955962d933064abb23bce98ed035602d
-SIZE (rubygem/simple_oauth-0.1.9.gem) = 11264
+SHA256 (rubygem/simple_oauth-0.2.0.gem) = 2f76cd61c643086db19cbabacbd73b6f4a0c90e31036d2e52839b9b87c8752ef
+SIZE (rubygem/simple_oauth-0.2.0.gem) = 11776
_______________________________________________
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"