From 093af471562c8d78b7475bdec2e793b81a42831d Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 25 Feb 2011 10:50:45 +0000 Subject: Pullup ticket #3358 - requested by taca devel/ruby-activemodel: security patch www/ruby-actionpack3: security patch Revisions pulled up - devel/ruby-activemodel/Makefile 1.4 - devel/ruby-activemodel/patches/patch-.._activemodel-3.0.4.gemspec 1.1 - www/ruby-actionpack3/Makefile 1.4 - www/ruby-actionpack3/patches/patch-.._actionpack-3.0.4.gemspec 1.1 --- Module Name: pkgsrc Committed By: taca Date: Sun Feb 20 02:12:08 UTC 2011 Modified Files: pkgsrc/devel/ruby-activemodel: Makefile Added Files: pkgsrc/devel/ruby-activemodel/patches: patch-.._activemodel-3.0.4.gemspec Log Message: Add missing patch file, something was wrong since patches/CVS directory existed but patches directory wasn't cvs added... Bump PKGREVISION. --- Module Name: pkgsrc Committed By: taca Date: Sun Feb 20 15:44:17 UTC 2011 Modified Files: pkgsrc/www/ruby-actionpack3: Makefile Added Files: pkgsrc/www/ruby-actionpack3/patches: patch-.._actionpack-3.0.4.gemspec Log Message: Add another missing patch, noted by HIRAMATSU Yoshifumi on tech-pkg-ja@. Bump PKGREVISION. --- devel/ruby-activemodel/Makefile | 3 ++- .../patches/patch-.._activemodel-3.0.4.gemspec | 13 +++++++++++++ www/ruby-actionpack3/Makefile | 3 ++- .../patches/patch-.._actionpack-3.0.4.gemspec | 13 +++++++++++++ 4 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 devel/ruby-activemodel/patches/patch-.._activemodel-3.0.4.gemspec create mode 100644 www/ruby-actionpack3/patches/patch-.._actionpack-3.0.4.gemspec diff --git a/devel/ruby-activemodel/Makefile b/devel/ruby-activemodel/Makefile index bca9aee3469..732a0081a2d 100644 --- a/devel/ruby-activemodel/Makefile +++ b/devel/ruby-activemodel/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2.4.1 2011/02/14 19:08:01 spz Exp $ +# $NetBSD: Makefile,v 1.2.4.2 2011/02/25 10:50:45 tron Exp $ DISTNAME= activemodel-3.0.4 +PKGREVISION= 1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-activemodel/patches/patch-.._activemodel-3.0.4.gemspec b/devel/ruby-activemodel/patches/patch-.._activemodel-3.0.4.gemspec new file mode 100644 index 00000000000..11f64a0ea59 --- /dev/null +++ b/devel/ruby-activemodel/patches/patch-.._activemodel-3.0.4.gemspec @@ -0,0 +1,13 @@ +$NetBSD: patch-.._activemodel-3.0.4.gemspec,v 1.1.2.2 2011/02/25 10:50:46 tron Exp $ + +--- ../activemodel-3.0.4.gemspec.orig 2011-02-09 02:59:50.000000000 +0000 ++++ ../activemodel-3.0.4.gemspec +@@ -40,7 +40,7 @@ dependencies: + requirement: &id002 !ruby/object:Gem::Requirement + none: false + requirements: +- - - ~> ++ - - >= + - !ruby/object:Gem::Version + hash: 15 + segments: diff --git a/www/ruby-actionpack3/Makefile b/www/ruby-actionpack3/Makefile index c3170cf0826..1971f0218e1 100644 --- a/www/ruby-actionpack3/Makefile +++ b/www/ruby-actionpack3/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2.4.1 2011/02/14 19:08:03 spz Exp $ +# $NetBSD: Makefile,v 1.2.4.2 2011/02/25 10:50:46 tron Exp $ DISTNAME= actionpack-3.0.4 +PKGREVISION= 1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/www/ruby-actionpack3/patches/patch-.._actionpack-3.0.4.gemspec b/www/ruby-actionpack3/patches/patch-.._actionpack-3.0.4.gemspec new file mode 100644 index 00000000000..7c265453416 --- /dev/null +++ b/www/ruby-actionpack3/patches/patch-.._actionpack-3.0.4.gemspec @@ -0,0 +1,13 @@ +$NetBSD: patch-.._actionpack-3.0.4.gemspec,v 1.1.2.2 2011/02/25 10:50:46 tron Exp $ + +--- ../actionpack-3.0.4.gemspec.orig 2011-02-09 03:11:46.000000000 +0000 ++++ ../actionpack-3.0.4.gemspec +@@ -56,7 +56,7 @@ dependencies: + requirement: &id003 !ruby/object:Gem::Requirement + none: false + requirements: +- - - ~> ++ - - >= + - !ruby/object:Gem::Version + hash: 15 + segments: -- cgit v1.2.3