Commit graph

6 commits

Author SHA1 Message Date
he
6573db3a0c Updated from version 1.04nb1 to 1.05.
Upstream changes:

1.05 Wed 10 Sep 2008
	- Upgrading to Module::Install 0.77
	- Refactoring the DESTROY method to be more paranoidly correct
	- Updating the test scripts to newer style
	- Removing File::Spec dependency
	- Adding support for wrapping around packages that aren't in their
	  own module file.
2008-10-30 21:35:34 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
rhaen
1a31c1bf22 - updated to 1.04
ChangeLog:
1.04 Wed 14 Nov 2007
	- No functional changes
	- Upgrading to Module::Install 0.68
2008-07-17 08:53:12 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
seb
8098bfbf8f Initial import of p5-Class-Adapter version 1.03 into The NetBSD
Packages Collection.

The Perl 5 module Class::Adapter is intended as an abstract base
class for creating any sort of class or object that follows the
Adapter pattern.  An Adapter in this Perl sense of the term is when
a class is created to achieve by composition (objects containing
other object) something that can't be achieved by inheritance
(sub-classing).
2007-08-14 00:09:45 +00:00