From owner-svn-ports-all@freebsd.org Sat Aug 29 14:10:33 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 897FB9C5B66; Sat, 29 Aug 2015 14:10:33 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "abg.ninja", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6FFCC2E6; Sat, 29 Aug 2015 14:10:32 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 67e880a4 TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO; Sat, 29 Aug 2015 08:10:22 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Subject: Re: svn commit: r395540 - head/mail/p5-Dancer-Plugin-Email From: Adam Weinberger In-Reply-To: Date: Sat, 29 Aug 2015 08:10:20 -0600 Cc: Sunpoet Po-Chuan Hsieh , "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <4C40EBBA-37E8-4F77-9AE6-05C27E7A59DE@adamw.org> References: <201508291004.t7TA4Bhc024526@repo.freebsd.org> To: Andrej Zverev X-Mailer: Apple Mail (2.2104) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Aug 2015 14:10:33 -0000 > On 29 Aug, 2015, at 4:07, Andrej Zverev = wrote: >=20 > 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 --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org > On Sat, Aug 29, 2015 at 1:04 PM, Sunpoet Po-Chuan Hsieh > wrote: >> Author: sunpoet >> Date: Sat Aug 29 10:04:11 2015 >> New Revision: 395540 >> URL: https://svnweb.freebsd.org/changeset/ports/395540 >>=20 >> Log: >> - Remove MASTER_SITE_SUBDIR >>=20 >> Modified: >> head/mail/p5-Dancer-Plugin-Email/Makefile >>=20 >> 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 = 2015 (r395539) >> +++ head/mail/p5-Dancer-Plugin-Email/Makefile Sat Aug 29 10:04:11 = 2015 (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- >>=20 >> MAINTAINER=3D sunpoet@FreeBSD.org >>=20 >=20