<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/p5-Module-Load/Makefile, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-11-11T08:29:02Z</updated>
<entry>
<title>Update to p5-Module-Load to 0.22.</title>
<updated>2011-11-11T08:29:02Z</updated>
<author>
<name>hiramatsu</name>
<email>hiramatsu</email>
</author>
<published>2011-11-11T08:29:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d0c9ca7cf70137a66399b8b86a657f03f0db6138'/>
<id>urn:sha1:d0c9ca7cf70137a66399b8b86a657f03f0db6138</id>
<content type='text'>
Changes from previous:
Changes for 0.22    Tue Oct  4 21:44:32 2011
============================================
* Resolve possible security problem [http://goo.gl/YzHRU]
  where a '::' prefixed module can 'jump' out of @INC

Changes for 0.20    Mon Aug  1 19:13:44 2011
============================================
* Resolve [rt #69886] reported by Laurent Dami,
  trailing '::' silently ignored

Changes for 0.18    Tue Mar  2 15:54:30 2010
============================================
* Documentation fix from Michael Schwern RT #55123
</content>
</entry>
<entry>
<title>Revision bump after updating perl5 to 5.14.1.</title>
<updated>2011-08-14T12:26:04Z</updated>
<author>
<name>obache</name>
<email>obache</email>
</author>
<published>2011-08-14T12:26:04Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=74a7e1147c88b8cfdc49ad6446607b426d49a46b'/>
<id>urn:sha1:74a7e1147c88b8cfdc49ad6446607b426d49a46b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump the PKGREVISION for all packages which depend directly on perl,</title>
<updated>2010-08-21T16:32:42Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2010-08-21T16:32:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2071bb5c54efeb5a369d623a737c040e30ff5a84'/>
<id>urn:sha1:2071bb5c54efeb5a369d623a737c040e30ff5a84</id>
<content type='text'>
to trigger/signal a rebuild for the transition 5.10.1 -&gt; 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!
</content>
</entry>
<entry>
<title>Updating devel/p5-Module-Load from 0.16 to 0.18</title>
<updated>2010-03-15T19:06:34Z</updated>
<author>
<name>sno</name>
<email>sno</email>
</author>
<published>2010-03-15T19:06:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f64cc42505c6605ca6c098c1602dbad34ed6fc6d'/>
<id>urn:sha1:f64cc42505c6605ca6c098c1602dbad34ed6fc6d</id>
<content type='text'>
pkgsrc changes:
- Correct license definition

Upstream changes:
Changes for 0.18    Tue Mar  2 15:54:30 2010
============================================
* Documentation fix from Michael Schwern RT #55123
</content>
</entry>
<entry>
<title>PkgSrc changes:</title>
<updated>2009-04-12T19:18:59Z</updated>
<author>
<name>sno</name>
<email>sno</email>
</author>
<published>2009-04-12T19:18:59Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4347ecf972fa332fdffbf6a6ce47d5038bad0ffa'/>
<id>urn:sha1:4347ecf972fa332fdffbf6a6ce47d5038bad0ffa</id>
<content type='text'>
  - Updating package for p5 module Module::Load to 0.16
  - Set license to artistic-2.0

Upstream changes:
Changes for 0.16    Fri Feb  6 17:51:14 2009
============================================
* This is a bugfix release for users of perl versions 5.8.4 and
  5.8.5, which works around a core perl bug in those versions that
  loses arguments from @_ when using 'goto &amp;subroutine'.
  Users of other perl versions need not upgrade.

Changes for 0.14    Mon Jan 19 17:19:58 2009
============================================
* Address #41883: Module::Load cannot import non-Exporter module:
  import() function for modules used via load() weren't being
  called properly
* Test cases are now generated
</content>
</entry>
<entry>
<title>Bump the PKGREVISION for all packages which depend directly on perl,</title>
<updated>2008-10-19T19:17:40Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2008-10-19T19:17:40Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5209d3b6614856d771465489fa3399121b800518'/>
<id>urn:sha1:5209d3b6614856d771465489fa3399121b800518</id>
<content type='text'>
to trigger/signal a rebuild for the transition 5.8.8 -&gt; 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=...").
</content>
</entry>
<entry>
<title>Import p5-Module-Load version 0.12.</title>
<updated>2008-08-06T15:54:42Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2008-08-06T15:54:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=9bbe9237c0c9a14194b9ffdff6fdd59365a04674'/>
<id>urn:sha1:9bbe9237c0c9a14194b9ffdff6fdd59365a04674</id>
<content type='text'>
Module::Load allows for generic loading of modules and files. Simply
give it the name of a module or file and it will Do What You Mean (tm).
</content>
</entry>
</feed>
