ports/124263: [PATCH] devel/p5-Class-MOP: update to 0.58

Sergey Skvortsov skv at FreeBSD.org
Wed Jun 4 10:00:10 UTC 2008


>Number:         124263
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Class-MOP: update to 0.58
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 04 10:00:09 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Sergey Skvortsov
>Release:        FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD vega.protey.ru 7.0-STABLE FreeBSD 7.0-STABLE #1: Tue Apr 22 06:30:17 MSD 2008
>Description:
- Update to 0.58

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

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

--- p5-Class-MOP-0.58.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Class-MOP/Makefile,v
retrieving revision 1.25
diff -u -u -r1.25 Makefile
--- Makefile	15 Mar 2008 10:15:55 -0000	1.25
+++ Makefile	4 Jun 2008 09:56:13 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Class-MOP
-PORTVERSION=	0.54
+PORTVERSION=	0.58
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,9 @@
 MAINTAINER=	lbr at FreeBSD.org
 COMMENT=	A Meta Object Protocol for Perl 5
 
-RUN_DEPENDS=	p5-Sub-Name>=0.02:${PORTSDIR}/devel/p5-Sub-Name
+RUN_DEPENDS=	p5-Sub-Name>=0.02:${PORTSDIR}/devel/p5-Sub-Name \
+		p5-Sub-Identify>=0.03:${PORTSDIR}/devel/p5-Sub-Identify \
+		p5-MRO-Compat>=0.05:${PORTSDIR}/devel/p5-MRO-Compat
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	5.8.0+
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Class-MOP/distinfo,v
retrieving revision 1.22
diff -u -u -r1.22 distinfo
--- distinfo	15 Mar 2008 10:15:55 -0000	1.22
+++ distinfo	4 Jun 2008 09:56:13 -0000
@@ -1,3 +1,3 @@
-MD5 (Class-MOP-0.54.tar.gz) = ffe8c2d075fdea29e960dd845d6b22a6
-SHA256 (Class-MOP-0.54.tar.gz) = 9ef9ed17cb1dcb02004928e98dd71299f7b291fb93b97d6a2ecb4c5e4ec07ae6
-SIZE (Class-MOP-0.54.tar.gz) = 132600
+MD5 (Class-MOP-0.58.tar.gz) = 20b66a87d6e2737354f36b37b8d41dc6
+SHA256 (Class-MOP-0.58.tar.gz) = f4bd6da8685f75f3db6b6a2a672b11ffdf7ce2539fe0dc3e654d61b14539e280
+SIZE (Class-MOP-0.58.tar.gz) = 136768
--- p5-Class-MOP-0.58.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list