<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/p5-Module-ScanDeps/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-10-29T20:26:37Z</updated>
<entry>
<title>Update p5-Module-ScanDpes to 1.04.</title>
<updated>2011-10-29T20:26:37Z</updated>
<author>
<name>hiramatsu</name>
<email>hiramatsu</email>
</author>
<published>2011-10-29T20:26:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5775770e38064dbfd78cd121570b9622e67d7b55'/>
<id>urn:sha1:5775770e38064dbfd78cd121570b9622e67d7b55</id>
<content type='text'>
Changes from previous:
[Changes for 1.04 - 2011-07-21]
* Brown paper bag bug: fix option -x (execute) (broken by changes for -c)
* While we're at it: honor option -I with -c

[Changes for 1.03 - 2011-07-18]

* RT #69213: ScanDeps incompatible with AnyEvent (Perl 5.14, AnyEvent 5.34, PAR 1.00.2)
  For option -c (compile) M:SD used to wrap the file in one big sub and
  appended an END block where it dumps %INC etc; the outer sub causes problems
  with certain contructs. Instead we now use an INIT block prepended
  to the file.

* RT #69471: Problem with "eval { require SomeModule }" constructions
  Module::ScanDeps::DataFeed now omits %INC pairs with an undefined value
  (these may be created by an unsuccessful "require" under certain conditions).
  Also omit CODE refs from @INC.

* Fix for failing CPAN Testers report
  http://www.cpantesters.org/cpan/report/4208fa16-a5d1-11e0-a0bc-c71a7862a918:
  Perl 5.15.0 got rid of Shell.pm

* Fix for failing CPAN Testers report
  http://www.cpantesters.org/cpan/report/772147dc-6c1f-1014-baf2-318eb63ba09a:
  - regex meta characters in filenames break consistency check

* Simplify Module::ScanDeps::DataFeed somewhat by localizing %INC
  around "require Module::ScanDeps::DataFeed" and by using Data::Dumper
  for the actual dump.

* Don't create the tempfiles for DataFeed in the working directory.

* Purge all pod from Module::ScanDeps::DataFeed, advise the  CPAN
  indexer not to bother with it; same for Module::ScanDeps::Cache.

[Changes for 1.02 - 2011-04-03]
* %Preload: add _all_ *.pl file below .../unicore for utf8.pm

[Changes for 1.01 - 2011-03-26]
* %Preload: add "unicore/version" for Unicode/UCD.pm
  (because it contains a call openunicode(..., "version"))

[Changes for 1.00 - 2011-02-19]
* RT #65855: Special handling for POSIX requested (Roderich Schupp)
* RT #65252: Temp files left when execute fails (Roderich Schupp)
* add a %Preload rule for Log::Report::Dispatcher (Roderich Schupp)
  cf. http://www.nntp.perl.org/group/perl.par/2011/01/msg4871.html
* add %Preload rule for Date::Manip (Roderich Schupp)
* speed up scanning *significantly* by not re-constructing regexen
  for every line of input and reducing the no. of sub calls (Steffen Mueller)
* add Eric Roode to AUTHORS (Steffen Mueller)
* RT #61027: "use lib" does not work (Roderich Schupp)
  scan_line(): When handling "use lib '/some/dir'" we add "/some/dir/ARCHNAME",
  "/some/dir/VER" and "/some/dir/VER/ARCHNAME", but forgot
  to add "/some/dir" itself.
  While we're at it, improve parsing the argument list of "use lib".
  Simply eval the string, this should at least make all forms of
  quoted strings work correctly.
