Hi! This updates p5-Text-SimpleTable to 2.0 Tested on i386.
Comments, ok? Saluti, C.
Index: Makefile =================================================================== RCS file: /cvs/ports/textproc/p5-Text-SimpleTable/Makefile,v retrieving revision 1.6 diff -u -p -r1.6 Makefile --- Makefile 13 Sep 2008 08:25:12 -0000 1.6 +++ Makefile 18 Nov 2009 15:45:06 -0000 @@ -2,7 +2,8 @@ COMMENT= simple eyecandy ASCII Tables -DISTNAME= Text-SimpleTable-0.05 +# FIXME: check version number: x.xx -> x.x +DISTNAME= Text-SimpleTable-2.0 CATEGORIES= textproc MAINTAINER= Simon Bertrang <[email protected]> Index: distinfo =================================================================== RCS file: /cvs/ports/textproc/p5-Text-SimpleTable/distinfo,v retrieving revision 1.3 diff -u -p -r1.3 distinfo --- distinfo 13 Sep 2008 08:25:12 -0000 1.3 +++ distinfo 18 Nov 2009 15:45:06 -0000 @@ -1,5 +1,5 @@ -MD5 (Text-SimpleTable-0.05.tar.gz) = kPiE/sgvhd+QOteTS1NRpg== -RMD160 (Text-SimpleTable-0.05.tar.gz) = PbwyYCzPj6voD9N2V4278kJoEd8= -SHA1 (Text-SimpleTable-0.05.tar.gz) = nDulmG0iWwwwLn0A91jeL7ZkOFk= -SHA256 (Text-SimpleTable-0.05.tar.gz) = 6aYZWl8/0SMEgUdT9JSFj/WbN54oqzg4wso+katrFwk= -SIZE (Text-SimpleTable-0.05.tar.gz) = 3378 +MD5 (Text-SimpleTable-2.0.tar.gz) = tXtuYLXuPNUgnUutUQ0NLQ== +RMD160 (Text-SimpleTable-2.0.tar.gz) = +Kk+pOXAPyhIm2CrYg8pXU98tK4= +SHA1 (Text-SimpleTable-2.0.tar.gz) = Y6XGpQsR0G7UgxATPyblpwu4Xis= +SHA256 (Text-SimpleTable-2.0.tar.gz) = tB8O/1+wj0SFMcUnf2DOMxvzaClUkB/6id+B4ADeu/M= +SIZE (Text-SimpleTable-2.0.tar.gz) = 8516 Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/textproc/p5-Text-SimpleTable/pkg/PLIST,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 PLIST --- pkg/PLIST 4 Nov 2006 17:43:58 -0000 1.1.1.1 +++ pkg/PLIST 18 Nov 2009 15:45:06 -0000 @@ -1,4 +1,4 @@ -...@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/04 17:43:58 espie Exp $ +...@comment $OpenBSD$ ${P5SITE}/Text/ ${P5SITE}/Text/SimpleTable.pm @man man/man3p/Text::SimpleTable.3p
