Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 2009 20:56:34 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kaoru@kaisei.org
Subject:   ports/134686: [PATCH] www/rubygem-nicovideo: update to 0.1.8
Message-ID:  <200905182056.n4IKuY1c088057@freefall.freebsd.org>
Resent-Message-ID: <200905182100.n4IL0Gu3089710@freefall.freebsd.org>

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

>Number:         134686
>Category:       ports
>Synopsis:       [PATCH] www/rubygem-nicovideo: update to 0.1.8
>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 May 18 21:00:16 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD freefall.freebsd.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #36: Mon Dec 29 15:15:30 UTC 2008
>Description:
- Update to 0.1.8

Port maintainer (kaoru@kaisei.org) is cc'd.

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

--- rubygem-nicovideo-0.1.8.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/rubygem-nicovideo/Makefile,v
retrieving revision 1.1
diff -u -u -r1.1 Makefile
--- Makefile	31 Mar 2009 09:41:49 -0000	1.1
+++ Makefile	18 May 2009 20:56:30 -0000
@@ -6,14 +6,15 @@
 #
 
 PORTNAME=	nicovideo
-PORTVERSION=	0.1.7
+PORTVERSION=	0.1.8
 CATEGORIES=	www rubygems
 MASTER_SITES=	RF
 
 MAINTAINER=	kaoru@kaisei.org
 COMMENT=	Scraping NICONICO DOUGA utility for Ruby
 
-RUN_DEPENDS=	rubygem-mechanize>=0.6.0:${PORTSDIR}/www/rubygem-mechanize
+RUN_DEPENDS=	rubygem-mechanize>=0.6.0:${PORTSDIR}/www/rubygem-mechanize \
+  				rubygem-json>=1.1.4:${PORTSDIR}/devel/rubygem-json
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/rubygem-nicovideo/distinfo,v
retrieving revision 1.1
diff -u -u -r1.1 distinfo
--- distinfo	31 Mar 2009 09:41:49 -0000	1.1
+++ distinfo	18 May 2009 20:56:30 -0000
@@ -1,3 +1,3 @@
-MD5 (rubygem/nicovideo-0.1.7.gem) = 1c9221f9c9f7ac8e94dd7a4ecffe4af6
-SHA256 (rubygem/nicovideo-0.1.7.gem) = faf8554ba127699bd85362275c99f13e197ffb4544179979009fe14078c98bd1
-SIZE (rubygem/nicovideo-0.1.7.gem) = 14848
+MD5 (rubygem/nicovideo-0.1.8.gem) = 683e907feb3ce7d0c01e74a307d694b2
+SHA256 (rubygem/nicovideo-0.1.8.gem) = 978381219aa2b6943c5345653935181d72eeefba63f8b5cc2698e15068f4ac07
+SIZE (rubygem/nicovideo-0.1.8.gem) = 15872
--- rubygem-nicovideo-0.1.8.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?200905182056.n4IKuY1c088057>