Date: Sat, 23 Feb 2008 11:10:46 +0900 (JST) From: KIMURA Yasuhiro <yasu@utahime.org> To: stas@FreeBSD.org Cc: freebsd-ports-bugs@FreeBSD.org, FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/120920: [PATCH] textproc/ruby-rss.alt: Update to 0.2.3 Message-ID: <20080223.111046.93380096.yasu@utahime.org> In-Reply-To: <200802210110.m1L1A12r083387@freefall.freebsd.org> References: <20080221010016.6909684@eastasia.home.utahime.org> <200802210110.m1L1A12r083387@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
----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)----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080223.111046.93380096.yasu>