Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2005 08:38:47 +0200 (CEST)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/88116: Update devel/p5-Cache to 2.03
Message-ID:  <20051028063847.3FFD7125420@heechee.tobez.org>
Resent-Message-ID: <200510280640.j9S6eF5F071343@freefall.freebsd.org>

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

>Number:         88116
>Category:       ports
>Synopsis:       Update devel/p5-Cache to 2.03
>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:   Fri Oct 28 06:40:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Anton Berezin
>Release:        FreeBSD 5.4-STABLE amd64
>Organization:
>Environment:
	
>Description:

While at it, also make the IGNORE string a proper sentence.

>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Cache/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	15 Dec 2004 20:59:44 -0000	1.1
+++ Makefile	28 Oct 2005 06:35:50 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Cache
-PORTVERSION=	2.02
+PORTVERSION=	2.03
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Cache
@@ -45,6 +45,6 @@
 
 .include <bsd.port.pre.mk>
 .if ${PERL_LEVEL} < 500600
-IGNORE=		This port requires perl 5.6.0 or later. Install lang/perl5 then try again
+IGNORE=		requires perl 5.6.0 or later. Install lang/perl5.8 then try again
 .endif
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Cache/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	15 Dec 2004 20:59:44 -0000	1.1
+++ distinfo	28 Oct 2005 06:35:50 -0000
@@ -1,2 +1,2 @@
-MD5 (Cache-2.02.tar.gz) = 47ba7a90a098048c540bb1626b240616
-SIZE (Cache-2.02.tar.gz) = 32854
+MD5 (Cache-2.03.tar.gz) = f7aff536e032edbdae27a503438ae11e
+SIZE (Cache-2.03.tar.gz) = 33609

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051028063847.3FFD7125420>