Skip Menu |

This queue is for tickets about the Net-SSLeay CPAN distribution.

Report information
The Basics
Id: 74535
Status: resolved
Worked: 10 min
Priority: 0/
Queue: Net-SSLeay

People
Owner: MIKEM [...] cpan.org
Requestors: kmx [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Add info about SVN repo to Net::SSLeay's metadata
Based on a discussion in other RT I have found out that it is not easy to get the information about Net::SSLeay repository URL

I guess that one extra line in Makefile.PL like this:

resources( repository => 'svn://svn.debian.org/net-ssleay/trunk' );

will make repository info available from Net::SSLeay's page at search.cpan.org

--
kmx
Subject: Re: [rt.cpan.org #74535] Add info about SVN repo to Net::SSLeay's metadata
Date: Tue, 31 Jan 2012 07:37:43 +1000
To: bug-Net-SSLeay [...] rt.cpan.org
From: Mike McCauley <mikem [...] open.com.au>
Hi, Thanks. Adopted. On Monday, January 30, 2012 11:13:51 AM you wrote: Show quoted text
> Mon Jan 30 11:13:50 2012: Request 74535 was acted upon. > Transaction: Ticket created by KMX > Queue: Net-SSLeay > Subject: Add info about SVN repo to Net::SSLeay's metadata > Broken in: (no value) > Severity: (no value) > Owner: Nobody > Requestors: kmx@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=74535 > > > > Based on a discussion in other RT I have found out that it is not easy to > get the information about Net::SSLeay repository URL > > I guess that one extra line in Makefile.PL like this: > > resources( repository => 'svn://svn.debian.org/net-ssleay/trunk' ); > > will make repository info available from Net::SSLeay's page at > search.cpan.org > > -- > kmx
-- Mike McCauley mikem@open.com.au Open System Consultants Pty. Ltd 9 Bulbul Place Currumbin Waters QLD 4223 Australia http://www.open.com.au Phone +61 7 5598-7474 Fax +61 7 5598-7070 Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP, DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc.
Sorry for reopening this ticket again but Net-SSLeay-1.45 still does not have proper info in META.yml

I am not an expert on Module::Install but we perhaps need to force meta info regeneration somehow.

--
kmx

Subject: Re: [rt.cpan.org #74535] Add info about SVN repo to Net::SSLeay's metadata
Date: Tue, 13 Mar 2012 08:00:01 +1000
To: bug-Net-SSLeay [...] rt.cpan.org
From: Mike McCauley <mikem [...] open.com.au>
Hi, OK, META.yml has now been added to the dist and updated. Cheer. On Monday, March 12, 2012 04:21:32 PM you wrote: Show quoted text
> Queue: Net-SSLeay > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=74535 > > > Sorry for reopening this ticket again but Net-SSLeay-1.45 still does not > have proper info in META.yml > > I am not an expert on Module::Install but we perhaps need to force meta info > regeneration somehow. > > -- > kmx
-- Mike McCauley mikem@open.com.au Open System Consultants Pty. Ltd 9 Bulbul Place Currumbin Waters QLD 4223 Australia http://www.open.com.au Phone +61 7 5598-7474 Fax +61 7 5598-7070 Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP, DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc.
Subject: Re: [rt.cpan.org #74535] Add info about SVN repo to Net::SSLeay's metadata
Date: Tue, 13 Mar 2012 11:32:29 +0100
To: bug-Net-SSLeay [...] rt.cpan.org
From: kmx <kmx [...] volny.cz>
Hi, well, it still is not completely correct. What we need is to have in META.yml something like this: resources: repository: svn://svn.debian.org/net-ssleay/trunk Unfortunately I am not an expert on Module::Install so I do not know how to correctly regenerate it by Net::SSLeay. Look for example at http://cpansearch.perl.org/src/PJF/autodie-2.10/ + how the repository link looks on CPAN http://search.cpan.org/~pjf/autodie-2.10/ -- kmx
Subject: Re: [rt.cpan.org #74535] Add info about SVN repo to Net::SSLeay's metadata
Date: Wed, 14 Mar 2012 07:26:17 +1000
To: bug-Net-SSLeay [...] rt.cpan.org
From: Mike McCauley <mikem [...] open.com.au>
Hi, OK, added repository and bugtracker resources Cheers. On Tuesday, March 13, 2012 06:32:42 AM you wrote: Show quoted text
> Queue: Net-SSLeay > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=74535 > > > Hi, > > well, it still is not completely correct. What we need is to have in > META.yml something like this: > > resources: > repository: svn://svn.debian.org/net-ssleay/trunk > > > Unfortunately I am not an expert on Module::Install so I do not know how > to correctly regenerate it by Net::SSLeay. > > Look for example at http://cpansearch.perl.org/src/PJF/autodie-2.10/ + > how the repository link looks on CPAN > http://search.cpan.org/~pjf/autodie-2.10/ > > -- > kmx
-- Mike McCauley mikem@open.com.au Open System Consultants Pty. Ltd 9 Bulbul Place Currumbin Waters QLD 4223 Australia http://www.open.com.au Phone +61 7 5598-7474 Fax +61 7 5598-7070 Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP, DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc.