From owner-svn-ports-head@FreeBSD.ORG Fri Feb 21 14:48:26 2014 Return-Path: Delivered-To: svn-ports-head@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 C60384D8 for ; Fri, 21 Feb 2014 14:48:26 +0000 (UTC) Received: from mail-la0-f41.google.com (mail-la0-f41.google.com [209.85.215.41]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 39B751665 for ; Fri, 21 Feb 2014 14:48:25 +0000 (UTC) Received: by mail-la0-f41.google.com with SMTP id mc6so2444123lab.28 for ; Fri, 21 Feb 2014 06:48:24 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-type; bh=rNOFds6PjrQKeUXdcx/MDupFmv6CdAeYArwtngQ7VSs=; b=Mm+0RguyB9EBobCzaJOr9yoxOGDkE86XeX+SP88AjSW8becKi7hm9d6Z2NZqB9lcom oydm52sWfs8rMCeeKsF+P7MzhkQsLY8DtixdTeA0YEQAm0Tx7SrUAE4PkXUeIasYYv5O UidcfrQOpaLHKIyOEyGfwRpErqfV3YXWVVGw7AV3e7u2h41eAp1KT/KR1RMnRFyx1yZH 0tpbEuoSgkaGEJoBYBHO5MR6ppobBzlhe+k54Fk84vlfgCQiYkbVnydZDTYNq8ncw0fO nPvvyJlrxW/cVLm0C5Fy47WLNE4mNXAUJvdPB6X/5cMA5hdFe1IlOtBdVi1NyOWzgptq idVQ== X-Gm-Message-State: ALoCoQlVt79bQTcZaLSZ/diLSmhKzvrGVhN4jllacQe4oumyRw2p5tMYD/07OzO6oaNRdoCtbat3 X-Received: by 10.152.207.37 with SMTP id lt5mr4504939lac.90.1392994104060; Fri, 21 Feb 2014 06:48:24 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.112.2.200 with HTTP; Fri, 21 Feb 2014 06:48:04 -0800 (PST) In-Reply-To: <201402211435.s1LEZDDL097833@svn.freebsd.org> References: <201402211435.s1LEZDDL097833@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 21 Feb 2014 22:48:04 +0800 X-Google-Sender-Auth: hE_1z2l2GMj2B_bCpN7H-yTTxc8 Message-ID: Subject: Re: svn commit: r345470 - head/net/p5-Net-NIS-Listgroup To: Philippe Audeoud Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 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 14:48:26 -0000 On Fri, Feb 21, 2014 at 10:35 PM, Philippe Audeoud wrote: > 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 > > ============================================================================== > --- 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= Net-NIS-Listgroup > PORTVERSION= 1.0.0 > -PORTREVISION= 1 > +PORTREVISION= 2 > CATEGORIES= net perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- > @@ -11,9 +11,15 @@ PKGNAMEPREFIX= p5- > MAINTAINER= perl@FreeBSD.org > COMMENT= Lists hosts/users in a netgroup group > > +LICENSE= GPLv2 > + > RUN_DEPENDS= p5-Net-NIS>0:${PORTSDIR}/net/p5-Net-NIS > > USES= perl5 > USE_PERL5= configure > > +post-patch: > + ${MKDIR} ${WRKSRC}/lib > + ${MV} ${WRKSRC}/Net ${WRKSRC}/lib > + > .include > > Modified: head/net/p5-Net-NIS-Listgroup/pkg-plist > > ============================================================================== > --- 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%% > The following newly-added pkg-plist entries should be removed: > +@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%% > Regards, sunpoet