Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  1 Dec 2006 21:01:30 -0500 (EST)
From:      Christopher Boumenot <boumenot@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        demon@FreeBSD.org
Subject:   ports/106180: [PATCH] devel/p5-Tree-Simple: update to 1.17
Message-ID:  <20061202020130.7E395F1F32@crash.divebomb.org>
Resent-Message-ID: <200612020210.kB22A9QK057385@freefall.freebsd.org>

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

>Number:         106180
>Category:       ports
>Synopsis:       [PATCH] devel/p5-Tree-Simple: update to 1.17
>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:   Sat Dec 02 02:10:09 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Christopher Boumenot
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD crash.divebomb.org 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Tue May 16 15:51:09 EDT 2006
>Description:
- Update to 1.17
- Fixed port lint warning.

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

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

--- p5-Tree-Simple-1.17.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Tree-Simple/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	17 Jul 2006 08:35:32 -0000	1.9
+++ Makefile	2 Dec 2006 02:00:51 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Tree-Simple
-PORTVERSION=	1.16
+PORTVERSION=	1.17
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Tree
@@ -26,7 +26,7 @@
 RUN_DEPENDS+=	${BUILD_DEPENDS}
 .endif
 .if ${PERL_LEVEL} < 500601
-IGNORE=		This port requires perl 5.6.x or later. Install lang/perl5 then try again
+IGNORE=		perl 5.8 or newer required. Install lang/perl5.8 and try again
 .endif
 
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Tree-Simple/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	17 Jul 2006 08:35:32 -0000	1.8
+++ distinfo	2 Dec 2006 02:00:51 -0000
@@ -1,3 +1,3 @@
-MD5 (Tree-Simple-1.16.tar.gz) = 7f003a9af1aea6a9931c3de8fc49b3ab
-SHA256 (Tree-Simple-1.16.tar.gz) = df91e18d313021cabace2a3ed9d84038d986e5c6f07cc414b57aee96d16a8e77
-SIZE (Tree-Simple-1.16.tar.gz) = 32104
+MD5 (Tree-Simple-1.17.tar.gz) = c1468eb79c414090bf16e2da4fc9637c
+SHA256 (Tree-Simple-1.17.tar.gz) = a3bb201d64d27b000d939294e0751f46b61d3a2993e6cfbd0a38bf7eafe44201
+SIZE (Tree-Simple-1.17.tar.gz) = 32809
--- p5-Tree-Simple-1.17.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?20061202020130.7E395F1F32>