The following reply was made to PR ports/188300; it has been noted by GNATS.
From: Michael Moll <[email protected]> To: [email protected] Cc: Subject: Re: ports/188300: [PATCH] devel/rubygem-kafo: update to 0.5.0 Date: Wed, 9 Apr 2014 22:40:50 +0200 --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Attaching update to 0.5.2. This is a security relevant release: http://theforeman.org/security.html#2014-0135 -- Michael Moll --GvXjxJ+pjyke8COw Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="rubygem-kafo.txt" Index: Makefile =================================================================== --- Makefile (revision 350740) +++ Makefile (working copy) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= kafo -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.2 CATEGORIES= devel ruby MASTER_SITES= RG -MAINTAINER= [email protected] +MAINTAINER= [email protected] COMMENT= Ruby framework to create installers LICENSE= GPLv3 @@ -15,7 +15,7 @@ rubygem-highline>=1.6.21:${PORTSDIR}/devel/rubygem-highline \ rubygem-logging>=1.8.1:${PORTSDIR}/devel/rubygem-logging \ rubygem-powerbar>=1.0.11:${PORTSDIR}/devel/rubygem-powerbar \ - rubygem-kafo_parsers>=0.0.1:${PORTSDIR}/devel/rubygem-kafo_parsers \ + rubygem-kafo_parsers>=0.0.2:${PORTSDIR}/devel/rubygem-kafo_parsers \ gsed:${PORTSDIR}/textproc/gsed USE_RUBY= yes Index: distinfo =================================================================== --- distinfo (revision 350740) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (rubygem/kafo-0.4.0.gem) = 9391c93565d0cedf8818df80df38e5e02f3df7f00c4b47609a22559b2992ff36 -SIZE (rubygem/kafo-0.4.0.gem) = 41472 +SHA256 (rubygem/kafo-0.5.2.gem) = edd5450104d5aba62a8d7e29126ccde5a3cad963a06269d8e538bbab05353ad7 +SIZE (rubygem/kafo-0.5.2.gem) = 43008 Index: files/patch-gemspec =================================================================== --- files/patch-gemspec (revision 350740) +++ files/patch-gemspec (working copy) @@ -1,5 +1,5 @@ ---- kafo-0.4.0.gemspec.orig 2014-03-19 14:35:38.000000000 +0100 -+++ kafo-0.4.0.gemspec 2014-03-19 14:35:58.000000000 +0100 +--- kafo-0.5.2.gemspec.orig 2014-04-05 03:14:21.000000000 +0200 ++++ kafo-0.5.2.gemspec 2014-04-05 03:14:50.000000000 +0200 @@ -109,20 +109,6 @@ - !ruby/object:Gem::Version version: '0' --GvXjxJ+pjyke8COw-- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "[email protected]"
