From mat@aragorn.in.absolight.net  Tue Aug 20 15:57:06 2013
Return-Path: <mat@aragorn.in.absolight.net>
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 6A8ABF3A
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Aug 2013 15:57:06 +0000 (UTC)
	(envelope-from mat@aragorn.in.absolight.net)
Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25])
	(using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 024B62981
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Aug 2013 15:57:04 +0000 (UTC)
Received: from prod2.absolight.net (localhost [127.0.0.1])
	by prod2.absolight.net (Postfix) with ESMTP id 0C2EBBDC4C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Aug 2013 17:57:03 +0200 (CEST)
Received: from gw.in.absolight.net (unknown [79.143.241.69])
	(using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits))
	(Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified))
	by prod2.absolight.net (Postfix) with ESMTPSA id A2C59BDC5D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Aug 2013 17:57:02 +0200 (CEST)
Received: from aragorn.in.absolight.net (aragorn.in.absolight.net [79.143.241.225])
	by gw.in.absolight.net (Postfix) with ESMTP id D4C516119
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Aug 2013 17:57:01 +0200 (CEST)
Received: by aragorn.in.absolight.net (Postfix, from userid 1000)
	id 6FAC014269C; Tue, 20 Aug 2013 17:57:01 +0200 (CEST)
Message-Id: <20130820155701.6FAC014269C@aragorn.in.absolight.net>
Date: Tue, 20 Aug 2013 17:57:01 +0200 (CEST)
From: Mathieu Arnold <mat@FreeBSD.org>
Reply-To: Mathieu Arnold <mat@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [exp-run] update of devel/p5-Module-Build
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         181433
>Category:       ports
>Synopsis:       [exp-run] update of devel/p5-Module-Build
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    portmgr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 20 16:00:00 UTC 2013
>Closed-Date:    Wed Sep 04 11:47:12 UTC 2013
>Last-Modified:  Wed Sep 04 11:47:12 UTC 2013
>Originator:     Mathieu Arnold
>Release:        FreeBSD 9.1-RELEASE-p4 i386
>Organization:
Absolight
>Environment:
System: FreeBSD aragorn.in.absolight.net 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:38:17 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386

>Description:
Due to the high number of ports depending on it, I'd rather be safe than sorry :-)
>How-To-Repeat:
>Fix:

--- devel_p5-Module-Build.diff begins here ---
Index: devel/p5-Module-Build/Makefile
===================================================================
--- devel/p5-Module-Build/Makefile	(revision 325057)
+++ devel/p5-Module-Build/Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Module-Build
-PORTVERSION=	0.4005
+PORTVERSION=	0.4007
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -32,12 +32,8 @@
 		Module::Build::ModuleInfo.3 \
 		Module::Build::Notes.3 \
 		Module::Build::PPMMaker.3 \
-		Module::Build::Platform::Amiga.3 \
 		Module::Build::Platform::Default.3 \
-		Module::Build::Platform::EBCDIC.3 \
-		Module::Build::Platform::MPEiX.3 \
 		Module::Build::Platform::MacOS.3 \
-		Module::Build::Platform::RiscOS.3 \
 		Module::Build::Platform::Unix.3 \
 		Module::Build::Platform::VMS.3 \
 		Module::Build::Platform::VOS.3 \
Index: devel/p5-Module-Build/distinfo
===================================================================
--- devel/p5-Module-Build/distinfo	(revision 325057)
+++ devel/p5-Module-Build/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Module-Build-0.4005.tar.gz) = eb2522507251550f459c11223ea6d86b34f1dee9b3e3928d0d6a0497505cb7ef
-SIZE (Module-Build-0.4005.tar.gz) = 307822
+SHA256 (Module-Build-0.4007.tar.gz) = 15ac5eb06628348391645464840af8ad6f545831a814e2ea502dc89b9fd70152
+SIZE (Module-Build-0.4007.tar.gz) = 307248
Index: devel/p5-Module-Build/pkg-plist
===================================================================
--- devel/p5-Module-Build/pkg-plist	(revision 325057)
+++ devel/p5-Module-Build/pkg-plist	(working copy)
@@ -11,12 +11,8 @@
 %%SITE_PERL%%/Module/Build/ModuleInfo.pm
 %%SITE_PERL%%/Module/Build/Notes.pm
 %%SITE_PERL%%/Module/Build/PPMMaker.pm
-%%SITE_PERL%%/Module/Build/Platform/Amiga.pm
 %%SITE_PERL%%/Module/Build/Platform/Default.pm
-%%SITE_PERL%%/Module/Build/Platform/EBCDIC.pm
-%%SITE_PERL%%/Module/Build/Platform/MPEiX.pm
 %%SITE_PERL%%/Module/Build/Platform/MacOS.pm
-%%SITE_PERL%%/Module/Build/Platform/RiscOS.pm
 %%SITE_PERL%%/Module/Build/Platform/Unix.pm
 %%SITE_PERL%%/Module/Build/Platform/VMS.pm
 %%SITE_PERL%%/Module/Build/Platform/VOS.pm
--- devel_p5-Module-Build.diff ends here ---


>Release-Note:
>Audit-Trail:
Class-Changed-From-To: maintainer-update->change-request 
Class-Changed-By: edwin 
Class-Changed-When: Tue Aug 20 16:00:08 UTC 2013 
Class-Changed-Why:  
Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181433 
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Aug 20 16:00:09 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181433 
Class-Changed-From-To: change-request->maintainer-update 
Class-Changed-By: mat 
Class-Changed-When: Tue Aug 20 16:01:28 UTC 2013 
Class-Changed-Why:  
So, I'm the maintainer, really :-) 
And assign to portmgr to get the exp-run. 


Responsible-Changed-From-To: perl->portmgr 
Responsible-Changed-By: mat 
Responsible-Changed-When: Tue Aug 20 16:01:28 UTC 2013 
Responsible-Changed-Why:  
So, I'm the maintainer, really :-) 
And assign to portmgr to get the exp-run. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181433 
State-Changed-From-To: open->closed 
State-Changed-By: mat 
State-Changed-When: Wed Sep 4 11:47:03 UTC 2013 
State-Changed-Why:  
sunpoet@ committed the update. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181433 
>Unformatted:
