From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 21 08:20:28 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 19EC416A4CE for ; Wed, 21 Jul 2004 08:20:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D95043D45 for ; Wed, 21 Jul 2004 08:20:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i6L8KRZ1099886 for ; Wed, 21 Jul 2004 08:20:27 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6L8KRNi099885; Wed, 21 Jul 2004 08:20:27 GMT (envelope-from gnats) Date: Wed, 21 Jul 2004 08:20:27 GMT Message-Id: <200407210820.i6L8KRNi099885@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: elvis Subject: Re: ports/69366: [PATCH] devel/Spiffy: update to 0.19 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: elvis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jul 2004 08:20:28 -0000 The following reply was made to PR ports/69366; it has been noted by GNATS. From: elvis To: freebsd-gnats-submit@FreeBSD.org, clsung@dragon2.net Cc: Subject: Re: ports/69366: [PATCH] devel/Spiffy: update to 0.19 Date: Wed, 21 Jul 2004 16:20:35 +0800 Maybe you can modify it also --- pkg-descr.old Wed Jul 21 16:12:27 2004 +++ pkg-descr Wed Jul 21 16:14:49 2004 @@ -1,4 +1,4 @@ -IO::All - Spiffy Perl Interface Framework For You +Spiffy - Spiffy Perl Interface Framework For You Spiffy" is a framework and methodology for doing object oriented programming in Perl. Spiffy combines the best parts of Exporter.pm, base.pm, mixin.pm and @@ -6,4 +6,5 @@ warts of traditional Perl OO, in a clean, straightforward and (perhaps someday) standard way. -WWW: http://search.cpan.org/~ingy/Spiffy-0.18/ +WWW: http://search.cpan.org/~ingy/ +Author: Brian Ingerson