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: ports/176004: [PATCH] devel/p5-MooseX-LazyRequire: update to 0.09 Message-ID: <20130210101733.C2B7E7E82A@colo-p.gslin.org> Resent-Message-ID: <201302101020.r1AAK15i098721@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 176004 >Category: ports >Synopsis: [PATCH] devel/p5-MooseX-LazyRequire: update to 0.09 >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: Sun Feb 10 10:20:00 UTC 2013 >Closed-Date: >Last-Modified: >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: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130210101733.C2B7E7E82A>