Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Mar 2012 00:10:15 +0900 (JST)
From:      Shin-ya Murakami <murashin@gfd-dennou.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/165687: [PATCH] textproc/ruby19-rdtool: update to 0.6.33
Message-ID:  <20120305.001015.242262180.murashin@gfd-dennou.org>
Resent-Message-ID: <201203041520.q24FK9VR097178@freefall.freebsd.org>

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

>Number:         165687
>Category:       ports
>Synopsis:       [PATCH] textproc/ruby19-rdtool: update to 0.6.33
>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:   Sun Mar 04 15:20:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Shin-ya Murakami
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
	System: FreeBSD phase 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sun Jan 29 22:06:28 JST 2012
>Description:
	- Update to 0.6.33
	Generated with FreeBSD Port Tools 0.99_3 (mode: update, diff: ports)
>How-To-Repeat:
	N/A
>Fix:

--- ruby19-rdtool-0.6.33.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/ruby-rdtool/Makefile ./Makefile
--- /usr/ports/textproc/ruby-rdtool/Makefile	2012-01-06 14:54:12.000000000 +0900
+++ ./Makefile	2012-03-04 23:54:29.637373747 +0900
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rdtool
-PORTVERSION=	0.6.31
+PORTVERSION=	0.6.33
 CATEGORIES=	textproc ruby
 MASTER_SITES=	https://github.com/uwabami/${PORTNAME}/tarball/v${PORTVERSION}/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@
 
 BUILD_DEPENDS=	racc:${PORTSDIR}/devel/ruby-racc
 
-GITVERSION=	0df3288
+GITVERSION=	fc69b57
 FETCH_ARGS=	-pRr
 WRKSRC=		${WRKDIR}/uwabami-${PORTNAME}-${GITVERSION}
 
diff -ruN --exclude=CVS /usr/ports/textproc/ruby-rdtool/distinfo ./distinfo
--- /usr/ports/textproc/ruby-rdtool/distinfo	2012-01-06 14:54:12.000000000 +0900
+++ ./distinfo	2012-03-04 23:54:48.440372172 +0900
@@ -1,2 +1,2 @@
-SHA256 (ruby/uwabami-rdtool-v0.6.31-0-g0df3288.tar.gz) = a9e5dacdf0d7485b044b734e5897f34d9c9669bfe0e025396fcc680cfe7bfc50
-SIZE (ruby/uwabami-rdtool-v0.6.31-0-g0df3288.tar.gz) = 93470
+SHA256 (ruby/uwabami-rdtool-v0.6.33-0-gfc69b57.tar.gz) = 476b501bc24cb2fb1138998e962f36be86445d4db701c89bc4e0c9d9ee3f7b31
+SIZE (ruby/uwabami-rdtool-v0.6.33-0-gfc69b57.tar.gz) = 79487
--- ruby19-rdtool-0.6.33.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?20120305.001015.242262180.murashin>