aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-Has-Sugar
Commit message (Collapse)AuthorAgeFilesLines
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+Sunpoet Po-Chuan Hsieh2011-09-171-1/+1
| | | | | | | With hat: perl Notes: svn path=/head/; revision=281878
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Update to 0.0405Wen Heping2009-12-063-5/+5
| | | | Notes: svn path=/head/; revision=245272
* MooseX::Has::Sugar is a perl module of sugar sytax for mooseWen Heping2009-11-164-0/+48
'has' fields. WWW: http://search.cpan.org/dist/MooseX-Has-Sugar/ Notes: svn path=/head/; revision=244316