develooper Front page | perl.perl5.changes | Postings from January 2009

[perl.git] branch blead, updated. GitLive-blead-434-g8a5aa89

From:
Steffen Mueller
Date:
January 25, 2009 14:52
Subject:
[perl.git] branch blead, updated. GitLive-blead-434-g8a5aa89
Message ID:
E1LRDpk-0008AZ-HY@camel.booking.com
In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/8a5aa89570f67fffdae4666c809d6cfab70ce85c?hp=85e7c9deba37662f6f8e13d463274b9f9375ccc2>

- Log -----------------------------------------------------------------
commit 8a5aa89570f67fffdae4666c809d6cfab70ce85c
Author: Steffen Mueller <smueller@cpan.org>
Date:   Sun Jan 25 23:49:43 2009 +0100

    According to Yuval, Tie::RefHash is maintained at http://github.com/nothingmuch/tie-refhash/, so blead can't be upstream
-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 997f901..b8076a7 100644
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1079,7 +1079,7 @@ package Maintainers;
 		'MAINTAINER'	=> 'nuffin',
 		'FILES'		=> q[lib/Tie/RefHash.pm lib/Tie/RefHash],
 		'CPAN'		=> 1,
-		'UPSTREAM'	=> undef,
+		'UPSTREAM'	=> 'cpan',
 		},
 
 	'Time::HiRes' =>

--
Perl5 Master Repository



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About