Commit graph

18 commits

Author SHA1 Message Date
ryoon
543e538acd Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
mef
3f32b0efff - Added following package on BUILD_DEPENDS for make test
p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager
2016-07-20 11:21:02 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
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
mef
c3cf509e93 Add one more line for make test.
BUILD_DEPENDS+=        p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
2015-09-05 13:35:11 +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
wen
5f6d7c8d41 Update to 0.103004
Update DEPENDS

Uptream changes:
0.103004  2014-12-26 22:31:16-05:00 America/New_York
        - fix a regression in 0.103003, in which Nonpod paragraphs were not
          converted into Pod5::Nonpod paragraphs by the Pod5 transformer

0.103003  2014-12-23 21:11:26-05:00 America/New_York
        - remove use of Moose::Autobox

0.103002  2014-10-27 21:12:54-04:00 America/New_York
        - make classes immutable to improve runtime speed

0.103001  2014-05-20 20:45:43-04:00 America/New_York
        - load Class::Load, which older Moose does not automatically load
2015-01-11 11:42:28 +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
wen
8c5c9495fc Update to 0.103000
Upstream changes:
0.103000  2014-01-12 09:03:06-05:00 America/New_York
          Pod::Elemental::Document only adds leading =pod or trailing =cut if
          they are not already present
2014-02-01 12:55:37 +00:00
wen
0ff96aaaf4 Update to 0.102364
Upstream changes:
0.102364  2013-11-28 07:27:08 America/New_York
          stop using deprecated Class::MOP::load_class
2014-01-12 10:42:14 +00:00
wen
8df12d1f2e Update to 0.102363
Upstream changes:
0.102363  2013-10-09 17:15:13 America/New_York
          update bugtracker and repo metadata
2013-11-24 04:01:54 +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
c072e56e05 fix typo 2012-08-08 11:43:41 +00:00
sno
579534207b Adding new package for Perl5 module Pod::Elemental version 0.102362 from
CPAN into textproc/p5-Pod-Elemental.

Pod::Elemental is a system for treating a Pod (plain old documentation)
documents as trees of elements. This model may be familiar from many other
document systems, especially the HTML DOM. Pod::Elemental's document object
model is much less sophisticated than the HTML DOM, but still makes a lot
of document transformations easy.

In general, you'll want to read in a Pod document and then perform a number
of prepackaged transformations on it. The most common of these will be the
Pod5 transformation, which assumes that the basic meaning of Pod commands
described in the Perl 5 documentation hold: =begin, =end, and =for commands
mark regions of the document, leading whitespace marks a verbatim paragraph,
and so on. The Pod5 transformer also eliminates the need to track elements
representing vertical whitespace.
2012-08-08 10:56:45 +00:00