Commit graph

10 commits

Author SHA1 Message Date
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
mef
fb718b1ced Update to 4.012
---------------
4.012     2015-05-05 21:01:33-04:00 America/New_York
        - avoid breaking up words when wrapping text in [Bugs]
2015-05-10 02:16:32 +00:00
mef
ba98330566 (pkgsrc)
- Drop DEPENDS+=      p5-Moose-Autobox, see below
(upstream)
 - Update 4.006 to 4.011
---------------------
4.011     2015-03-17 07:48:54-04:00 America/New_York
        - add "header" attributes to more sections, to change the =head1
          headert ext (thanks, David Wheeler)

4.010     2014-12-30 22:02:58-05:00 America/New_York
        - use of Moose::Autobox has been dropped (thanks Karen Etheridge!)

4.009     2014-12-02 23:00:37-05:00 America/New_York
        - when a Collect-worthy header exists (like =head1 METHODS) use it,
          rather than making a new one *and* leaving the old one around
          (thanks, Christian Walde)

4.008     2014-11-12 09:37:13-05:00 America/New_York
        - handle UTF-8 data in PODNAME and ABSTRACT (thanks,  Blabos de Blebe)
        - Explain Section::Region naming, nonpod, and flattening
          (thanks, Kent Fredric)

4.007     2014-10-27 22:21:55-04:00 America/New_York
        - immutabilize ALL THE THINGS!
2015-04-26 12:56:59 +00:00
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
hiramatsu
78b27685db Update textproc/p5-Pod-Weaver to 4.006.
Changes from previous:
----------------------
4.006     2014-01-07 20:12:37-05:00 America/New_York
        - update tests to pass octets to ->read_string, as is proper

4.005     2013-12-21 15:01:46-0500 America/New_York
        - updated tests for the new (fixed, consistent) string behavior in
          Mixin::Linewise

4.004     2013-11-05 21:50:13 America/New_York
        - allow multi-line formats for VERSION plugin (thanks, Alex Peters)
        - ...including the %T-prefix for lines only included in
          trial releases
        - look for PODNAME more consistently (thanks, Chris Weyl)
        - put license filename in F<> formatting (thanks, Alex Peters)

4.003     2013-11-02 22:58:43 America/New_York
        - note that [@Default] contains [-SingleEncoding] (thanks, Caleb
          Cushing)

4.002     2013-11-02 11:37:04 America/New_York
        [ THIS MIGHT BREAK YOUR CODE ]
        - stable release of previous v4 changes

4.001     2013-10-20 10:50:50 America/New_York (TRIAL RELEASE)
        [ THIS MIGHT BREAK YOUR CODE ]
        - SingleEncoding now accepts found =encodings as long as they match,
          unless the plugin's encoding attribute was set explicitly

4.000     2013-10-19 17:20:59 America/New_York (TRIAL RELEASE)
        [ THIS MIGHT BREAK YOUR CODE ]
        - the SingleEncoding plugin to force one consistent =encoding
        - ...is now enabled, for UTF-8, in the default configuration

3.101640  2013-09-17 08:57:41 Asia/Tokyo
        - fix repository links! argh, oops

3.101639  2013-09-17 08:56:05 Asia/Tokyo
        - documentation fix: mention that =func exists in the default
          configuration (thanks, Joshua Keroes!)
        - removed use of deprecated Class::MOP::load_class (thanks, Karen
          Etheridge)
2014-02-24 10:47:31 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
1f96787c11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-25 06:55:37 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
sno
bc3e96dafb Adding new package for Perl5 module Pod::Weaver version 3.101638 from
CPAN into textproc/p5-Pod-Weaver.

Pod::Weaver is a system for building Pod documents from templates.
It doesn't perform simple text substitution, but instead builds a
Pod::Elemental::Document. Its plugins sketch out a series of sections
that will be produced based on an existing Pod document or other
provided information.
2012-08-08 11:45:04 +00:00