Date: Wed, 11 Jan 2006 09:48:14 +0800 (CST) From: Yen-Ming Lee <leeym@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: unfurl@FreeBSD.org Subject: ports/91620: [PATCH] www/p5-Compress-LeadingBlankSpaces: update to 0.06 Message-ID: <20060111014814.2AD1FB29C78@utopia.leeym.com> Resent-Message-ID: <200601110150.k0B1o4jw040456@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 91620 >Category: ports >Synopsis: [PATCH] www/p5-Compress-LeadingBlankSpaces: update to 0.06 >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: Wed Jan 11 01:50:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 6.0-STABLE i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD utopia.leeym.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Nov 17 09:15:19 CST 2005 >Description: - Update to 0.06 - Add WWW: in pkg-descr Port maintainer (unfurl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-Compress-LeadingBlankSpaces-0.06.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-Compress-LeadingBlankSpaces/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 26 May 2004 14:25:21 -0000 1.1 +++ Makefile 11 Jan 2006 01:48:02 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Compress-LeadingBlankSpaces -PORTVERSION= 0.04 +PORTVERSION= 0.06 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Compress Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/p5-Compress-LeadingBlankSpaces/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 26 May 2004 14:25:21 -0000 1.1 +++ distinfo 11 Jan 2006 01:48:02 -0000 @@ -1,2 +1,3 @@ -MD5 (Compress-LeadingBlankSpaces-0.04.tar.gz) = ecb282cbd223510bc990fff02b2ff079 -SIZE (Compress-LeadingBlankSpaces-0.04.tar.gz) = 3720 +MD5 (Compress-LeadingBlankSpaces-0.06.tar.gz) = 0d5a389290c9891efb8dce0935f2e095 +SHA256 (Compress-LeadingBlankSpaces-0.06.tar.gz) = 58cb0c6241a75479aa7c1c07ef16e76b4d7727a5e3cb7d28275990b18a9831c7 +SIZE (Compress-LeadingBlankSpaces-0.06.tar.gz) = 4259 Index: pkg-descr =================================================================== RCS file: /home/pcvs/ports/www/p5-Compress-LeadingBlankSpaces/pkg-descr,v retrieving revision 1.1 diff -u -u -r1.1 pkg-descr --- pkg-descr 26 May 2004 14:25:21 -0000 1.1 +++ pkg-descr 11 Jan 2006 01:48:02 -0000 @@ -18,3 +18,5 @@ the data transfer loop on server side. The rest of the class is developed in order to serve possible exceptions, like pre-formatted data within HTML. + +WWW: http://search.cpan.org/dist/Compress-LeadingBlankSpaces/ --- p5-Compress-LeadingBlankSpaces-0.06.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?20060111014814.2AD1FB29C78>