Skip to content

Commit

Permalink
dev-perl/Contextual-Return: Bump to version 0.4.11
Browse files Browse the repository at this point in the history
Upstream:
- Fix memory leak with @db::args

Package-Manager: Portage-2.3.4, Repoman-2.3.2
  • Loading branch information
kentfredric committed Apr 9, 2017
1 parent e528354 commit 39c38a2
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
28 changes: 28 additions & 0 deletions dev-perl/Contextual-Return/Contextual-Return-0.4.11.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DIST_AUTHOR=DCONWAY
DIST_VERSION=0.004011
inherit perl-module

DESCRIPTION="Create context-sensitive return values"

SLOT="0"
KEYWORDS="~amd64 ~x86 ~ppc-aix"
IUSE="test"

RDEPEND="
dev-perl/Want
virtual/perl-version
"
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? ( virtual/perl-Test-Simple )
"

src_test() {
perl_rm_files t/pod.t
perl-module_src_test
}
1 change: 1 addition & 0 deletions dev-perl/Contextual-Return/Manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ DIST Contextual-Return-0.004007.tar.gz 39900 SHA256 3a8e81b3592c581d21fc567c7965
DIST Contextual-Return-0.004008.tar.gz 40585 SHA256 db868be1c4567bec6b9fcc7ab511b80acf2640aa86c08974dd0927af5f3f07c9 SHA512 7eb2ac596197a46459ea345d29859986ea27657270353913d403516f224785fbacfb9de3cfe673f33c92cb51cce846bd40901ac3e34740d38df49f343dab1f33 WHIRLPOOL 4e4048a3bd2283586089616ddfe0fb6efcac915c026e74ea07f6fc4b1c7ddb226d88913f0d581723fad92ddf201790abad7cd6758cd3b6b14189ec9c1b929873
DIST Contextual-Return-0.004009.tar.gz 40813 SHA256 b5454b0657d44925aa382ac4c4c1cade16ea090991420918259ca452adb864a3 SHA512 f59d23a176fed1398a54b31ca53907978585366f06a7c45f3a7764b30cf175c045de06a525e2b9a01907eb3c44e4a2f9cb854af4c4e4c24f27b983ec90d31ea1 WHIRLPOOL 3ac921bf192f44d3b208460695a3c67783b27737f1a78ec97b65e417f8f0b6b3eb6b197d004ba131159391f654180935c59716e63209dc5106e27fabb1008a8b
DIST Contextual-Return-0.004010.tar.gz 40832 SHA256 d055c53e1c514c0be40abf0c8ba830adf0b6cb5dd70ea4df70a28ef918dff56c SHA512 505ccaff631b3cc0daaef3458ab7fcede4948ae9767ebe9b0751a4be040933bf8d35b66f837acf5988ae9ed76a44c9f0f3b65d9b377b1fe74e5a8ae2c28c10bf WHIRLPOOL 2b7e29561845d974f8afa27e7ab402478462e2e618ab9dba47e5b536010d5607d3985511dd312d8c893924a884650f1c1617659c2b192bffcdbbeced0c7ba39c
DIST Contextual-Return-0.004011.tar.gz 40882 SHA256 eb8a4c6f5b464399cc177a264fff73d41c3c514ae6c8ba8d345804b1ef135bf4 SHA512 b38ac9766e84b88c64f2d6e70ff8aa1acec78aab74ccb1b75240b1e980281daf6ca8a503da39c8c853910fe727822d769c6aa7866d73c497c06f84bf4345c4de WHIRLPOOL e9df65992875b5a4e86e6fedc48b2036aa7695623af76093cc79d41da37e54784781168947fa68228d66ad04e50edb8ad36c88cd41cbbf0fc1f0ec58f4611d40

0 comments on commit 39c38a2

Please sign in to comment.