Date: Thu, 12 Aug 2004 14:33:52 +0800 (CST) From: Cheng-Lung Sung <clsung@tw.freebsd.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/70348: [PATCH] devel/p5-IO-All: update to 0.31 Message-ID: <20040812063352.862C7106C33@FreeBSD.csie.NCTU.edu.tw> Resent-Message-ID: <200408120640.i7C6eKX4003834@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040812063352.862C7106C33>