From owner-freebsd-perl@freebsd.org Wed Jun 24 16:36:19 2015 Return-Path: Delivered-To: freebsd-perl@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 B45FD916D2F for ; Wed, 24 Jun 2015 16:36:19 +0000 (UTC) (envelope-from andrej.zverev@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 94E6A1985 for ; Wed, 24 Jun 2015 16:36:19 +0000 (UTC) (envelope-from andrej.zverev@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 94657916D2E; Wed, 24 Jun 2015 16:36:19 +0000 (UTC) Delivered-To: perl@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 93DFC916D2D for ; Wed, 24 Jun 2015 16:36:19 +0000 (UTC) (envelope-from andrej.zverev@gmail.com) Received: from mail-la0-x236.google.com (mail-la0-x236.google.com [IPv6:2a00:1450:4010:c03::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 371721984 for ; Wed, 24 Jun 2015 16:36:19 +0000 (UTC) (envelope-from andrej.zverev@gmail.com) Received: by lacny3 with SMTP id ny3so29427753lac.3 for ; Wed, 24 Jun 2015 09:36:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=references:mime-version:in-reply-to:content-type :content-transfer-encoding:message-id:cc:from:subject:date:to; bh=I85AYn6Jua2/RPwqD6ZjhoP6VlsCuDVzmIGNDIn8A6g=; b=kdU5RF/UrcF73CGG0uzfH5KMufUWDzT5yBhA3+0dsGpO2MGT03fNSKa855z7JJD7wC N5UHiITu6RGsdYtRifE5g9l1dxsqtstbQLK+zhZhB9SY0Oaj32nenEWHGAGMgdBrBoj+ Zs7QEZ78vngMGH2ML8LOGuukS4Rb1Me6ALCl/leE78CryTi7PqutYGGajsDQjF6uPIkn ubWRk4dx77G1P9ltti1Jv4vTg9SLFCxqAq/t7rn/+WktREYpJ2M+xnoZQeXgMlhDntUN dYIvDWMUHU3uj/kFlZTVIMThSrR7AApg1Z24oRhO64I/PcQuPAChLylwQO4uSvvPR+wj ODlQ== X-Received: by 10.152.87.148 with SMTP id ay20mr18745085lab.45.1435163776776; Wed, 24 Jun 2015 09:36:16 -0700 (PDT) Received: from [10.253.174.168] ([83.149.8.7]) by mx.google.com with ESMTPSA id fj10sm6487949lbc.29.2015.06.24.09.36.10 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 24 Jun 2015 09:36:15 -0700 (PDT) References: Mime-Version: 1.0 (1.0) In-Reply-To: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: quoted-printable Message-Id: <002F497D-6EA9-40B4-9EF9-FF2EC266F105@gmail.com> Cc: "perl@FreeBSD.org" X-Mailer: iPhone Mail (11D257) From: Andrej Zverev Subject: Re: MASTER_SITE_SUBDIR Date: Wed, 24 Jun 2015 19:35:30 +0400 To: Adam Weinberger X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2015 16:36:19 -0000 http://svnweb.freebsd.org/ports?view=3Drevision&revision=3D298748 At least it worked few years after commit :) > On 24 =C9=C0=CE=D1 2015 =C7., at 18:29, Adam Weinberger w= rote: >=20 > Hi everyone, >=20 > I'm noticing that when ports are set with MASTER_SITE_SUBDIR=3D CPAN:USERN= AME, portscout can't detect updates when a version is released under a diffe= rent username (which happens fairly regularly on larger projects). I am one o= f the biggest culprits for this... I added tons of ports with it set. >=20 > Given that all these ports fetch just fine with just MASTER_SITES=3D CPAN,= I'd like to remove all the MASTER_SITE_SUBDIR=3DCPAN:USERNAME lines from th= e perl@ ports. >=20 > Is there a reason not to do this? >=20 > # Adam >=20 >=20 > --=20 > Adam Weinberger > adamw@adamw.org > http://www.adamw.org >=20 > _______________________________________________ > freebsd-perl@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-perl > To unsubscribe, send any mail to "freebsd-perl-unsubscribe@freebsd.org"