From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Aug 12 06:40:21 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38D3D16A4CF for ; Thu, 12 Aug 2004 06:40:21 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F82743D1D for ; Thu, 12 Aug 2004 06:40:21 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i7C6eKOj003835 for ; Thu, 12 Aug 2004 06:40:20 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7C6eKX4003834; Thu, 12 Aug 2004 06:40:20 GMT (envelope-from gnats) Resent-Date: Thu, 12 Aug 2004 06:40:20 GMT Resent-Message-Id: <200408120640.i7C6eKX4003834@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, Cheng-Lung Sung Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 531B316A4CE for ; Thu, 12 Aug 2004 06:34:00 +0000 (GMT) Received: from FreeBSD.csie.NCTU.edu.tw (freebsd.csie.nctu.edu.tw [140.113.17.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 205DF43D55 for ; Thu, 12 Aug 2004 06:34:00 +0000 (GMT) (envelope-from clsung@FreeBSD.csie.NCTU.edu.tw) Received: from localhost (unknown [127.0.0.1]) by FreeBSD.csie.NCTU.edu.tw (Postfix) with ESMTP id 1DA19106C36 for ; Thu, 12 Aug 2004 14:33:53 +0800 (CST) Received: from FreeBSD.csie.NCTU.edu.tw ([127.0.0.1]) by localhost (FreeBSD.csie.NCTU.edu.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 12989-04 for ; Thu, 12 Aug 2004 14:33:52 +0800 (CST) Received: by FreeBSD.csie.NCTU.edu.tw (Postfix, from userid 1038) id 862C7106C33; Thu, 12 Aug 2004 14:33:52 +0800 (CST) Message-Id: <20040812063352.862C7106C33@FreeBSD.csie.NCTU.edu.tw> Date: Thu, 12 Aug 2004 14:33:52 +0800 (CST) From: Cheng-Lung Sung To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/70348: [PATCH] devel/p5-IO-All: update to 0.31 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2004 06:40:21 -0000 >Number: 70348 >Category: ports >Synopsis: [PATCH] devel/p5-IO-All: update to 0.31 >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: Thu Aug 12 06:40:20 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 4.10-STABLE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat May 29 08:18:00 CST 2004 >Description: - Update to 0.31 - copy & paste from Changes: - added readdir - let exists work on non-existant filename - absolute, relative, pathname - chdir - stat on unopened file/dir Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-IO-All-0.31.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/p5-IO-All/Makefile /home/clsung/p5-IO-All/Makefile --- /usr/ports/devel/p5-IO-All/Makefile Thu Jul 22 05:32:07 2004 +++ /home/clsung/p5-IO-All/Makefile Thu Aug 12 14:31:25 2004 @@ -6,7 +6,7 @@ # PORTNAME= IO-All -PORTVERSION= 0.30 +PORTVERSION= 0.31 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/I/IN/INGY/ diff -ruN --exclude=CVS /usr/ports/devel/p5-IO-All/distinfo /home/clsung/p5-IO-All/distinfo --- /usr/ports/devel/p5-IO-All/distinfo Thu Jul 22 05:32:07 2004 +++ /home/clsung/p5-IO-All/distinfo Thu Aug 12 14:31:29 2004 @@ -1,2 +1,2 @@ -MD5 (IO-All-0.30.tar.gz) = afca43824173fc7c53eeff6d44ee141c -SIZE (IO-All-0.30.tar.gz) = 51524 +MD5 (IO-All-0.31.tar.gz) = 9c8d8f6249db99f57ea903c44515a796 +SIZE (IO-All-0.31.tar.gz) = 52879 --- p5-IO-All-0.31.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: