Date: Fri, 25 May 2007 10:38:26 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/112959: [PATCH] textproc/p5-Text-CSV_PP: update to 1.02 Message-ID: <20070525023826.43E5EFCC@netnews.NCTU.edu.tw> Resent-Message-ID: <200705250240.l4P2e4ln065448@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 112959 >Category: ports >Synopsis: [PATCH] textproc/p5-Text-CSV_PP: update to 1.02 >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 May 25 02:40:04 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.2-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Sat Apr 28 00:53:10 CST 2007 >Description: - Update to 1.02 Port maintainer (gslin@gslin.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Text-CSV_PP-1.02.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-CSV_PP/Makefile /home/staff/gslin/work/ports/p5-Text-CSV_PP/Makefile --- /usr/ports/textproc/p5-Text-CSV_PP/Makefile Tue Jul 11 18:40:48 2006 +++ /home/staff/gslin/work/ports/p5-Text-CSV_PP/Makefile Fri May 25 10:37:01 2007 @@ -6,18 +6,17 @@ # PORTNAME= Text-CSV_PP -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Comma-separated values manipulation routines PP version PERL_CONFIGURE= yes MAN3= Text::CSV_PP.3 -.include <bsd.port.pre.mk> -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff -ruN --exclude=CVS /usr/ports/textproc/p5-Text-CSV_PP/distinfo /home/staff/gslin/work/ports/p5-Text-CSV_PP/distinfo --- /usr/ports/textproc/p5-Text-CSV_PP/distinfo Tue Jul 11 18:40:48 2006 +++ /home/staff/gslin/work/ports/p5-Text-CSV_PP/distinfo Fri May 25 10:37:20 2007 @@ -1,3 +1,3 @@ -MD5 (Text-CSV_PP-1.01.tar.gz) = 0f2db7130a6fce62ebe19af8bcf40538 -SHA256 (Text-CSV_PP-1.01.tar.gz) = b1a0922e4720e4b4ac342d2c8df60a8349eb09355883e348548d06f7e2850d7d -SIZE (Text-CSV_PP-1.01.tar.gz) = 8923 +MD5 (Text-CSV_PP-1.02.tar.gz) = 30c5aad9fafceb50ea8764168104a8cf +SHA256 (Text-CSV_PP-1.02.tar.gz) = 4b5e0c55173d6b243ef82bda0ef2cc461df3bf6205a94cc732f34ce80e4e383b +SIZE (Text-CSV_PP-1.02.tar.gz) = 14423 --- p5-Text-CSV_PP-1.02.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?20070525023826.43E5EFCC>