ports/92263: Update www/p5-HTML-Table to 2.04.

Anton Berezin tobez at FreeBSD.org
Tue Jan 24 14:00:14 UTC 2006


>Number:         92263
>Category:       ports
>Synopsis:       Update www/p5-HTML-Table to 2.04.
>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:   Tue Jan 24 14:00:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Anton Berezin
>Release:        FreeBSD 6.0-STABLE amd64
>Organization:
>Environment:

	
>Description:
	
>How-To-Repeat:
	
>Fix:


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Table/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	18 Nov 2004 14:24:49 -0000	1.12
+++ Makefile	24 Jan 2006 13:52:58 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTML-Table
-PORTVERSION=	2.02
+PORTVERSION=	2.04
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTML
@@ -20,4 +20,10 @@
 MAN3=		HTML::Table.3
 MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+IGNORE=		requires perl 5.6.0 or later. Install lang/perl5.8 and try again
+.endif
+
+.include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-HTML-Table/distinfo,v
retrieving revision 1.12
diff -u -r1.12 distinfo
--- distinfo	24 Jan 2006 03:13:50 -0000	1.12
+++ distinfo	24 Jan 2006 13:52:58 -0000
@@ -1,3 +1,3 @@
-MD5 (HTML-Table-2.02.tar.gz) = 1c307b8fbb06d2ccbe08714632b418d9
-SHA256 (HTML-Table-2.02.tar.gz) = 68274362e5066a14c8e9c6b359f7f3df71f581e48e90975dce3a3f85de849844
-SIZE (HTML-Table-2.02.tar.gz) = 16623
+MD5 (HTML-Table-2.04.tar.gz) = 8d2bdfffd56db2bb13f34f273b9d297b
+SHA256 (HTML-Table-2.04.tar.gz) = f8cc9d276d6d41bb7c3f6df18eecce5dff8dcde67b2e5fa918ed1578aaf2216c
+SIZE (HTML-Table-2.04.tar.gz) = 17379

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



More information about the freebsd-ports-bugs mailing list