Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Nov 2013 01:17:15 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        dhn@FreeBSD.org
Subject:   ports/183867: [PATCH] devel/rubygem-lockfile: update to 2.1.0
Message-ID:  <20131111171715.3135F46E1@sunpoet.net>
Resent-Message-ID: <201311111720.rABHK0Du072231@freefall.freebsd.org>

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

>Number:         183867
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-lockfile: update to 2.1.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 Nov 11 17:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 10.0-BETA3 amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 10.0-BETA3 FreeBSD 10.0-BETA3 #0 r257593: Mon Nov  4 17:36:04
>Description:
- Update to 2.1.0
- Remove leading indefinite article from COMMENT
- Support STAGEDIR

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

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

--- rubygem-lockfile-2.1.0.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 333523)
+++ Makefile	(working copy)
@@ -2,18 +2,17 @@
 # $FreeBSD$
 
 PORTNAME=	lockfile
-PORTVERSION=	1.4.3
+PORTVERSION=	2.1.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	dhn@FreeBSD.org
-COMMENT=	A ruby library for creating NFS safe lockfiles
+COMMENT=	Ruby library for creating NFS safe lockfiles
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 USE_RAKE=	yes
 RUBYGEM_AUTOPLIST=	yes
-PLIST_FILES=	bin/rlock bin/rlock-${PORTVERSION}
+PLIST_FILES=	bin/rlock
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 333523)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/lockfile-1.4.3.gem) = 63a9afc59c5084ebc46745d1f22e909c53d292d10c3e5f50d7bde891fbf6ab33
-SIZE (rubygem/lockfile-1.4.3.gem) = 19456
+SHA256 (rubygem/lockfile-2.1.0.gem) = 0ee241d791b99c8b47f81812241b3881ad2f85db4ab155fcc167650666fad7f9
+SIZE (rubygem/lockfile-2.1.0.gem) = 23040
--- rubygem-lockfile-2.1.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?20131111171715.3135F46E1>