Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Aug 2015 18:19:13 +0800
From:      Sunpoet Po-Chuan Hsieh <sunpoet@freebsd.org>
To:        Andrej Zverev <andrej.zverev@gmail.com>
Cc:        Adam Weinberger <adamw@adamw.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:  <CAMHz58SBXe0cGQGJycgDunmmEAX2gq6eGnPPU4jde2yqFLuzZA@mail.gmail.com>
In-Reply-To: <CAD5bB%2BhepROshXq_-N56nqiN7614-Jsv59HZCBriGsTGch4y2w@mail.gmail.com>
References:  <201508291004.t7TA4Bhc024526@repo.freebsd.org> <CAD5bB%2Bi9Tde3bikd2uXd2Lte7oPK28EBpObmm21pY9XD10ggJw@mail.gmail.com> <4C40EBBA-37E8-4F77-9AE6-05C27E7A59DE@adamw.org> <CAD5bB%2BhepROshXq_-N56nqiN7614-Jsv59HZCBriGsTGch4y2w@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

Adam has explained why I removed MASTER_SITE_SUBDIR. Though you could
download new versions from by-module URL but portscout did not detect new
versions which released by another author. According to my experience, I
saw module released by another author month ago and it was not on
portscout.FreeBSD.org. I think this bug(?) still exists.

Regards,
sunpoet

On Sun, Aug 30, 2015 at 3:36 AM, Andrej Zverev <andrej.zverev@gmail.com>
wrote:

> 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:
> => Attempting to fetch
>
> http://cpan.metacpan.org/authors/id/I/IR/IRONCAMEL/Dancer-Plugin-Email-1.0400.tar.gz
> Dancer-Plugin-Email-1.0400.tar.gz
> <http://cpan.metacpan.org/authors/id/I/IR/IRONCAMEL/Dancer-Plugin-Email-1.0400.tar.gzDancer-Plugin-Email-1.0400.tar.gz>;
>            100% of   18 kB  399 kBps 00m00s
> ===> Fetching all distfiles required by p5-Dancer-Plugin-Email-1.0400
> for building
>
> With this change:
> => Attempting to fetch
>
> http://cpan.metacpan.org/modules/by-module/Dancer/Dancer-Plugin-Email-1.0400.tar.gz
> Dancer-Plugin-Email-1.0400.tar.gz
> <http://cpan.metacpan.org/modules/by-module/Dancer/Dancer-Plugin-Email-1.0400.tar.gzDancer-Plugin-Email-1.0400.tar.gz>;
>            100% of   18 kB  390 kBps 00m00s
>
> 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
> haven't been added to CPAN/by-module/ yet, when updates are released by a
> different person (fairly often these days, especially on popular modules),
> portscout cannot find it. It appears that once a module arrives in
> CPAN/by-module/, further updates will be available there too.
> >
> > Whenever possible, I'd prefer to see perl modules without
> MASTER_SITE_SUBDIR.
> >
> > # 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
> >>>
> ==============================================================================
> >>> --- head/mail/p5-Dancer-Plugin-Email/Makefile   Sat Aug 29 10:02:33
> 2015        (r395539)
> >>> +++ head/mail/p5-Dancer-Plugin-Email/Makefile   Sat Aug 29 10:04:11
> 2015        (r395540)
> >>> @@ -4,7 +4,6 @@ PORTNAME=       Dancer-Plugin-Email
> >>> PORTVERSION=   1.0400
> >>> CATEGORIES=    mail perl5
> >>> MASTER_SITES=  CPAN
> >>> -MASTER_SITE_SUBDIR=    CPAN:IRONCAMEL
> >>> PKGNAMEPREFIX= p5-
> >>>
> >>> MAINTAINER=    sunpoet@FreeBSD.org
> >>>
> >>
> >
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58SBXe0cGQGJycgDunmmEAX2gq6eGnPPU4jde2yqFLuzZA>