From owner-svn-ports-all@FreeBSD.ORG Fri Feb 21 14:47:20 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D2EB3C6; Fri, 21 Feb 2014 14:47:20 +0000 (UTC) Received: from mail-la0-x22c.google.com (mail-la0-x22c.google.com [IPv6:2a00:1450:4010:c03::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3F4221656; Fri, 21 Feb 2014 14:47:19 +0000 (UTC) Received: by mail-la0-f44.google.com with SMTP id gl10so562578lab.3 for ; Fri, 21 Feb 2014 06:47:17 -0800 (PST) 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=eQZFCVtZPxaGXnST/BbFwyEVZIVEhPz9mVwCoX7uP3c=; b=lRipWx13Lzu8cV6g3K6aMlxlLvhKmKseg8/YXoxPfsjjvhEwqvncxCmlxL4/Qg95Bv 1i4dmSVJ1TaxJyd6/F4ODz3UW4ALOen8X1wtxEItXv+BwnhRYkQqF8THHLi/9a8ta/1L uLYNQl/EAg5SH36lkMK/gp/fR2njNtSYphWlCZZD49gbCEpgE0z0gwqzo2FrgyTV4azK DaOtoStNczqqbru9dx8udcZp7m3wAPHPBikdd91johWIETD2OlO3k5f4M5q5Co9U2FMr 5xKbCdvm3+6mZ6VOBWvhRnJS8xKycs4wn1VmR8mGF3RAzug3zw79Ly/sAKUakFIpbWYT XB8g== X-Received: by 10.152.19.166 with SMTP id g6mr4558590lae.21.1392994037165; Fri, 21 Feb 2014 06:47:17 -0800 (PST) Received: from [10.184.228.208] ([83.149.8.76]) by mx.google.com with ESMTPSA id jl8sm7888455lbc.16.2014.02.21.06.47.14 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 21 Feb 2014 06:47:15 -0800 (PST) References: <201402211435.s1LEZDDL097833@svn.freebsd.org> Mime-Version: 1.0 (1.0) In-Reply-To: <201402211435.s1LEZDDL097833@svn.freebsd.org> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: quoted-printable Message-Id: <3CE8DC30-B94B-40FC-B822-3F7ADB51FF7A@gmail.com> X-Mailer: iPhone Mail (11B554a) From: Andrej Zverev Subject: Re: svn commit: r345470 - head/net/p5-Net-NIS-Listgroup Date: Fri, 21 Feb 2014 18:47:06 +0400 To: Philippe Audeoud Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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: Fri, 21 Feb 2014 14:47:20 -0000 Can you double look in pkg-plist?=20 Why try to delete lang/perl created dirs ;) > On 21 =C6=C5=D7=D2. 2014 =C7., at 18:35, Philippe Audeoud wrote: >=20 > Author: jadawin > Date: Fri Feb 21 14:35:12 2014 > New Revision: 345470 > URL: http://svnweb.freebsd.org/changeset/ports/345470 > QAT: https://qat.redports.org/buildarchive/r345470/ >=20 > Log: > - Add LICENSE > - Install missing pm file > - Bump PORTREVISION >=20 > PR: ports/186941 > Submitted by: Gea-Suan Lin >=20 > Modified: > head/net/p5-Net-NIS-Listgroup/Makefile > head/net/p5-Net-NIS-Listgroup/pkg-plist >=20 > Modified: head/net/p5-Net-NIS-Listgroup/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/net/p5-Net-NIS-Listgroup/Makefile Fri Feb 21 14:27:51 2014 (= r345469) > +++ head/net/p5-Net-NIS-Listgroup/Makefile Fri Feb 21 14:35:12 2014 (= r345470) > @@ -3,7 +3,7 @@ >=20 > PORTNAME=3D Net-NIS-Listgroup > PORTVERSION=3D 1.0.0 > -PORTREVISION=3D 1 > +PORTREVISION=3D 2 > CATEGORIES=3D net perl5 > MASTER_SITES=3D CPAN > PKGNAMEPREFIX=3D p5- > @@ -11,9 +11,15 @@ PKGNAMEPREFIX=3D p5- > MAINTAINER=3D perl@FreeBSD.org > COMMENT=3D Lists hosts/users in a netgroup group >=20 > +LICENSE=3D GPLv2 > + > RUN_DEPENDS=3D p5-Net-NIS>0:${PORTSDIR}/net/p5-Net-NIS >=20 > USES=3D perl5 > USE_PERL5=3D configure >=20 > +post-patch: > + ${MKDIR} ${WRKSRC}/lib > + ${MV} ${WRKSRC}/Net ${WRKSRC}/lib > + > .include >=20 > Modified: head/net/p5-Net-NIS-Listgroup/pkg-plist > =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/net/p5-Net-NIS-Listgroup/pkg-plist Fri Feb 21 14:27:51 2014 = (r345469) > +++ head/net/p5-Net-NIS-Listgroup/pkg-plist Fri Feb 21 14:35:12 2014 = (r345470) > @@ -1,7 +1,19 @@ > +%%PERL5_MAN3%%/Net::NIS::Listgroup.3.gz > +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/NIS/Listgroup/.packlist > +%%SITE_PERL%%/Net/NIS/Listgroup.pm > bin/listgroup > bin/make_cron > -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/NIS/Listgroup/.packlist > man/man1/listgroup.1.gz > +@dirrmtry lib/perl5/site_perl > +@dirrmtry lib/perl5/%%PERL_VER%%/man > +@dirrmtry lib/perl5/%%PERL_VER%% > +@dirrmtry lib/perl5 > +@dirrmtry %%SITE_PERL%%/Net/NIS > +@dirrmtry %%SITE_PERL%%/Net > @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/NIS/Listgroup > @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/NIS > @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net > +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto > +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%% > +@dirrmtry %%SITE_PERL%% > +@dirrmtry %%PERL5_MAN3%%