From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 6 08:50:01 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D098106566C for ; Sat, 6 Sep 2008 08:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2431C8FC24 for ; Sat, 6 Sep 2008 08:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m868o06v015119 for ; Sat, 6 Sep 2008 08:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m868o0Dd015118; Sat, 6 Sep 2008 08:50:00 GMT (envelope-from gnats) Resent-Date: Sat, 6 Sep 2008 08:50:00 GMT Resent-Message-Id: <200809060850.m868o0Dd015118@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yen-Ming Lee Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94FBC106564A for ; Sat, 6 Sep 2008 08:47:16 +0000 (UTC) (envelope-from leeym@cn1.leeym.com) Received: from cn1.leeym.com (b06s56le.corenetworks.net [64.85.165.237]) by mx1.freebsd.org (Postfix) with ESMTP id 6B72A8FC16 for ; Sat, 6 Sep 2008 08:47:16 +0000 (UTC) (envelope-from leeym@cn1.leeym.com) Received: from cn1.leeym.com (localhost [127.0.0.1]) by cn1.leeym.com (8.14.2/8.14.2) with ESMTP id m868lFtm004646; Sat, 6 Sep 2008 01:47:15 -0700 (PDT) (envelope-from leeym@cn1.leeym.com) Received: (from leeym@localhost) by cn1.leeym.com (8.14.2/8.14.2/Submit) id m868lFhW004645; Sat, 6 Sep 2008 01:47:15 -0700 (PDT) (envelope-from leeym) Message-Id: <200809060847.m868lFhW004645@cn1.leeym.com> Date: Sat, 6 Sep 2008 01:47:15 -0700 (PDT) From: Yen-Ming Lee To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: ache@FreeBSD.org Subject: ports/127140: [PATCH] textproc/p5-Text-CSV_XS: update to 0.54 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Sep 2008 08:50:01 -0000 >Number: 127140 >Category: ports >Synopsis: [PATCH] textproc/p5-Text-CSV_XS: update to 0.54 >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: Sat Sep 06 08:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 >Description: - Update to 0.54 Port maintainer (ache@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Text-CSV_XS-0.54.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Text-CSV_XS/Makefile,v retrieving revision 1.12 diff -u -d -b -w -u -r1.12 Makefile --- Makefile 30 May 2008 17:13:04 -0000 1.12 +++ Makefile 6 Sep 2008 08:47:06 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Text-CSV_XS -PORTVERSION= 0.45 +PORTVERSION= 0.54 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Index: distinfo =================================================================== RCS file: /home/pcvs/ports/textproc/p5-Text-CSV_XS/distinfo,v retrieving revision 1.7 diff -u -d -b -w -u -r1.7 distinfo --- distinfo 30 May 2008 17:13:04 -0000 1.7 +++ distinfo 6 Sep 2008 08:47:06 -0000 @@ -1,3 +1,3 @@ -MD5 (Text-CSV_XS-0.45.tgz) = 4a4db0ab2bd727bd5c54c4ed772e358a -SHA256 (Text-CSV_XS-0.45.tgz) = 9bd9948b7269fb57edc6a2f5ac9ad6598ee4eb72e49ec41c89212e673ee8af1d -SIZE (Text-CSV_XS-0.45.tgz) = 88321 +MD5 (Text-CSV_XS-0.54.tgz) = d490c1d8f37386b980abfdd53a96705b +SHA256 (Text-CSV_XS-0.54.tgz) = 4e6c94397a22b87f2562015a1938262feb63a4f74520307bb97fea310b4871f6 +SIZE (Text-CSV_XS-0.54.tgz) = 90923 --- p5-Text-CSV_XS-0.54.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: