ports/174668: [PATCH] net/rubygem-simple_oauth: update to 0.2.0

TAKATSU Tomonari tota at FreeBSD.org
Mon Dec 24 00:50:00 UTC 2012


>Number:         174668
>Category:       ports
>Synopsis:       [PATCH] net/rubygem-simple_oauth: update to 0.2.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:   Mon Dec 24 00:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     TAKATSU Tomonari
>Release:        FreeBSD 8.2-RELEASE-p9 amd64
>Organization:
none (private)
>Environment:
System: FreeBSD photon.local.lan 8.2-RELEASE-p9 FreeBSD 8.2-RELEASE-p9 #0: Mon Jun 11 23:00:11 UTC 2012
>Description:
- Update to 0.2.0
- Convert to new Makefile header
- Add LICENSE

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

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

begin 644 rubygem-simple_oauth-0.2.0.patch
Index: Makefile
===================================================================
--- Makefile	(revision 309416)
+++ Makefile	(working copy)
@@ -1,18 +1,16 @@
-# New ports collection makefile for:	simple_oauth
-# Date created:				Mar 03, 2011
-# Whom:					Cheng-Lung Sung <clsung at FreeBSD.org>
-#
+# Created by: Cheng-Lung Sung <clsung at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	simple_oauth
-PORTVERSION=	0.1.9
+PORTVERSION=	0.2.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	Rubygem for Simply builds and verifies OAuth headers
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
Index: distinfo
===================================================================
--- distinfo	(revision 309416)
+++ distinfo	(working copy)
@@ -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
end

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


More information about the freebsd-ports-bugs mailing list