Bug 98236 - Update Port: devel/p5-Class-AutoClass 0.09->1.01
Summary: Update Port: devel/p5-Class-AutoClass 0.09->1.01
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Aaron Dalton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-31 21:30 UTC by Aaron Dalton
Modified: 2006-06-06 05:08 UTC (History)
0 users

See Also:


Attachments
submission.txt (3.80 KB, text/plain)
2006-05-31 21:30 UTC, Aaron Dalton
no flags Details
autoclass.2.diff (3.17 KB, patch)
2006-06-06 01:25 UTC, Fernan Aguero
no flags Details | Diff
autoclass.2.diff (3.17 KB, patch)
2006-06-06 01:25 UTC, Fernan Aguero
no flags Details | Diff
autoclass.3.diff (2.57 KB, patch)
2006-06-06 01:33 UTC, Fernan Aguero
no flags Details | Diff
autoclass.3.diff (2.57 KB, patch)
2006-06-06 01:33 UTC, Fernan Aguero
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Dalton freebsd_committer freebsd_triage 2006-05-31 21:30:12 UTC
- Updated from v0.09 to v1.01
- Updated pkg-plist
- Update Makefile and pkg-descr to reflect vendor's change of distname
- Restricted to Perl 5.8 instead of Perl 5.6 due to unresolved errors with 
'make test.'  Hopefully this restriction will be lifted soon.

0.091 Mon Apr 18 09:22:47 PDT 2005
	- removed Data::Dumper dependency
	- removed versions from dependencies in Makefil.PL
0.092 Tue May 31 17:40:32 PDT 2005
	- changed AutoDB require in AutoClass.pm to AutoDB::Object (bug: 
utility classes were forced to 'use Class::AutoDB::Object'
	- changed prereq syntax in Makefile.pl to just check for lib 
existance
0.093 Tue Oct 25 16:02:24 PDT 2005
	- new override capability (for returning an instance of another 
object) and tests to cover new functionality
	- added nullable functionality, so that an AutoClass object can 
return undef
0.1   Wed Jan  4 15:05:53 PST 2006
	- initialization strategy changed. instead of init'ing class by 
class down the hierarchy, it's now done all at once
	- fixed many bugs in default initialization
	- set_attributes always calls setter method
	- added check for super classes not yet 'used'.  caution: this 
only works if people follow the Perl convention of placing module Foo in 
file Foo.pm.  Else, there's no easy way to translate a classname into a 
string that can be 'used'
	- fixed bug to auto-register subclasses that did not set %AUTODB
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-31 21:36:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->aaron

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-31 21:37:02 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Fernan Aguero 2006-06-06 01:25:34 UTC
+----[ Edwin Groothuis <edwin@FreeBSD.org> (31.May.2006 17:37):
|
| Maintainer of devel/p5-Class-AutoClass,
| 
| Please note that PR ports/98236 has just been submitted.
| 
| If it contains a patch for an upgrade, an enhancement or a bug fix
| you agree on, reply to this email stating that you approve the patch
| and a committer will take care of it.
| 
| The full text of the PR can be found at:
|     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/98236
|
+----]

Aaron,

thanks for the patch. Attached is a revised version
containing only the significant changes needed to update the port.

Fernan
Comment 4 Fernan Aguero 2006-06-06 01:25:34 UTC
+----[ Edwin Groothuis <edwin@FreeBSD.org> (31.May.2006 17:37):
|
| Maintainer of devel/p5-Class-AutoClass,
| 
| Please note that PR ports/98236 has just been submitted.
| 
| If it contains a patch for an upgrade, an enhancement or a bug fix
| you agree on, reply to this email stating that you approve the patch
| and a committer will take care of it.
| 
| The full text of the PR can be found at:
|     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/98236
|
+----]

Aaron,

thanks for the patch. Attached is a revised version
containing only the significant changes needed to update the port.

Fernan
Comment 5 Fernan Aguero 2006-06-06 01:33:16 UTC
+----[ To bug-followup@FreeBSD.org <fernan@iib.unsam.edu.ar> (05.Jun.2006 21:25):
|
| +----[ Edwin Groothuis <edwin@FreeBSD.org> (31.May.2006 17:37):
| |
| | Maintainer of devel/p5-Class-AutoClass,
| | 
| | Please note that PR ports/98236 has just been submitted.
| | 
| | If it contains a patch for an upgrade, an enhancement or a bug fix
| | you agree on, reply to this email stating that you approve the patch
| | and a committer will take care of it.
| | 
| | The full text of the PR can be found at:
| |     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/98236
| |
| +----]
| 
| Aaron,
| 
| thanks for the patch. Attached is a revised version
| containing only the significant changes needed to update the port.
| 
| Fernan
|
+----]

Sorry, attached is a better revised version (there are no
changes to the pkg-plist),

Fenan
Comment 6 Fernan Aguero 2006-06-06 01:33:16 UTC
+----[ To bug-followup@FreeBSD.org <fernan@iib.unsam.edu.ar> (05.Jun.2006 21:25):
|
| +----[ Edwin Groothuis <edwin@FreeBSD.org> (31.May.2006 17:37):
| |
| | Maintainer of devel/p5-Class-AutoClass,
| | 
| | Please note that PR ports/98236 has just been submitted.
| | 
| | If it contains a patch for an upgrade, an enhancement or a bug fix
| | you agree on, reply to this email stating that you approve the patch
| | and a committer will take care of it.
| | 
| | The full text of the PR can be found at:
| |     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/98236
| |
| +----]
| 
| Aaron,
| 
| thanks for the patch. Attached is a revised version
| containing only the significant changes needed to update the port.
| 
| Fernan
|
+----]

Sorry, attached is a better revised version (there are no
changes to the pkg-plist),

Fenan
Comment 7 Aaron Dalton freebsd_committer freebsd_triage 2006-06-06 05:08:03 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!