Date: Wed, 21 Jul 2004 15:31:56 +0800 (CST) From: Cheng-Lung Sung <clsung@dragon2.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/69366: [PATCH] devel/Spiffy: update to 0.19 Message-ID: <20040721073156.E6808152E3@mail.dragon2.net> Resent-Message-ID: <200407210740.i6L7eOK3094189@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 69366 >Category: ports >Synopsis: [PATCH] devel/Spiffy: update to 0.19 >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 Jul 21 07:40:23 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Cheng-Lung Sung >Release: FreeBSD 4.10-RELEASE i386 >Organization: FreeBSD @ Taiwan >Environment: System: FreeBSD sungsung.csie.nctu.edu.tw 4.10-RELEASE FreeBSD 4.10-RELEASE #1: Wed Jun 9 11:27:45 CST >Description: - Update to 0.19 - from Changes version: 0.19 date: Sun Jul 11 01:41:38 PDT 2004 changes: - mixin support - don't export spiffy_constructor by default - Don't export XXX stuff until -XXX used - add support for roles and import lists with mixins - super works with AUTOLOAD Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- p5-Spiffy-0.19.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/p5-Spiffy/Makefile /home/clsung/p5-Spiffy/Makefile --- /usr/ports/devel/p5-Spiffy/Makefile Sat Jul 17 15:07:56 2004 +++ /home/clsung/p5-Spiffy/Makefile Wed Jul 21 15:30:23 2004 @@ -6,7 +6,7 @@ # PORTNAME= Spiffy -PORTVERSION= 0.18 +PORTVERSION= 0.19 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-Spiffy/distinfo /home/clsung/p5-Spiffy/distinfo --- /usr/ports/devel/p5-Spiffy/distinfo Fri Jul 16 10:22:10 2004 +++ /home/clsung/p5-Spiffy/distinfo Wed Jul 21 15:30:30 2004 @@ -1,2 +1,2 @@ -MD5 (Spiffy-0.18.tar.gz) = a86178288a9c550e4daeacdf6277d165 -SIZE (Spiffy-0.18.tar.gz) = 20206 +MD5 (Spiffy-0.19.tar.gz) = ee03720a17eb07021eb04e29c299386c +SIZE (Spiffy-0.19.tar.gz) = 23402 --- p5-Spiffy-0.19.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?20040721073156.E6808152E3>