From gslin@colo-p.gslin.org  Sun Feb 10 10:17:34 2013
Return-Path: <gslin@colo-p.gslin.org>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 76CE7A6B;
	Sun, 10 Feb 2013 10:17:34 +0000 (UTC)
	(envelope-from gslin@colo-p.gslin.org)
Received: from colo-p.gslin.org (112-121-80-241.mwsrv.com [112.121.80.241])
	by mx1.freebsd.org (Postfix) with ESMTP id 4A389292;
	Sun, 10 Feb 2013 10:17:34 +0000 (UTC)
Received: by colo-p.gslin.org (Postfix, from userid 1000)
	id C2B7E7E82A; Sun, 10 Feb 2013 18:17:33 +0800 (CST)
Message-Id: <20130210101733.C2B7E7E82A@colo-p.gslin.org>
Date: Sun, 10 Feb 2013 18:17:33 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: perl@FreeBSD.org, gslin@gslin.org
Subject: [PATCH] devel/p5-MooseX-LazyRequire: update to 0.09
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         176004
>Category:       ports
>Synopsis:       [PATCH] devel/p5-MooseX-LazyRequire: update to 0.09
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 10 10:20:00 UTC 2013
>Closed-Date:    Thu Feb 14 11:57:21 UTC 2013
>Last-Modified:  Thu Feb 14 12:00:00 UTC 2013
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 9.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39
>Description:
- Update to 0.09

Port maintainer (perl@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-MooseX-LazyRequire-0.09.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/p5-MooseX-LazyRequire/Makefile ./Makefile
--- /usr/ports/devel/p5-MooseX-LazyRequire/Makefile	2012-11-17 13:56:23.000000000 +0800
+++ ./Makefile	2013-02-10 08:32:43.000000000 +0800
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	MooseX-LazyRequire
-# Date created:	   17 Aug 2009
-# Whom:		   Sergey Skvortsov <skv@protey.ru>
-#
 # $FreeBSD: ports/devel/p5-MooseX-LazyRequire/Makefile,v 1.9 2012/11/17 05:56:23 svnexp Exp $
-#
 
 PORTNAME=	MooseX-LazyRequire
-PORTVERSION=	0.08
+PORTVERSION=	0.09
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,7 +13,6 @@
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Moose>=0.94:${PORTSDIR}/devel/p5-Moose \
-		p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
 		p5-aliased>=0.30:${PORTSDIR}/devel/p5-aliased \
 		p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
 RUN_DEPENDS:=	${BUILD_DEPENDS}
diff -ruN --exclude=CVS /usr/ports/devel/p5-MooseX-LazyRequire/distinfo ./distinfo
--- /usr/ports/devel/p5-MooseX-LazyRequire/distinfo	2012-07-07 15:29:34.000000000 +0800
+++ ./distinfo	2013-02-10 08:32:28.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (MooseX-LazyRequire-0.08.tar.gz) = 49c79b60c22d0c6cb1f856ad273eada481836acc0a99f59343745c696da51297
-SIZE (MooseX-LazyRequire-0.08.tar.gz) = 15065
+SHA256 (MooseX-LazyRequire-0.09.tar.gz) = 70ebe8751b451053e9d03489be63bcab259d67b0f51304d95db49483e675e2d3
+SIZE (MooseX-LazyRequire-0.09.tar.gz) = 15272
--- p5-MooseX-LazyRequire-0.09.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Feb 10 10:20:13 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176004 
Responsible-Changed-From-To: perl->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Sun Feb 10 10:26:13 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176004 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Thu Feb 14 11:57:19 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=176004 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/176004: commit references a PR
Date: Thu, 14 Feb 2013 11:57:18 +0000 (UTC)

 Author: culot
 Date: Thu Feb 14 11:57:08 2013
 New Revision: 312215
 URL: http://svnweb.freebsd.org/changeset/ports/312215
 
 Log:
   - Update to 0.09
   
   Changes:	http://search.cpan.org/dist/MooseX-LazyRequire/Changes
   PR:		ports/176004
   Submitted by: 	Gea-Suan Lin <gslin@gslin.org>
 
 Modified:
   head/devel/p5-MooseX-LazyRequire/Makefile
   head/devel/p5-MooseX-LazyRequire/distinfo
 
 Modified: head/devel/p5-MooseX-LazyRequire/Makefile
 ==============================================================================
 --- head/devel/p5-MooseX-LazyRequire/Makefile	Thu Feb 14 11:23:29 2013	(r312214)
 +++ head/devel/p5-MooseX-LazyRequire/Makefile	Thu Feb 14 11:57:08 2013	(r312215)
 @@ -1,12 +1,7 @@
 -# New ports collection makefile for:	MooseX-LazyRequire
 -# Date created:	   17 Aug 2009
 -# Whom:		   Sergey Skvortsov <skv@protey.ru>
 -#
  # $FreeBSD$
 -#
  
  PORTNAME=	MooseX-LazyRequire
 -PORTVERSION=	0.08
 +PORTVERSION=	0.09
  CATEGORIES=	devel perl5
  MASTER_SITES=	CPAN
  PKGNAMEPREFIX=	p5-
 @@ -18,7 +13,6 @@ LICENSE=	ART10 GPLv1
  LICENSE_COMB=	dual
  
  BUILD_DEPENDS=	p5-Moose>=0.94:${PORTSDIR}/devel/p5-Moose \
 -		p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
  		p5-aliased>=0.30:${PORTSDIR}/devel/p5-aliased \
  		p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
  RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 Modified: head/devel/p5-MooseX-LazyRequire/distinfo
 ==============================================================================
 --- head/devel/p5-MooseX-LazyRequire/distinfo	Thu Feb 14 11:23:29 2013	(r312214)
 +++ head/devel/p5-MooseX-LazyRequire/distinfo	Thu Feb 14 11:57:08 2013	(r312215)
 @@ -1,2 +1,2 @@
 -SHA256 (MooseX-LazyRequire-0.08.tar.gz) = 49c79b60c22d0c6cb1f856ad273eada481836acc0a99f59343745c696da51297
 -SIZE (MooseX-LazyRequire-0.08.tar.gz) = 15065
 +SHA256 (MooseX-LazyRequire-0.09.tar.gz) = 70ebe8751b451053e9d03489be63bcab259d67b0f51304d95db49483e675e2d3
 +SIZE (MooseX-LazyRequire-0.09.tar.gz) = 15272
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
