From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 11 19:50:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.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 CC801EC4 for ; Wed, 11 Dec 2013 19:50:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (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 AD084114B for ; Wed, 11 Dec 2013 19:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBBJo0ml078115 for ; Wed, 11 Dec 2013 19:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBBJo0u6078114; Wed, 11 Dec 2013 19:50:00 GMT (envelope-from gnats) Resent-Date: Wed, 11 Dec 2013 19:50:00 GMT Resent-Message-Id: <201312111950.rBBJo0u6078114@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sunpoet Po-Chuan Hsieh 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 2FADFD86; Wed, 11 Dec 2013 19:44:40 +0000 (UTC) Received: from sunpoet.net (sunpoet.net [220.135.71.135]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F3A47111B; Wed, 11 Dec 2013 19:44:39 +0000 (UTC) Received: by sunpoet.net (Postfix, from userid 1000) id 4280F456F; Thu, 12 Dec 2013 03:44:58 +0800 (CST) Message-Id: <20131211194458.4280F456F@sunpoet.net> Date: Thu, 12 Dec 2013 03:44:58 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/184701: [PATCH] devel/p5-ExtUtils-Depends: update to 0.306 Cc: culot@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Dec 2013 19:50:01 -0000 >Number: 184701 >Category: ports >Synopsis: [PATCH] devel/p5-ExtUtils-Depends: update to 0.306 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Dec 11 19:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 10.0-BETA4 amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 10.0-BETA4 FreeBSD 10.0-BETA4 #0 r258837: Mon Dec 2 20:50:41 >Description: - Update to 0.306 - Add LICENSE - Support STAGEDIR Changes: http://search.cpan.org/dist/ExtUtils-Depends/Changes Port maintainer (culot@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: SVN) >How-To-Repeat: >Fix: --- p5-ExtUtils-Depends-0.306.patch begins here --- Index: Makefile =================================================================== --- Makefile (revision 336212) +++ Makefile (working copy) @@ -2,19 +2,19 @@ # $FreeBSD$ PORTNAME= ExtUtils-Depends -PORTVERSION= 0.304 +PORTVERSION= 0.306 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:FLORA +MASTER_SITE_SUBDIR= CPAN:XAOC PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Easily build XS extensions that depend on XS extensions +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure -MAN3= ExtUtils::Depends.3 - -NO_STAGE= yes .include Index: distinfo =================================================================== --- distinfo (revision 336212) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (ExtUtils-Depends-0.304.tar.gz) = 0307651e1ac2059f0b244466add694f7529c4e7b9287c821144086183e9b543a -SIZE (ExtUtils-Depends-0.304.tar.gz) = 11445 +SHA256 (ExtUtils-Depends-0.306.tar.gz) = 45258bcb83cd130e90a5f8ff19c1b69063f894634b01140f69d550d92b2c2369 +SIZE (ExtUtils-Depends-0.306.tar.gz) = 13180 Index: pkg-plist =================================================================== --- pkg-plist (revision 336212) +++ pkg-plist (working copy) @@ -1,5 +1,6 @@ +%%SITE_PERL%%/ExtUtils/Depends.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/Depends/.packlist -%%SITE_PERL%%/ExtUtils/Depends.pm +%%PERL5_MAN3%%/ExtUtils::Depends.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils/Depends +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils @dirrmtry %%SITE_PERL%%/ExtUtils -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ExtUtils --- p5-ExtUtils-Depends-0.306.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: