From owner-freebsd-perl@FreeBSD.ORG Wed Feb 9 21:30:18 2011 Return-Path: Delivered-To: perl@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA04A106564A for ; Wed, 9 Feb 2011 21:30:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BE5A18FC0A for ; Wed, 9 Feb 2011 21:30:17 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p19LUHKM051686 for ; Wed, 9 Feb 2011 21:30:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p19LUHTV051677; Wed, 9 Feb 2011 21:30:17 GMT (envelope-from gnats) Date: Wed, 9 Feb 2011 21:30:17 GMT Message-Id: <201102092130.p19LUHTV051677@freefall.freebsd.org> To: perl@FreeBSD.org From: Jonathan Chu Cc: Subject: Re: ports/154619: [PATCH] devel/p5-Package-Stash: update to 0.25 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jonathan Chu 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, 09 Feb 2011 21:30:18 -0000 The following reply was made to PR ports/154619; it has been noted by GNATS. From: Jonathan Chu To: FreeBSD-gnats-submit@freebsd.org Cc: perl@freebsd.org Subject: Re: ports/154619: [PATCH] devel/p5-Package-Stash: update to 0.25 Date: Wed, 9 Feb 2011 13:28:05 -0800 (PST) >Submitter-Id: current-users >Originator: Jonathan Chu >Organization: UC Berkeley - RSSP-IT >Confidential: no >Synopsis: Re: ports/154619: [PATCH] devel/p5-Package-Stash: update to 0.25 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 7.3-RELEASE-p4 amd64 >Environment: System: FreeBSD dev-www7.rescomp.berkeley.edu 7.3-RELEASE-p4 FreeBSD 7.3-RELEASE-p4 #15: Tue Nov 30 11:51:59 PST 2010 >Description: - Update to 0.25 Added file(s): - p5-Package-Stash-0.25.tbz Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 Updated diff with missing dependency and files pulled in from dependency. This PR depends on the completion of ports/154626. >How-To-Repeat: >Fix: --- p5-Package-Stash-0.25.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/p5-Package-Stash/Makefile /tmp/milki/ports/p5-Package-Stash/Makefile --- /usr/ports/devel/p5-Package-Stash/Makefile 2010-11-03 00:08:50.000000000 -0700 +++ /tmp/milki/ports/p5-Package-Stash/Makefile 2011-02-09 13:25:29.000000000 -0800 @@ -2,23 +2,33 @@ # Date created: 8 June 2010 # Whom: Philip M. Gollucci # -# $FreeBSD: ports/devel/p5-Package-Stash/Makefile,v 1.7 2010/11/03 07:08:50 bapt Exp $ +# $FreeBSD$ # PORTNAME= Package-Stash -PORTVERSION= 0.13 +PORTVERSION= 0.25 CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../by-authors/id/D/DO/DOY PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Routines for manipulating stashes +BUILD_DEPENDS= p5-Package-Stash-XS>=0.21:${PORTSDIR}/devel/p5-Package-Stash-XS \ + p5-Package-DeprecationManager>=0:${PORTSDIR}/devel/p5-Package-DeprecationManager \ + p5-Dist-CheckConflicts>=0.01:${PORTSDIR}/devel/p5-Dist-CheckConflicts +RUN_DEPENDS= p5-Package-Stash-XS>=0.21:${PORTSDIR}/devel/p5-Package-Stash-XS \ + p5-Package-DeprecationManager>=0:${PORTSDIR}/devel/p5-Package-DeprecationManager \ + p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils + TEST_DEPENDS= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception + p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \ + p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires PERL_CONFIGURE= YES -MAN3= Package::Stash.3 +MAN3= Package::Stash.3 \ + Package::Stash::PP.3 .include diff -ruN --exclude=CVS /usr/ports/devel/p5-Package-Stash/distinfo /tmp/milki/ports/p5-Package-Stash/distinfo --- /usr/ports/devel/p5-Package-Stash/distinfo 2010-11-03 00:08:50.000000000 -0700 +++ /tmp/milki/ports/p5-Package-Stash/distinfo 2011-02-08 22:53:08.000000000 -0800 @@ -1,2 +1,2 @@ -SHA256 (Package-Stash-0.13.tar.gz) = bc45211d788861dd3a5d4e74b240c7e82eb99b0f90aef92a2e99f3297159f148 -SIZE (Package-Stash-0.13.tar.gz) = 18564 +SHA256 (Package-Stash-0.25.tar.gz) = df44128437dd3805cfc45a608d8a1bb961566e665f1e6944c2933070a1209f37 +SIZE (Package-Stash-0.25.tar.gz) = 28624 Files /usr/ports/devel/p5-Package-Stash/p5-Package-Stash-0.25.tbz and /tmp/milki/ports/p5-Package-Stash/p5-Package-Stash-0.25.tbz differ diff -ruN --exclude=CVS /usr/ports/devel/p5-Package-Stash/pkg-plist /tmp/milki/ports/p5-Package-Stash/pkg-plist --- /usr/ports/devel/p5-Package-Stash/pkg-plist 2010-09-30 06:43:30.000000000 -0700 +++ /tmp/milki/ports/p5-Package-Stash/pkg-plist 2011-02-09 13:25:10.000000000 -0800 @@ -1,5 +1,9 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Package/Stash/.packlist %%SITE_PERL%%/Package/Stash.pm +%%SITE_PERL%%/Package/Stash/Conflicts.pm +%%SITE_PERL%%/Package/Stash/PP.pm +bin/package-stash-conflicts +@dirrm %%SITE_PERL%%/Package/Stash @dirrmtry %%SITE_PERL%%/Package @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Package/Stash @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Package --- p5-Package-Stash-0.25.patch ends here ---