Commit graph

16 commits

Author SHA1 Message Date
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
wiz
40bbad7ac6 Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
2015-07-12 18:56:06 +00:00
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
wiz
cda18437be Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
wen
ed5c8f65e1 Update to 2.5.3
Upstream changelog please visit:
http://cpansearch.perl.org/src/RRA/podlators-2.5.3/ChangeLog
2014-10-07 07:20:49 +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
obache
9b57b4605a Fix/Update DEPENDS paterns for perl CORE modules, with some trivial fixes.
Bump PKGREVISION for runtime dependency pattern changed packages.
2013-12-09 14:17:41 +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
hiramatsu
d6c0b9054a Update p5-podlators to 2.4.0.
Changes from previous:
----------------------
2010-10-10  Russ Allbery  <rra@stanford.edu>

	* VERSION: podlators 2.4.0 released.

	* scripts/pod2man: Remove the code to generate the #! line and
	supporting code and instead rely on ExtUtils::MakeMaker to handle
	that during package build.
	* scripts/pod2text: Likewise.
	* scripts/pod2man.PL: Renamed to pod2man.
	* scripts/pod2text.PL: Renamed to pod2text.
	* Makefile.PL: Remove PL_FILES section.

	* pod/perlpodstyle.pod: New style guide for POD documentation,
	split mostly from the NOTES section of the pod2man man page.
	* scripts/pod2man.PL: Remove NOTES section, now maintained as the
	separate perlpodstyle document.
	* Makefile.PL: Add perlpodstyle.1 to the generated man pages.

	* lib/Pod/Man.pm (cmd_para): Do not strip escaped trailing
	whitespace, such as that created by S<> at the end of a line,
	since the backslash is then taken by *roff as escaping the
	newline.  Thanks, Kevin Ryde.
	* t/man.t: Test S<> at the end of lines.

	* lib/Pod/Man.pm (output): If the utf8 option is given, encode
	output in UTF-8 if there is no encoding layer.  Now requires the
	Encode module.
	(start_document): Rather than forcibly change the PerlIO encoding
	layer, probe the PerlIO layers with protection for Perl versions
	without PerlIO and set a flag indicating whether to encode on the
	fly on output.
	* lib/Pod/Text.pm: Likewise.
	* Makefile.PL: Mark Encode as required.
	* t/man-perlio.t: Test Pod::Man output to a file handle with a
	PerlIO encoding layer already applied.
	* t/text-perlio.t: Likewise for Pod::Text.
2012-02-02 04:03:43 +00:00
obache
a7a8ace5fe Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:52:49 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 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!
2010-08-21 16:32:42 +00:00
sno
4c818dd1d7 Updating textproc/p5-podlators from 2.3.0 to 2.3.1
upstream changes:
2010-02-17  Russ Allbery  <rra@stanford.edu>
	* VERSION: podlators 2.3.1 released.

	* lib/Pod/Text/Color.pm: Update $VERSION for recent changes.
	* lib/Pod/Text/Termcap.pm: Likewise.
2010-02-22 14:01:03 +00:00
sno
61dff3eaea Updating textproc/p5-podlators from 2.2.1 to 2.3.0
pkgsrc changes:
  - Adjusting dependencies according to META.yml
  - Adding license definition (perl license)

Upstream changes:
2009-12-28  Russ Allbery  <rra@stanford.edu>
	* VERSION: podlators 2.3.0 released.

	* Do not turn off IN_NAME for any formatting code.
	  Suppress formatting if in the NAME section to not confuse lexgrog.
	* Test formatting codes in the NAME section.
	* Allow anchor text for URLs as well. Fix the check of the anchor
          text to not think no text was provided when the text was "0".
	* Test anchor text of "0" and anchor text with URLs.
	* Require Pod::Simple 3.06 or later for proper handling of L<>
          tags with anchor text.
	* Remove logic to skip an S<> test for Pod::Simple versions earlier
          than 3.06.
	* Support anchor text for L<> links of type URL by rendering the
          anchor text and then the URL in angle brackets.
	* Test rendering of L<> URL links with anchor text.
	* When formatting item tags, use the width of the tag without
          formatting codes. This does not change the output of Pod::Text
          but provides a hook for correct formatting in subclasses.
	* New function strip_format.
	* Test proper formatting of item tags which have formatting codes
          applied.
	* New test of Pod::Text::Overstrike.
	* Use Test::More for testing. Remove duplicate addition of
          ../blib/lib to the library search path.
	* Update to the current version of this test from C TAP Harness
          1.1, converting it to use Test::More.

2009-06-15  Russ Allbery  <rra@stanford.edu>
	* Unlink temporary files in a loop to be sure that all versions
          are deleted on VMS.
          Thanks, John E. Malmberg.

2009-03-29  Russ Allbery  <rra@stanford.edu>
	* Escape backslashes in the quoted text of .IX macros generated
          from X<> formatting code.
	* Add test case for X<\n>.

2009-03-05  Russ Allbery  <rra@stanford.edu>
	* Clarify that no markup should be used in the NAME section of a
          manual page.

2009-02-28  Russ Allbery  <rra@stanford.edu>
	* Avoid POSIX::strftime because POSIX requires Fcntl, which is
 	  an XS module, and hence can't build in miniperl.  This allows
          ExtUtils::MakeMaker to build as a normal module in Perl core.
          Thanks, Michael G Schwern.
	* Test that Pod::Man's devise_date method matches the output of
          strftime.
	* Don't exit IN_NAME mode because of a C<> block.
          Thanks, Niko Tyni.
	* Return an ASCII quoted string if in the NAME section to avoid
          confusing lexgrog.
          Thanks, Niko Tyni.
	* Test C<> in the NAME section.

2009-01-17  Russ Allbery  <rra@stanford.edu>
	* VERSION: podlators 2.2.2 released.
	* New file testing Pod::Man options for changing the .TH line of the
          generated man page.
	* Correctly handle indentation of verbatim paragraphs that contain
          lines with only whitespace.  Thanks, Renee Baecker.
	* Test for this fix.
2010-01-16 23:57:19 +00:00
he
4a36d73dfe Import p5-podlators version 2.2.1.
collection of pod related perl modules:
- Pod::Man
- Pod::ParseLink
- Pod::Text
- Pod::Text::Color
- Pod::Text::Overstrike
- Pod::Text::Termcap
2009-01-05 09:40:18 +00:00