<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/p5-Module-Starter, 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-16T08:05:06Z</updated>
<entry>
<title>Update p5-Module-Starter to 1.58.</title>
<updated>2011-11-16T08:05:06Z</updated>
<author>
<name>hiramatsu</name>
<email>hiramatsu</email>
</author>
<published>2011-11-16T08:05:06Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c8f28522f35cc4c0324f427bb3c83e145e3344e5'/>
<id>urn:sha1:c8f28522f35cc4c0324f427bb3c83e145e3344e5</id>
<content type='text'>
Changes from previous:
1.58    Sat Jul  2 15:58:46 2011

        * Added prereq on Path::Class (RT #68360).
        * Doc fixes by Nicholas Bamber and Salvatore Bonaccorso (RT #68385).

1.57    Tue Apr 12 11:07:01 IDT 2011

        * No functional changes.
        * Removing English from unnecessary tests that confuse a tester.

1.56    Thu Apr  7 17:01:11 IDT 2011

        * No functional changes, productionizing.

1.55_01 Fri Jun 11 16:56:00 IDT 2010

        Special thanks goes to Andy Lester, who has been, still is and
            will remain an inspiration to many programmers, myself included.

        [ENHANCEMENTS]
        Added hooks for distribution building in App. Thanks to brian d foy.
        MANIFEST is now created via the proper builder.
        Kept create_MANIFEST to act as hook.
        Added Apache license by pfig.

        * [RT #53539] Refactoring, adding hooks, described above.
        (Patch provided by brian d. foy)

        * [RT #27304] Minimal version of perl (5.006)
        (Patch provided by Alexandr Ciornii)

        * [RT #53339] ::Simple uses the builder to create the MANIFEST

        * Moved repository to Github

        * Some more refactoring in Simple::create_builder()
</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-Starter from 1.520 to 1.540</title>
<updated>2010-02-02T20:08:05Z</updated>
<author>
<name>sno</name>
<email>sno</email>
</author>
<published>2010-02-02T20:08:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f221b24700948683d59283a9b090d8be943d4de7'/>
<id>urn:sha1:f221b24700948683d59283a9b090d8be943d4de7</id>
<content type='text'>
pkgsrc changes:
- Adding license

Upstream changes:
1.54    Tue Dec  8 09:11:00 CST 2009
        This release could not have happened without Sawyer X.

        [ENHANCEMENTS]
        Added more exclusions.  Thanks to Olivier Mengue??.
        * [RT #45941] Correcting POD sections for Perl Critic (Sawyer X)
        * [RT #13847] Bail out if load fails, minimum Test::Harness (Sawyer X)
        * [RT #24110] Support for Test::CheckManifest + tests for it (Sawyer X)
        * [RT #22648] Pod::Parser (Pod::Usage) &gt;= 1.21 (Sawyer X)
          (earliest Backpan version tested to work)
        * [RT #48723] Add metadata to META.yml (Sawyer X)
          (Patch provided by Olivier Mengu??, thank you!)
        * [RT #39397] Add option to create .gitignore (Sawyer X)
</content>
</entry>
<entry>
<title>Update p5-Module-Starter from version 1.500 (upstream 1.50) to version</title>
<updated>2009-08-23T14:40:57Z</updated>
<author>
<name>seb</name>
<email>seb</email>
</author>
<published>2009-08-23T14:40:57Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=23dadfc2799b2c4c2f4e3a8108bc05a6388c68a8'/>
<id>urn:sha1:23dadfc2799b2c4c2f4e3a8108bc05a6388c68a8</id>
<content type='text'>
1.520 (upstream 1.52).

Pkgsrc changes:
- Set LICENSE
- Drop dependencies on devel/p5-Test-Pod and p5-Test-Pod-Coverage

Upstream changes:
1.52    Mon Jul 27 01:25:03 CDT 2009
        * Support for more licenses.  Thanks to Shlomi Fish.

        * Fix slashing problems for Windows.  Thanks Olivier Mengue

        * Complains about extra unparsed options to try to detect
        problems that come out of misquoted variables. Thanks to Gunnar Wolf.

        * The list of files to ignore is now called ignore.txt,
        which you can turn into .cvsignore, .gitignore, MANIFEST.SKIP
        or whatever.

        * Handles authors with apostrophes in their names better.
        Thanks to, not surprisingly, Dave O'Neill.

        * Removed module requirements on Test::Pod and Test::Pod::Coverage
        for Module::Starter to be built and installed.  However,
        t/pod.t and t/pod-coverage.t do still both get created even
        if either of their two main modules are not installed.
</content>
</entry>
<entry>
<title>Updated from version 1.470nb1 to 1.500 (upstream 0.50).</title>
<updated>2008-11-17T03:37:44Z</updated>
<author>
<name>he</name>
<email>he</email>
</author>
<published>2008-11-17T03:37:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=60fa474d2c340a18b73a532d7c09c59adfec6b15'/>
<id>urn:sha1:60fa474d2c340a18b73a532d7c09c59adfec6b15</id>
<content type='text'>
Pkgsrc chnages:
 o Add a couple of BUILD_DEPENDS

Upstream changes:

1.50    Tue Oct 28 00:27:37 CDT 2008
        * Added Perl Training Australia's getting-started.html

        * Add license setting to default Makefile.PL output (Thanks, Gabor!)

        * Fixed the RT link in the boilerplate. (Thanks, Shlomi)
</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>- updated to 1.470</title>
<updated>2008-07-18T12:48:31Z</updated>
<author>
<name>rhaen</name>
<email>rhaen</email>
</author>
<published>2008-07-18T12:48:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=d6f51a85236871acc346f8c5298e3f04d505630a'/>
<id>urn:sha1:d6f51a85236871acc346f8c5298e3f04d505630a</id>
<content type='text'>
Changelog:

1.46    Fri Nov  9 18:36 America/New_York 2007
        [ENHANCEMENTS
        * add Module::Install compat for ::Template plugin
        * boilerplate.t no longer appears in default MANIFEST
        * META.yml no longer appears in default MANIFEST

        [FIXES]
        * undo some bugs introduced by changing API of subclassable "guts"
          methods
        * remove some duplicated code

1.46    Wed Oct 31 08:49 America/New_York 2007
        * put nearly all of the module-starter program into a module (to test)
        * add license to META.yml

1.44    Sun Oct 11 19:09 America/New_York 2007
        * no changes since 1.43_03

1.43_03
        [FIXES]
        * pod-coverage.t includes Pod::Coverage version check
        * Test::Pod and Test::Pod::Coverage are now requirements.
            Thanks, David Golden.

1.43_02 Wed Apr 25 09:37-Wed May 09 14:46 PDT 2007	&lt;cjac@colliertech.org&gt;
        [ENHANCEMENTS]
        * broke Module::Starter::Simple's README_guts and module_guts
          methods into smaller, override-able pieces
        * re-factored Module::Starter::Simple's build system; the
          build metadata now lives in Module::Starter::BuildSet.  This
          allows us access to the metadata from the test suite.  It
          also makes it a bit easier to add supported builders.
        * added a test Plugin module (based on Module::Starter::PBP)
        * wrote a test suite for running module-starter
        * wrote a test suite for Module::Starter::BuildSet
        * modified the critic Makefile target to name the policy which
          raised the violation
        * Split most long lines (&gt;80 chars) on whitespace

        [FIXES]
        * Ensured that perlcritic succeeds without errors or warnings
        * Added perlcriticrc to the MANIFEST
        * corrected build -&gt; builder in module-starter --help docs

1.43_01 Wed Mar 28 12:21:00 EDT 2007
        [FIXES]
        * Now properly reports on all files in --verbose mode.

        [ENHANCEMENTS]
        * Add support for Module::Install
</content>
</entry>
<entry>
<title>Add DESTDIR support.</title>
<updated>2008-06-12T02:14:13Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2008-06-12T02:14:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=39d7fb93432416d872ed34e0025741cc93068c06'/>
<id>urn:sha1:39d7fb93432416d872ed34e0025741cc93068c06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk</title>
<updated>2007-10-25T16:54:26Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2007-10-25T16:54:26Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5e1040eb4b3d5bdf7e0d465818a3ff084620adb3'/>
<id>urn:sha1:5e1040eb4b3d5bdf7e0d465818a3ff084620adb3</id>
<content type='text'>
can handle packages having no PLIST files.
</content>
</entry>
</feed>
