Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Nov 2009 15:50:48 +0300 (MSK)
From:      Andrey Kostenko <andrey@kostenko.name>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        perl@FreeBSD.org
Subject:   ports/140311: [PATCH] www/p5-Catalyst-Plugin-Static-Simple: update to 0.25
Message-ID:  <200911051250.nA5ComDI089832@veda.park.rambler.ru>
Resent-Message-ID: <200911051300.nA5D0BLZ083389@freefall.freebsd.org>

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

>Number:         140311
>Category:       ports
>Synopsis:       [PATCH] www/p5-Catalyst-Plugin-Static-Simple: update to 0.25
>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 Nov 05 13:00:11 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Kostenko
>Release:        FreeBSD 7.1-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD veda.park.rambler.ru 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Thu Feb 12 22:34:21 MSK 2009
>Description:
- Update to 0.25

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

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

--- p5-Catalyst-Plugin-Static-Simple-0.25.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-Static-Simple/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	6 Oct 2009 19:51:16 -0000	1.11
+++ Makefile	5 Nov 2009 12:50:32 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Catalyst-Plugin-Static-Simple
-PORTVERSION=	0.23
+PORTVERSION=	0.25
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,7 +17,8 @@
 BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.80008:${PORTSDIR}/www/p5-Catalyst-Runtime \
 		p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
 		p5-MIME-Types>=1.25:${PORTSDIR}/mail/p5-MIME-Types \
-		p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat
+		p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \
+		p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.8.0+
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-Catalyst-Plugin-Static-Simple/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	6 Oct 2009 19:51:16 -0000	1.9
+++ distinfo	5 Nov 2009 12:50:32 -0000
@@ -1,3 +1,3 @@
-MD5 (Catalyst-Plugin-Static-Simple-0.23.tar.gz) = c21650f80aaa19a15b308b8ff369bd58
-SHA256 (Catalyst-Plugin-Static-Simple-0.23.tar.gz) = 6679e937320449eb8c2131761ff856f8900def396fda42f175046be9dd33e4d1
-SIZE (Catalyst-Plugin-Static-Simple-0.23.tar.gz) = 35490
+MD5 (Catalyst-Plugin-Static-Simple-0.25.tar.gz) = 50db782f607cca95cbfa3296b295942e
+SHA256 (Catalyst-Plugin-Static-Simple-0.25.tar.gz) = 921ccc47f067922501b938e8f1b10009d9572cb9f4f2bfe9523c44a6d13a85b8
+SIZE (Catalyst-Plugin-Static-Simple-0.25.tar.gz) = 35795
--- p5-Catalyst-Plugin-Static-Simple-0.25.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?200911051250.nA5ComDI089832>