summaryrefslogtreecommitdiff
path: root/devel/p5-Class-Gomor
AgeCommit message (Collapse)AuthorFilesLines
2011-08-10Revision bump after updating perl to 5.14.1adam1-2/+2
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. 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=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2009-07-17Give up MAINTAINERadrianp1-2/+2
2009-07-07pkgsrc changes:sno2-7/+8
- Updating package for p5 module Class::Gomor from 1.01 to 1.02 - Adjusting META information (license, homepage) Upstream changes: 1.02 Sat May 23 15:44:40 CEST 2009 - bugfix: a warning when used with perl 5.10 - new: test kwalitee - update: copyright notice
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
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-06-20Add DESTDIR support.joerg1-1/+2
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
can handle packages having no PLIST files.
2007-01-03This module is yet another class builder. This one adds parameter checkingadrianp4-0/+24
in new constructor, that is to check for attributes existence, and definedness.