Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2009 19:22:23 -0400 (EDT)
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lbr@FreeBSD.org
Subject:   ports/135752: [PATCH] devel/p5-MRO-Compat: update to 0.11
Message-ID:  <200906182322.n5INMNi4017171@frieza.p6m7g8.net>
Resent-Message-ID: <200906182330.n5INUKWd003031@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         135752
>Category:       ports
>Synopsis:       [PATCH] devel/p5-MRO-Compat: update to 0.11
>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:   Thu Jun 18 23:30:19 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Thu Jun  4 00:22:57 EDT
>Description:
- Update to 0.11

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

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-MRO-Compat-0.11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-MRO-Compat/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	25 Mar 2009 09:43:00 -0000	1.6
+++ Makefile	18 Jun 2009 03:06:38 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	MRO-Compat
-PORTVERSION=	0.10
+PORTVERSION=	0.11
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/F/FL/FLORA
@@ -15,8 +15,8 @@
 MAINTAINER=	lbr@FreeBSD.org
 COMMENT=	Add mro::* interface compatibility for Perls < 5.9.5
 
-BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-Class-C3>=0.19:${PORTSDIR}/devel/p5-Class-C3
+BUILD_DEPENDS=	p5-Class-C3>=0.19:${PORTSDIR}/devel/p5-Class-C3
+RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.8.0+
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-MRO-Compat/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	25 Mar 2009 09:43:00 -0000	1.5
+++ distinfo	18 Jun 2009 03:06:46 -0000
@@ -1,3 +1,3 @@
-MD5 (MRO-Compat-0.10.tar.gz) = 0187128ab46570c8955251bc78674cbc
-SHA256 (MRO-Compat-0.10.tar.gz) = 1f4d4e6140d8e0d8a9766eb5d12c42a79a61ced4d77bfb81c6888e6205a674cb
-SIZE (MRO-Compat-0.10.tar.gz) = 18725
+MD5 (MRO-Compat-0.11.tar.gz) = 462b68631d5bef8c807190f1c5c17306
+SHA256 (MRO-Compat-0.11.tar.gz) = 074b27543110d3d6df914c49ef5afc7b4871da648aab81a51cbab1e719a0505c
+SIZE (MRO-Compat-0.11.tar.gz) = 20474
--- p5-MRO-Compat-0.11.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?200906182322.n5INMNi4017171>