Bug 39040 - switch master_site to CPAN
Summary: switch master_site to CPAN
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-08 21:00 UTC by Erwin Lansing
Modified: 2002-06-08 21:35 UTC (History)
0 users

See Also:


Attachments
p5-Net-SMTP-Server.diff (814 bytes, patch)
2002-06-08 21:00 UTC, Erwin Lansing
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erwin Lansing 2002-06-08 21:00:04 UTC
change MASTER_SITES to CPAN
assume maintainership
Comment 1 Anton Berezin 2002-06-08 21:15:12 UTC
On Sat, Jun 08, 2002 at 09:55:02PM +0200, Erwin Lansing wrote:
> change MASTER_SITES to CPAN

> -MASTER_SITES=	http://www.macgyver.org/software/perl/
> +MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
> +MASTER_SITE_SUBDIR= ../../authors/id/M/MA/MACGYVER/

Why not just
 +MASTER_SITE_SUBDIR= Net
?

Cheers,
=Anton.
-- 
| Anton Berezin                |      FreeBSD: The power to serve |
| catpipe Systems ApS   _ _ |_ |           http://www.FreeBSD.org |
| tobez@catpipe.net    (_(_||  |                tobez@FreeBSD.org | 
| +45 7021 0050                |         Private: tobez@tobez.org |
Comment 2 Erwin Lansing 2002-06-08 21:23:52 UTC
On Sat, Jun 08, 2002 at 10:15:12PM +0200, Anton Berezin wrote:
> On Sat, Jun 08, 2002 at 09:55:02PM +0200, Erwin Lansing wrote:
> > change MASTER_SITES to CPAN
> 
> > -MASTER_SITES=	http://www.macgyver.org/software/perl/
> > +MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
> > +MASTER_SITE_SUBDIR= ../../authors/id/M/MA/MACGYVER/
> 
> Why not just
>  +MASTER_SITE_SUBDIR= Net
> ?
> 

Whoops. I overlooked it in Net. Need sleep...
Thanks for noticing.

/erwin

-- 
Erwin Lansing 		-- 		http://droso.org
Comment 3 Anton Berezin freebsd_committer freebsd_triage 2002-06-08 21:34:48 UTC
State Changed
From-To: open->closed

Change committed, thanks!