Commit graph

21 commits

Author SHA1 Message Date
ryoon
543e538acd Recursive revbump from lang/perl5 5.26.0 2017-06-05 14:24:20 +00:00
mef
b0b9ac971a - Following two packages are added to BUILD_DEPENDS for make test
p5-Package-DeprecationManager-[0-9]*
  p5-Module-Pluggable-[0-9]*
2016-07-20 10:45:17 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
agc
03010d7bd0 Add SHA512 digests for distfiles for print category
Problems found locating distfiles:
	Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz
	Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz
	Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz
	Package dvidvi: missing distfile dvidvi-1.0.tar.gz
	Package lgrind: missing distfile lgrind.tar.bz2

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:01:30 +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
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
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
6ebceaf75d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:45:34 +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
obache
3b0f2f4d0e Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:14:40 +00:00
sno
1bf3b8b2ff Updating print/p5-LaTeX-Table from 1.0.5 to 1.0.6
Upstream changes:
1.0.6  Mon  Oct 25 2010
        - eor option (thanks Jens)
        - POD: Ascii tables of classic themes.
        - fixed #62016 (thanks Bowen)
        - ltpretty ignores empty trailing lines
        - ltpretty test
        - Evanston theme (Booktabs)
2010-10-31 15:40:34 +00:00
sno
9aced53ab4 Updating print/p5-LaTeX-Table from 1.0.2 to 1.0.5
pkgsrc changes:
- adjusting dependencies

Upstream changes:
1.0.5  Wed  Aug 25 2010
        - Set min. version of MooseX::FollowPBP to 0.03 (older versions caused
          cpan test fails)

1.0.4  Tue  Aug 24 2010
        - fixed stupid bug in Build.PL (introduced in 1.0.3)

1.0.3  Tue  Aug 24 2010
        - small code cleanup
        - added github in Makefile.PL and Build.PL
        - moved author tests to xt
        - longtable tests
2010-08-31 05:21:10 +00:00
sno
b5f4b679da Updating print/p5-LaTeX-Table from 1.0.1 to 1.0.2
pkgsrc changes:
- adjust dependencies according to META.yml

Upstream changes:
1.0.2  Wed  Jul 21 21:08:00 2010
        - Support for recent Class:MOP (patch from Ansgar, Thanks!!)
2010-08-20 19:37:29 +00:00
sno
2e25e5483b Updating print/p5-LaTeX-Table from 1.0.0nb1 to 1.0.1
pkgsrc changes:
- "Adjust" some dependencies (move from recommended to required)

Upstream changes:
1.0.1  Tue  Sep 8  11:00:00 2009
        - POD: * CPAN email address
               * better example for ltpretty
        - Bugfixes: * multicolumn shortcut for columns > 9
                    * ltpretty removed all slashes, not just the trailing ones
                    * ltpretty removes now leading and trailing spaces in
                      columns (caused problems with multicolumn shortcut)
2010-03-08 14:53:49 +00:00
sno
15707ea5a1 Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-24 06:50:10 +00:00
sno
9c5098666a fix version unscrambling 2009-09-14 05:23:01 +00:00
sno
4d80525e13 Updating package print/p5-LaTeX-Table from 0.9.18 to 1.0.0
pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
1.0.0  Tue  Sep 8  11:00:00 2009
        - Bugfixes: * text_wrap option still generated

0.99_5 Mon  Sep 7  11:00:00 2009
        - POD cleanup
        - Bugfixes: * current perlcritic passes

0.99_4 Fri  Sep 4  15:00:00 2009
        - Corrected documentation for width_environment option (alignment is
          possible thanks to fix of #49422)

0.99_3 Fri  Sep 4  12:08:00 2009
        - added clearer for alignment options.
        - Bugfixes: * Alignment of longtables is wrongly generated (#49422,
                      thanks Jens)

0.99_2 Sat  Aug 10  17:25:00 2009
        - Bugfixes: * removed unneccessary no critic (thanks Salvatore)
                    * min Moose version in Build.PL/Makefile.PL (caused
                      cpantesters fails)

0.99_1 Sat  Aug 08  11:33:00 2009
        - code cleanup
        - POD corrections
        - removed all deprecated code
        - Bugfixes: * row id in callback functions sometimes wrong
                    * perlcritic now passes with Pod::Spelling (thanks Salvatore
                      and Rafael)

0.9.17 Sat  Jul 26  12:00:00 2009
        - new option tablelasttail
        - Template variables documented in TypeI.pm
        - Code cleanup: * type, colums_like_header, resize, callback,
                          fontfamily, fontsize, xentrystretch now checked via Moose
                        * fontfamily, fontsize, table*, xentrystretch now generated
                          via Template
                        * csv2pdf
                        * Removed old deprecated code from 0.1.0 and 0.8.0
                          (in the next release - probably 1.0 - I will remove all
                          deprecated code!)
        - Bugfix: csv2pdf --out option broken
2009-09-12 12:31:23 +00:00
sno
e79ab8f570 pkgsrc changes:
- Updating package for p5 module LaTeX::Table from 0.9.15 to 0.9.16
  - Adjusting license

Upstream changes:
0.9.16 Mon  Jul 13  18:00:00 2009
        - API change: header_sideways was kind of unnecessary.
        - csv2pdf now uses templates and the longtable and ltxtable packages
        - Perl::Critic passs with install Perl::Tidy (thanks Salvatore)
        - removed Readonly dependency (thanks Wen)
2009-07-16 06:25:52 +00:00
sno
2e366ecf89 pkgsrc changes:
- Updating package for p5 module LaTeX::Table from 0.9.14 to 0.9.15
  - Adjusting dependencies according to META.yaml
  - Fixing PERL5_MODULE_TYPE

Upstream changes:
0.9.15 Fri  May 29  10:00:00 2009
        - MISSING_VALUE in coldef_strategy
        - width and longtable
        - removed deprecated feature textwrap
        - changed optional requirement from Text::CSV_XS to Text::CSV
        - csv2pdf: Meyrin default.
        - POD cleanups
2009-06-01 18:57:00 +00:00
sno
8354fa90a6 Importing package for perl module LaTeX::Table 0.9.14 as dependency of
upcoming Template::Plugin::Latex.

DESCR:
The Latex Template Toolkit plugin provides a latex filter that allows the use
of LaTeX to generate PDF, PostScript and DVI output files from the Template
Toolkit. The plugin uses LaTeX::Driver to run the various LaTeX programs.

The Template::Latex module is a wrapper of convenience around the Template
module, providing additional support for generating PDF, PostScript and DVI
documents from LaTeX templates.
2009-05-17 10:34:20 +00:00