* fix URI special case (clkao)
* fix a regression reported by CPAN Testers (Roderich Schupp)
* finally: bump version to 1.00
</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>Update from version 0.97 to version 0.98.</title>
<updated>2010-08-03T22:09:28Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2010-08-03T22:09:28Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cdc5c69b4f279975cd3c31f7799988c5d79925e5'/>
<id>urn:sha1:cdc5c69b4f279975cd3c31f7799988c5d79925e5</id>
<content type='text'>
Upstream changes:
[Changes for 0.98 - 2010-07-26]
* Make %Preload entry for "utf8.pm" lazy (Roderich Schupp)
* Upgrade to Module::Install 1.00 (Roderich Schupp)
* RT #58093: Par-Packer not including all dependencies (unicore/Heavy.pl) (Roderich Schupp)
* Add %Preload rule for RPC::XML (Roderich Schupp)
* RT #57494: add %Preload rule for JSON.pm (Roderich Schupp)
</content>
</entry>
<entry>
<title>Update from version 0.96 to version 0.97.</title>
<updated>2010-04-11T23:31:58Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2010-04-11T23:31:58Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=73f7bae75f929c25423099162bf38ec28aacb54f'/>
<id>urn:sha1:73f7bae75f929c25423099162bf38ec28aacb54f</id>
<content type='text'>
Upstream changes:
[Changes for 0.97 - 2010-04-10]
* Pack the content of module/distribution sharedirs is automatically. (kmx)
* RT #56020 - add data files used by Unicode::UCD (Roderich Schupp)
* RT #55746 - remove bogus "... if %Config::Config" condition (Roderich Schupp)
* Add special case for CGI::Application::Plugin::AutoRunmode (Alexandr Ciornii)
* Add special case for CGI::Application::Plugin::Authentication (Alexandr Ciornii)
* Add special case for DBIx::Perlish (Alexandr Ciornii)
</content>
</entry>
<entry>
<title>Update to 0.96:</title>
<updated>2009-12-15T13:26:29Z</updated>
<author>
<name>wiz</name>
<email>wiz</email>
</author>
<published>2009-12-15T13:26:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=73f641ebb54e4be7257ded265a8126c3fcf81aae'/>
<id>urn:sha1:73f641ebb54e4be7257ded265a8126c3fcf81aae</id>
<content type='text'>
[Changes for 0.96 - 2009-11-13]
* perl 5.6.1 compatibility (Alexandr Ciornii)
* Test for "use module version;" (Alexandr Ciornii)
</content>
</entry>
<entry>
<title>Updating devel/p5-Module-ScanDeps from 0.94 to 0.95</title>
<updated>2009-09-19T16:32:27Z</updated>
<author>
<name>sno</name>
<email>sno</email>
</author>
<published>2009-09-19T16:32:27Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=97c86836a6a41c5ce76554d605cd9d9930f29587'/>
<id>urn:sha1:97c86836a6a41c5ce76554d605cd9d9930f29587</id>
<content type='text'>
Upstream changes:
[Changes for 0.95 - 2009-10-16]
* Fix "uninitialized value" warnings (Dave Rolsky)
* Add special case for Perl::Critic (Alexandr Ciornii)
* Add special case for Event (Alexandr Ciornii)
* Add special case for Wx.pm (Alexandr Ciornii)
* Add special case for Log::Any
</content>
</entry>
<entry>
<title>Updating package devel/p5-Module-ScanDeps from 0.93 to 0.94</title>
<updated>2009-08-19T19:16:20Z</updated>
<author>
<name>sno</name>
<email>sno</email>
</author>
<published>2009-08-19T19:16:20Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1569c7f47389aa94630eb87b3c785f34d11de77c'/>
<id>urn:sha1:1569c7f47389aa94630eb87b3c785f34d11de77c</id>
<content type='text'>
Upstream changes:
[Changes for 0.94 - 2009-08-10]
* Add tests for scan_line (Alexandr Ciornii)
* RT#48151 fixed, "require __PACKAGE__" should not die (Alexandr Ciornii)
* OS/2 fixes (Ilya Zakharevich)
</content>
</entry>
<entry>
<title>Fix dependency cycle to Module::Install</title>
<updated>2009-08-09T22:36:10Z</updated>
<author>
<name>sno</name>
<email>sno</email>
</author>
<published>2009-08-09T22:36:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=68572c9c0d3be529ba4a79273f86c7a49cd1c20c'/>
<id>urn:sha1:68572c9c0d3be529ba4a79273f86c7a49cd1c20c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updating package for p5 module Module::ScanDeps from 0.91 to 0.93</title>
<updated>2009-08-09T11:53:34Z</updated>
<author>
<name>sno</name>
<email>sno</email>
</author>
<published>2009-08-09T11:53:34Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=8ae098d66a9fc26101bd9e1c8a52db5335aaf460'/>
<id>urn:sha1:8ae098d66a9fc26101bd9e1c8a52db5335aaf460</id>
<content type='text'>
pkgsrc changes:
  - Use Module::Install as module type

Upstream changes:
[Changes for 0.93 - 2009-07-19]
* Implement caching of dependencies (Christoph Lamprecht)

[Changes for 0.92 - 2009-07-19]
* Fix bug with {type} being set to unexpected values in some cases (Christoph Lamprecht)
* Add tests for scan_chunk (Alexandr Ciornii)
* Add special case for parent.pm (Alexandr Ciornii)
* Fix for "use parent::something" (Alexandr Ciornii)
* Add special case for Catalyst.pm (Alexandr Ciornii)
</content>
</entry>
</feed>
