Bug 120920 - [PATCH] textproc/ruby-rss.alt: Update to 0.2.3
Summary: [PATCH] textproc/ruby-rss.alt: Update to 0.2.3
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: Stanislav Sedov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-21 01:10 UTC by KIMURA Yasuhiro
Modified: 2008-02-23 10:23 UTC (History)
0 users

See Also:


Attachments
patch-ruby-rss.alt (2.03 KB, text/plain)
2008-02-21 01:10 UTC, KIMURA Yasuhiro
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description KIMURA Yasuhiro 2008-02-21 01:10:01 UTC
	Update to 0.2.3.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-02-21 01:10:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stas

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-21 09:38:24 UTC
stas        2008-02-21 09:38:20 UTC

  FreeBSD ports repository

  Modified files:
    textproc/ruby-rss.alt Makefile distinfo pkg-plist 
  Log:
  - Update to 0.2.3.
  
  PR:             ports/120920
  Submitted by:   KIMURA Yasuhiro <yasu@home.utahime.org>
  
  Revision  Changes    Path
  1.15      +1 -1      ports/textproc/ruby-rss.alt/Makefile
  1.13      +3 -3      ports/textproc/ruby-rss.alt/distinfo
  1.12      +3 -0      ports/textproc/ruby-rss.alt/pkg-plist
_______________________________________________
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"
Comment 3 Yasuhiro Kimura freebsd_committer freebsd_triage 2008-02-23 02:10:46 UTC
----Next_Part(Sat_Feb_23_11_10_46_2008_602)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello.

I found newer version 0.2.4 is already released after sending
PR. Attached patch is diff from previous one. So would you please
commit this one too?

Regards.

----Next_Part(Sat_Feb_23_11_10_46_2008_602)--
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="patch-ruby-rss.alt"

Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/textproc/ruby-rss.alt/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	21 Feb 2008 09:38:20 -0000	1.15
+++ Makefile	23 Feb 2008 02:00:51 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	rss
-PORTVERSION=	0.2.3
+PORTVERSION=	0.2.4
 CATEGORIES=	textproc ruby
 MASTER_SITES=	http://www.cozmixng.org/~kou/download/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
Index: distinfo
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/textproc/ruby-rss.alt/distinfo,v
retrieving revision 1.13
diff -u -r1.13 distinfo
--- distinfo	21 Feb 2008 09:38:20 -0000	1.13
+++ distinfo	23 Feb 2008 02:02:11 -0000
@@ -1,3 +1,3 @@
-MD5 (ruby/rss-0.2.3.tar.gz) = df1dcd49c4c2759560db0a64ff04badb
-SHA256 (ruby/rss-0.2.3.tar.gz) = f7e4d9565b3f924ebfa4ecc6119fdca257d9729023764092a140a3ec7c57f767
-SIZE (ruby/rss-0.2.3.tar.gz) = 189698
+MD5 (ruby/rss-0.2.4.tar.gz) = 72c4024c5be0ffa4b907bcb79ac92f05
+SHA256 (ruby/rss-0.2.4.tar.gz) = d915f3a1c0fff4078178c419b6538a3195d2cb29a871767edf0cf73a08674eaa
+SIZE (ruby/rss-0.2.4.tar.gz) = 380574

----Next_Part(Sat_Feb_23_11_10_46_2008_602)----
Comment 4 Stanislav Sedov freebsd_committer freebsd_triage 2008-02-23 10:23:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!