Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Oct 2011 21:20:20 -0400 (EDT)
From:      Steve Wills <swills@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        m.tsatsenko@gmail.com
Subject:   ports/161727: [PATCH] devel/rubygem-sprockets: update to 2.0.2
Message-ID:  <201110170120.p9H1KKZM011499@meatwad.mouf.net>
Resent-Message-ID: <201110170130.p9H1UGrs014603@freefall.freebsd.org>

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

>Number:         161727
>Category:       ports
>Synopsis:       [PATCH] devel/rubygem-sprockets: update to 2.0.2
>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 Oct 17 01:30:15 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 9.0-BETA2 amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 9.0-BETA2 FreeBSD 9.0-BETA2 #4: Sun Sep 18 10:33:08 EDT 2011
>Description:
- Update to 2.0.2
- Pet portlint while here

Port maintainer (m.tsatsenko@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- rubygem-sprockets-2.0.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-sprockets/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	10 Aug 2011 16:40:41 -0000	1.1
+++ Makefile	17 Oct 2011 01:20:07 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	sprockets
-PORTVERSION=	1.0.2
+PORTVERSION=	2.0.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -15,10 +15,12 @@
 
 LICENSE=	MIT
 
+RUN_DEPENDS=	rubygem-tilt>=1.3.3:${PORTSDIR}/devel/rubygem-tilt \
+		rubygem-hike>=1.2.1:${PORTSDIR}/devel/rubygem-hike \
+		rubygem-rack>=1.3.2:${PORTSDIR}/www/rubygem-rack
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-PLIST_FILES=	bin/sprocketize
-
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/rubygem-sprockets/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	10 Aug 2011 16:40:41 -0000	1.1
+++ distinfo	16 Oct 2011 17:21:56 -0000
@@ -1,2 +1,2 @@
-SHA256 (rubygem/sprockets-1.0.2.gem) = 16ff3188a5f22eb3eb670f50dd991c3fca01d63dcba57045338c36d15e5cb707
-SIZE (rubygem/sprockets-1.0.2.gem) = 13312
+SHA256 (rubygem/sprockets-2.0.2.gem) = 441852e23dc0b562fe77bbb346f589d6091ec18e27bd930896e90a8a698f97f3
+SIZE (rubygem/sprockets-2.0.2.gem) = 32768
--- rubygem-sprockets-2.0.2.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?201110170120.p9H1KKZM011499>