Bug 134686 - [PATCH] www/rubygem-nicovideo: update to 0.1.8
Summary: [PATCH] www/rubygem-nicovideo: update to 0.1.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-18 22:00 UTC by Philip M. Gollucci
Modified: 2009-05-29 23:30 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-nicovideo-0.1.8.patch (1.43 KB, patch)
2009-05-18 22:00 UTC, Philip M. Gollucci
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philip M. Gollucci freebsd_committer freebsd_triage 2009-05-18 22:00:16 UTC
- Update to 0.1.8

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-18 22:03:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-18 22:03:10 UTC
Maintainer of www/rubygem-nicovideo,

Please note that PR ports/134686 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/134686

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-05-18 22:03:11 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 kaoru 2009-05-19 09:44:46 UTC
rubygem-nicovideo 0.1.8 depends rubygem-mechanize>=0.9.2.
Use following patch instead.

Thanks.

--- rubygem-nicovideo-0.1.8.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/rubygem-nicovideo/Makefile /tmp/rubygem-nicovideo/Makefile
--- /usr/ports/www/rubygem-nicovideo/Makefile	2009-03-31 18:41:49.000000000 +0900
+++ /tmp/rubygem-nicovideo/Makefile	2009-05-07 11:12:39.000000000 +0900
@@ -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.9.2:${PORTSDIR}/www/rubygem-mechanize \
+		rubygem-json>=1.1.4:${PORTSDIR}/devel/rubygem-json
 
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
diff -ruN --exclude=CVS /usr/ports/www/rubygem-nicovideo/distinfo /tmp/rubygem-nicovideo/distinfo
--- /usr/ports/www/rubygem-nicovideo/distinfo	2009-03-31 18:41:49.000000000 +0900
+++ /tmp/rubygem-nicovideo/distinfo	2009-05-07 11:09:32.000000000 +0900
@@ -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 ---
Comment 5 Philip M. Gollucci freebsd_committer freebsd_triage 2009-05-19 20:26:44 UTC
State Changed
From-To: feedback->suspended

need the www/rubygem-mechanize update first, ports/134685 -- waiting on 
clsung@
Comment 6 Philip M. Gollucci freebsd_committer freebsd_triage 2009-05-29 23:22:11 UTC
State Changed
From-To: suspended->open

dep updated
Comment 7 Philip M. Gollucci freebsd_committer freebsd_triage 2009-05-29 23:23:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 8 dfilter service freebsd_committer freebsd_triage 2009-05-29 23:23:11 UTC
pgollucci    2009-05-29 22:23:02 UTC

  FreeBSD ports repository

  Modified files:
    www/rubygem-nicovideo Makefile distinfo 
  Log:
  - Update to 0.1.8
  
  PR:             ports/134686
  Approved by:    maintainer
  Submitted by:   me
  
  Revision  Changes    Path
  1.2       +3 -2      ports/www/rubygem-nicovideo/Makefile
  1.2       +3 -3      ports/www/rubygem-nicovideo/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"