ports/98868: [PATCH] devel/p5-Tree-Simple: update to 1.16
Christopher Boumenot
boumenot at gmail.com
Mon Jun 12 18:50:17 UTC 2006
>Number: 98868
>Category: ports
>Synopsis: [PATCH] devel/p5-Tree-Simple: update to 1.16
>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: Mon Jun 12 18:50:15 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.16
- Fix a portlint warning concerning the IGNORE message.
Port maintainer (demon at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-Tree-Simple-1.16.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Tree-Simple/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile 10 Oct 2005 12:07:18 -0000 1.8
+++ Makefile 12 Jun 2006 18:40:55 -0000
@@ -6,7 +6,7 @@
#
PORTNAME= Tree-Simple
-PORTVERSION= 1.15
+PORTVERSION= 1.16
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= requires perl 5.6.1 or later. Install lang/perl5 then try again
.endif
.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Tree-Simple/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo 22 Jan 2006 08:29:38 -0000 1.7
+++ distinfo 12 Jun 2006 18:40:55 -0000
@@ -1,3 +1,3 @@
-MD5 (Tree-Simple-1.15.tar.gz) = f4bb1afd402186952ea0b87ceeb3bc41
-SHA256 (Tree-Simple-1.15.tar.gz) = 0107a9f0c6f752ac4922df3f763b33ac794fdbe90036af4b1b2a34e9971d8f95
-SIZE (Tree-Simple-1.15.tar.gz) = 31204
+MD5 (Tree-Simple-1.16.tar.gz) = 7f003a9af1aea6a9931c3de8fc49b3ab
+SHA256 (Tree-Simple-1.16.tar.gz) = df91e18d313021cabace2a3ed9d84038d986e5c6f07cc414b57aee96d16a8e77
+SIZE (Tree-Simple-1.16.tar.gz) = 32104
--- p5-Tree-Simple-1.16.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list