pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/28463: update request for devel/p5-Class-Factory
>Number: 28463
>Category: pkg
>Synopsis: update request for devel/p5-Class-Factory
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Nov 29 15:06:00 +0000 2004
>Originator: Hiramatsu Yoshifumi
>Release: NetBSD 2.0G
>Organization:
>Environment:
System: NetBSD orinoco.my.domain 2.0G NetBSD 2.0G (Orinoco) #0: Sun Sep 12
07:42:06 JST 2004
hiramatsu%orinoco.my.domain@localhost:/usr/src/sys/arch/i386/compile/Orinoco
i386
Architecture: i386
Machine: i386
>Description:
update patch for devel/p5-Class-Factory
Changes from 1.00:
- Added 'get_my_factory()' and 'get_my_factory_type()'
- Ensure that new() returns undef if get_factory_class() doesn't
work properly and factory_error() is overridden (and the
overridden method doesn't die)
- Added a few more tests to ensure factory_log() and
factory_error() working properly
- add_factory_type() checks %INC to see if a class is already
loaded.
- All log/error messages now have variables in apostrophes
rather than brackes.
>How-To-Repeat:
>Fix:
diff -buNr p5-Class-Factory.orig/Makefile p5-Class-Factory/Makefile
--- p5-Class-Factory.orig/Makefile 2004-11-27 04:36:27.000000000 +0900
+++ p5-Class-Factory/Makefile 2004-11-27 04:36:36.000000000 +0900
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= Class-Factory-1.00
+DISTNAME= Class-Factory-1.03
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5clf
CATEGORIES= devel perl5
diff -buNr p5-Class-Factory.orig/distinfo p5-Class-Factory/distinfo
--- p5-Class-Factory.orig/distinfo 2004-11-27 04:36:27.000000000 +0900
+++ p5-Class-Factory/distinfo 2004-11-27 04:36:36.000000000 +0900
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.1 2001/06/10 05:41:25 explorer Exp $
-SHA1 (Class-Factory-1.00.tar.gz) = 4b8f9ee9fb5d72bfdd82946c5b7c6d742fdd8e9b
-Size (Class-Factory-1.00.tar.gz) = 7888 bytes
+SHA1 (Class-Factory-1.03.tar.gz) = 8b891a3aeffbf7c735f046a3e17979bacc5ff958
+Size (Class-Factory-1.03.tar.gz) = 10141 bytes
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index