From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-Dispatch/
Date: Tue, 28 Jun 2011 05:09:44 +0000 (UTC) [thread overview]
Message-ID: <849c53f1d2e620c1e8f1476fab30ca363008a25b.kent@gentoo> (raw)
commit: 849c53f1d2e620c1e8f1476fab30ca363008a25b
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun 28 05:03:28 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun 28 05:03:28 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=849c53f1
[newversion] CGI-Application-Dispatch-3.30.0
(Portage version: 2.2.0_alpha41/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
.../CGI-Application-Dispatch-3.30.0.ebuild | 51 ++++++++++++++++++++
dev-perl/CGI-Application-Dispatch/ChangeLog | 6 ++
2 files changed, 57 insertions(+), 0 deletions(-)
diff --git a/dev-perl/CGI-Application-Dispatch/CGI-Application-Dispatch-3.30.0.ebuild b/dev-perl/CGI-Application-Dispatch/CGI-Application-Dispatch-3.30.0.ebuild
new file mode 100644
index 0000000..bc9b97d
--- /dev/null
+++ b/dev-perl/CGI-Application-Dispatch/CGI-Application-Dispatch-3.30.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=MARKSTOS
+MODULE_VERSION=3.03
+inherit perl-module
+
+DESCRIPTION="Framework for building reusable web-applications"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+comment() { echo ''; }
+RDEPEND="
+ >=virtual/perl-version-0.82 $(comment 0.820.0)
+ >=dev-perl/CGI-Application-4.500.0
+ dev-perl/HTTP-Exception
+ >=dev-perl/Exception-Class-1.2 $(comment 1.200.0)
+ dev-perl/Exception-Class-TryCatch
+"
+DEPEND="
+ virtual/perl-Module-Build
+ test? (
+ dev-perl/CGI-PSGI
+ virtual/perl-Test-Simple $(comment Test::More)
+ dev-perl/Test-LongString
+ >=dev-perl/Plack-0.995.600
+ dev-perl/Apache-Test
+ )
+ ${RDEPEND}
+"
+SRC_TEST=do
+
+src_test() {
+ # This jiggerypokery appears to be required if Apache::Test
+ # is present. If it is not present or not use test? then we're ok,
+ # but otherwise, we need to specify where apache is, or it will
+ # for some reason, get stuck in a death loop and fill your log file
+ # and your hard drive. JOY! http://gist.github.com/447135
+
+ # NB. Because I have no way of conditionally triggering this code
+ # whether or not Apache-Test is installed ( like the code does )
+ # I have test-depped on it basically forcing a known circuit.
+
+ APACHE_TEST_HTTPD=/usr/sbin/apache2
+ export APACHE_TEST_HTTPD
+ perl-module_src_test
+}
diff --git a/dev-perl/CGI-Application-Dispatch/ChangeLog b/dev-perl/CGI-Application-Dispatch/ChangeLog
index 7e655c7..3331deb 100644
--- a/dev-perl/CGI-Application-Dispatch/ChangeLog
+++ b/dev-perl/CGI-Application-Dispatch/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*CGI-Application-Dispatch-3.30.0 (28 Jun 2011)
+
+ 28 Jun 2011; Kent Fredric <kentfredric@gmail.com>
+ +CGI-Application-Dispatch-3.30.0.ebuild:
+ Version Bump
+
27 Jun 2011; Kent Fredric <kentfredric@gmail.com>
CGI-Application-Dispatch-2.160.0.ebuild,
CGI-Application-Dispatch-2.170.0.ebuild,
next reply other threads:[~2011-06-28 5:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-28 5:09 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-04-29 18:02 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CGI-Application-Dispatch/ Kent Fredric
2015-04-29 18:02 Kent Fredric
2011-09-23 6:17 Kent Fredric
2011-07-15 7:11 Kent Fredric
2011-06-28 5:09 Kent Fredric
2011-06-28 5:09 Kent Fredric
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=849c53f1d2e620c1e8f1476fab30ca363008a25b.kent@gentoo \
--to=kentfredric@gmail.com \
--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