From owner-svn-ports-all@FreeBSD.ORG Wed Oct 16 07:07:01 2013 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 ESMTP id BDD64BC1; Wed, 16 Oct 2013 07:07:01 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 90B8625D3; Wed, 16 Oct 2013 07:07:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9G771hB030826; Wed, 16 Oct 2013 07:07:01 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9G771Fj030821; Wed, 16 Oct 2013 07:07:01 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201310160707.r9G771Fj030821@svn.freebsd.org> From: Frederic Culot Date: Wed, 16 Oct 2013 07:07:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330483 - head/net/p5-Net-Patricia X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 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: Wed, 16 Oct 2013 07:07:01 -0000 Author: culot Date: Wed Oct 16 07:07:00 2013 New Revision: 330483 URL: http://svnweb.freebsd.org/changeset/ports/330483 Log: - Update to 1.22 - Support staging Changes: http://search.cpan.org/dist/Net-Patricia/Changes Modified: head/net/p5-Net-Patricia/Makefile head/net/p5-Net-Patricia/distinfo head/net/p5-Net-Patricia/pkg-plist Modified: head/net/p5-Net-Patricia/Makefile ============================================================================== --- head/net/p5-Net-Patricia/Makefile Wed Oct 16 07:01:00 2013 (r330482) +++ head/net/p5-Net-Patricia/Makefile Wed Oct 16 07:07:00 2013 (r330483) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Patricia -PORTVERSION= 1.21 +PORTVERSION= 1.22 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,4 @@ RUN_DEPENDS= p5-Socket6>=0:${PORTSDIR}/n USES= perl5 USE_PERL5= configure -MAN3= Net::Patricia.3 - -NO_STAGE= yes .include Modified: head/net/p5-Net-Patricia/distinfo ============================================================================== --- head/net/p5-Net-Patricia/distinfo Wed Oct 16 07:01:00 2013 (r330482) +++ head/net/p5-Net-Patricia/distinfo Wed Oct 16 07:07:00 2013 (r330483) @@ -1,2 +1,2 @@ -SHA256 (Net-Patricia-1.21.tar.gz) = b03906e3ad3708c1ebef17935c38fef347dbb430b283a263d4f3f4aefbacff64 -SIZE (Net-Patricia-1.21.tar.gz) = 27911 +SHA256 (Net-Patricia-1.22.tar.gz) = 70835a926e1c5a8d0324c72fffee82eeb7ec6c141dee04fd446820b64f71c552 +SIZE (Net-Patricia-1.22.tar.gz) = 27780 Modified: head/net/p5-Net-Patricia/pkg-plist ============================================================================== --- head/net/p5-Net-Patricia/pkg-plist Wed Oct 16 07:01:00 2013 (r330482) +++ head/net/p5-Net-Patricia/pkg-plist Wed Oct 16 07:07:00 2013 (r330483) @@ -2,6 +2,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Patricia/Patricia.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Patricia/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/Net/Patricia.pm +%%PERL5_MAN3%%/Net::Patricia.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Patricia @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net