Date: Sat, 29 Aug 2015 22:36:09 +0300 From: Andrej Zverev <andrej.zverev@gmail.com> To: Adam Weinberger <adamw@adamw.org> Cc: Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org>, "ports-committers@freebsd.org" <ports-committers@freebsd.org>, "svn-ports-all@freebsd.org" <svn-ports-all@freebsd.org>, "svn-ports-head@freebsd.org" <svn-ports-head@freebsd.org> Subject: Re: svn commit: r395540 - head/mail/p5-Dancer-Plugin-Email Message-ID: <CAD5bB%2BhepROshXq_-N56nqiN7614-Jsv59HZCBriGsTGch4y2w@mail.gmail.com> In-Reply-To: <4C40EBBA-37E8-4F77-9AE6-05C27E7A59DE@adamw.org> References: <201508291004.t7TA4Bhc024526@repo.freebsd.org> <CAD5bB%2Bi9Tde3bikd2uXd2Lte7oPK28EBpObmm21pY9XD10ggJw@mail.gmail.com> <4C40EBBA-37E8-4F77-9AE6-05C27E7A59DE@adamw.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I saw previous thead about that. But as I know and especially for portscout was created fallback mechanism which allow search by-module name if by-author can't be found. If author is changed it will also fallback to search by-module. Before this change: =3D> Attempting to fetch http://cpan.metacpan.org/authors/id/I/IR/IRONCAMEL/Dancer-Plugin-Email-1.04= 00.tar.gz Dancer-Plugin-Email-1.0400.tar.gz 100% of 18 kB 399 kBps 00m= 00s =3D=3D=3D> Fetching all distfiles required by p5-Dancer-Plugin-Email-1.0400 for building With this change: =3D> Attempting to fetch http://cpan.metacpan.org/modules/by-module/Dancer/Dancer-Plugin-Email-1.040= 0.tar.gz Dancer-Plugin-Email-1.0400.tar.gz 100% of 18 kB 390 kBps 00m= 00s Maybe you know example for case when portscout can't find new version and AUTHOR was changed for module? I really can't understand these nop changes. On Sat, Aug 29, 2015 at 5:10 PM, Adam Weinberger <adamw@adamw.org> wrote: >> On 29 Aug, 2015, at 4:07, Andrej Zverev <andrej.zverev@gmail.com> wrote: >> >> Can you explain why? > > I did a couple of these a few months back as well. When Perl modules have= n't been added to CPAN/by-module/ yet, when updates are released by a diffe= rent person (fairly often these days, especially on popular modules), ports= cout cannot find it. It appears that once a module arrives in CPAN/by-modul= e/, further updates will be available there too. > > Whenever possible, I'd prefer to see perl modules without MASTER_SITE_SUB= DIR. > > # Adam > > > -- > Adam Weinberger > adamw@adamw.org > http://www.adamw.org > > >> On Sat, Aug 29, 2015 at 1:04 PM, Sunpoet Po-Chuan Hsieh >> <sunpoet@freebsd.org> wrote: >>> Author: sunpoet >>> Date: Sat Aug 29 10:04:11 2015 >>> New Revision: 395540 >>> URL: https://svnweb.freebsd.org/changeset/ports/395540 >>> >>> Log: >>> - Remove MASTER_SITE_SUBDIR >>> >>> Modified: >>> head/mail/p5-Dancer-Plugin-Email/Makefile >>> >>> Modified: head/mail/p5-Dancer-Plugin-Email/Makefile >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D >>> --- head/mail/p5-Dancer-Plugin-Email/Makefile Sat Aug 29 10:02:33 201= 5 (r395539) >>> +++ head/mail/p5-Dancer-Plugin-Email/Makefile Sat Aug 29 10:04:11 201= 5 (r395540) >>> @@ -4,7 +4,6 @@ PORTNAME=3D Dancer-Plugin-Email >>> PORTVERSION=3D 1.0400 >>> CATEGORIES=3D mail perl5 >>> MASTER_SITES=3D CPAN >>> -MASTER_SITE_SUBDIR=3D CPAN:IRONCAMEL >>> PKGNAMEPREFIX=3D p5- >>> >>> MAINTAINER=3D sunpoet@FreeBSD.org >>> >> >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAD5bB%2BhepROshXq_-N56nqiN7614-Jsv59HZCBriGsTGch4y2w>