Date: Thu, 12 Aug 2004 14:38:41 +0800 (CST) From: Cheng-Lung Sung <clsung@tw.freebsd.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/70349: [PATCH] devel/p5-Spoon: update to 0.18 Message-ID: <20040812063841.C9C50106C26@FreeBSD.csie.NCTU.edu.tw> Resent-Message-ID: <200408120640.i7C6eLiB003847@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 70349 >Category: ports >Synopsis: [PATCH] devel/p5-Spoon: update to 0.18 >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:21 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.18 - require p5-Spiffy 0.20 (ports/70347), p5-IO-All 0.31(ports/70348?) - copy & paste from Changes: - Use Spiffy::new for constructor instead of special Spoon::Base one. - unicode fixes Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- p5-Spoon-0.18.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/p5-Spoon/Makefile /home/clsung/p5-Spoon/Makefile --- /usr/ports/devel/p5-Spoon/Makefile Thu Jul 22 05:32:07 2004 +++ /home/clsung/p5-Spoon/Makefile Thu Aug 12 14:30:13 2004 @@ -6,7 +6,7 @@ # PORTNAME= Spoon -PORTVERSION= 0.17 +PORTVERSION= 0.18 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-Spoon/distinfo /home/clsung/p5-Spoon/distinfo --- /usr/ports/devel/p5-Spoon/distinfo Thu Jul 22 05:32:08 2004 +++ /home/clsung/p5-Spoon/distinfo Thu Aug 12 14:30:18 2004 @@ -1,2 +1,2 @@ -MD5 (Spoon-0.17.tar.gz) = 90fc2eec3856964b5ed404e243a7b33c -SIZE (Spoon-0.17.tar.gz) = 17169 +MD5 (Spoon-0.18.tar.gz) = 756a73db05c7b038e528e084931d9600 +SIZE (Spoon-0.18.tar.gz) = 17468 --- p5-Spoon-0.18.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?20040812063841.C9C50106C26>