public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: app-forensics/brakeman/
Date: Fri, 29 Nov 2013 09:54:22 +0000 (UTC)	[thread overview]
Message-ID: <1385718850.84c7bed137c596daa61a80882b4e003e6f414e82.graaff@gentoo> (raw)

commit:     84c7bed137c596daa61a80882b4e003e6f414e82
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Nov 29 09:54:10 2013 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Nov 29 09:54:10 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=84c7bed1

Version bump.

Package-Manager: portage-2.2.7

---
 app-forensics/brakeman/ChangeLog             |  5 ++++
 app-forensics/brakeman/Manifest              |  1 +
 app-forensics/brakeman/brakeman-2.2.0.ebuild | 40 ++++++++++++++++++++++++++++
 3 files changed, 46 insertions(+)

diff --git a/app-forensics/brakeman/ChangeLog b/app-forensics/brakeman/ChangeLog
index 8d7eeee..e13f7e7 100644
--- a/app-forensics/brakeman/ChangeLog
+++ b/app-forensics/brakeman/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*brakeman-2.2.0 (29 Nov 2013)
+
+  29 Nov 2013; Hans de Graaff <graaff@gentoo.org> +brakeman-2.2.0.ebuild:
+  Version bump.
+
 *brakeman-2.1.2 (25 Oct 2013)
 
   25 Oct 2013; Hans de Graaff <graaff@gentoo.org> +brakeman-2.1.2.ebuild:

diff --git a/app-forensics/brakeman/Manifest b/app-forensics/brakeman/Manifest
index c29e60e..9c37f29 100644
--- a/app-forensics/brakeman/Manifest
+++ b/app-forensics/brakeman/Manifest
@@ -1,3 +1,4 @@
 DIST brakeman-2.0.0.tar.gz 443401 SHA256 0220b8ed3bd2928a7ec5c9e2be00ce596f4f44d9fcee65b56b958429ba17d670 SHA512 b1529b6f415ed9b27919cc77ee6a33d5b87c896649c14d5105cda64984b3bcdf0e309508ab5d3ec0e0db87e2d876de7937523406ec9aa47c968f95dbc494f491 WHIRLPOOL 9716839ed75b68ffc3dc1c2a2293f30511066cf2251f22687045cd87983dc6b07237b5049e11bea2474f14deea5a96b8caf94bb5976f0e239b766915437d72df
 DIST brakeman-2.1.1.tar.gz 452854 SHA256 9a16b04786b1f1f9aa466b74dbde092fc238d9d7376112d1a9d8e778d6f25293 SHA512 1479f26659d699bd33112c53e86ac370abe814e5e5f40653d2a501aaafd21ff3f858fd6dad1cb9e675b15e446a819a5cec8432d28c1530e6714a0de1b396d13a WHIRLPOOL f1b7e992e517fb0171ea3c6c6e7ea3ab59790efbafe4be93f359ddd1b4bed7cccdda906c5d07af7a4ca377193bac6f49ab9daa5bef615c73cd523a5d42ba5236
 DIST brakeman-2.1.2.tar.gz 454075 SHA256 e1a30b8b1828dd7544d6c82b3f3d44ba25afc339ff84467855d9adfbb455acae SHA512 634bdf81dce7937e7527b7c67831b09b4147ed1d8af69eefbf05f0010daec2b64908374a2406da34d13170fbfa5b7470106e016ed9a9235c6981005a78625db0 WHIRLPOOL ca5cecd69bd35dff42061be335dc62f3c4ecc3dd0d0d0560b1bb36d63b9637b3e2f93e9eb0de08447404b6b44229e9fe7c4bcfa8d4485409aeda93c3eb7c9c23
+DIST brakeman-2.2.0.tar.gz 477638 SHA256 9c364c3a5eb8aa6134d0205ce17ed92921ff9f4864c6cef47708aed4f1e7a063 SHA512 c3ea24a66e52fc20ee015065cbc9ee89b6a72c25aee44fb0d9fe2bc7e85e812e0d0cb796db4b18005634dc998f7557c07c1e7f9a0566e1ff75a897b03ecec84e WHIRLPOOL 432728b80631d95d9d3122b8da05eb7cb11698b66a0a4917b0e82f3a13364471aed3a257b70b93410a407d43b4873c79aa241a38a9b112f80a90daa6a192149b

diff --git a/app-forensics/brakeman/brakeman-2.2.0.ebuild b/app-forensics/brakeman/brakeman-2.2.0.ebuild
new file mode 100644
index 0000000..e818cf5
--- /dev/null
+++ b/app-forensics/brakeman/brakeman-2.2.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+USE_RUBY="ruby19"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGES FEATURES README.md WARNING_TYPES"
+
+RUBY_FAKEGEM_TASK_TEST=""
+
+RUBY_FAKEGEM_GEMSPEC="brakeman.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="a static analysis tool which checks Ruby on Rails applications for security vulnerabilities"
+HOMEPAGE="http://brakemanscanner.org/"
+SRC_URI="https://github.com/presidentbeef/brakeman/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "
+	>=dev-ruby/erubis-2.6
+	>=dev-ruby/haml-3.0  <dev-ruby/haml-5
+	>=dev-ruby/highline-1.6.20
+	>=dev-ruby/multi_json-1.2
+	>=dev-ruby/ruby2ruby-2.0.5
+	>=dev-ruby/ruby_parser-3.2.2
+	>=dev-ruby/sass-3.0
+	>=dev-ruby/slim-1.3.6
+	>=dev-ruby/terminal-table-1.4"
+
+all_ruby_prepare() {
+	# Remove fastercsv since it's a no-op on ruby19.
+	sed -i -e '/fastercsv/d' ${RUBY_FAKEGEM_GEMSPEC} || die
+}


             reply	other threads:[~2013-11-29  9:54 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-29  9:54 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-10-27  7:07 [gentoo-commits] dev/graaff:master commit in: app-forensics/brakeman/ Hans de Graaff
2016-06-14  5:19 Hans de Graaff
2016-03-13  6:45 Hans de Graaff
2016-02-12  6:55 Hans de Graaff
2016-02-12  6:55 Hans de Graaff
2016-01-12  6:41 Hans de Graaff
2015-10-29  6:14 Hans de Graaff
2015-10-02 10:59 Hans de Graaff
2015-10-02 10:59 Hans de Graaff
2015-09-29  8:39 Hans de Graaff
2015-07-01 21:34 Hans de Graaff
2015-06-21  6:03 Hans de Graaff
2015-06-05  5:38 Hans de Graaff
2015-05-05  9:36 Hans de Graaff
2015-04-24  7:37 Hans de Graaff
2015-04-24  7:37 Hans de Graaff
2015-04-17 13:02 Hans de Graaff
2014-09-23  8:12 Hans de Graaff
2014-09-23  8:12 Hans de Graaff
2014-01-09 12:36 Hans de Graaff
2013-10-25  9:08 Hans de Graaff
2013-09-05  5:50 Hans de Graaff
2013-06-01  6:55 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1385718850.84c7bed137c596daa61a80882b4e003e6f414e82.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox