From owner-svn-ports-head@FreeBSD.ORG Fri Feb 21 15:13:30 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5D93B55C; Fri, 21 Feb 2014 15:13:30 +0000 (UTC) Received: from huppa.tuxaco.net (tuxaco.net [IPv6:2001:41d0:1:66c1::1]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E421D1917; Fri, 21 Feb 2014 15:13:29 +0000 (UTC) Received: by huppa.tuxaco.net (Postfix, from userid 1001) id 2D53822839; Fri, 21 Feb 2014 16:13:26 +0100 (CET) Date: Fri, 21 Feb 2014 16:13:26 +0100 From: Philippe Audeoud To: Sunpoet Po-Chuan Hsieh Subject: Re: svn commit: r345470 - head/net/p5-Net-NIS-Listgroup Message-ID: <20140221151326.GB14858@tuxaco.net> References: <201402211435.s1LEZDDL097833@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Feb 2014 15:13:30 -0000 On Fri, 21 Feb 2014, Sunpoet Po-Chuan Hsieh wrote: > On Fri, Feb 21, 2014 at 10:35 PM, Philippe Audeoud w= rote: >=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/ > > > > Log: > > - Add LICENSE > > - Install missing pm file > > - Bump PORTREVISION > > > > PR: ports/186941 > > Submitted by: Gea-Suan Lin > > > > Modified: > > head/net/p5-Net-NIS-Listgroup/Makefile > > head/net/p5-Net-NIS-Listgroup/pkg-plist > > > > 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 @@ > > > > 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 > > > > +LICENSE=3D GPLv2 > > + > > RUN_DEPENDS=3D p5-Net-NIS>0:${PORTSDIR}/net/p5-Net-NIS > > > > USES=3D perl5 > > USE_PERL5=3D configure > > > > +post-patch: > > + ${MKDIR} ${WRKSRC}/lib > > + ${MV} ${WRKSRC}/Net ${WRKSRC}/lib > > + > > .include > > > > 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%% > > >=20 > The following newly-added pkg-plist entries should be removed: >=20 > > +@dirrmtry lib/perl5/site_perl > > +@dirrmtry lib/perl5/%%PERL_VER%%/man > > +@dirrmtry lib/perl5/%%PERL_VER%% > > +@dirrmtry lib/perl5 > > +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto > > +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%% > > +@dirrmtry %%SITE_PERL%% > > +@dirrmtry %%PERL5_MAN3%% > > >=20 > Regards, > sunpoet Sorry, my fault, i removed it but it didn't appears in commit. Regards, --=20 Philippe Aud=E9oud