Commit graph

13 commits

Author SHA1 Message Date
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
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
asau
b63c74fdfd "user-destdir" is default these days 2012-09-11 23:04:15 +00:00
hiramatsu
2526aa0a31 Update p5-Spreadsheet-Read to 0.45.
Changes from previous;
0.45	Wed 07 Sep 2011

    - NAME / DISTNAME in Makefile.PL

0.44	Wed 07 Sep 2011

    - More cross-checks for META data
2011-11-17 07:57:24 +00:00
wiz
2a423306f9 Update to 0.43a:
0.43	Tue 02 Aug 2011

    - Changed name in META.yml (RT#69574)

0.42	Wed 01 Jun 2011

    - Add --html output option to xlscat
    - Force CSV parser when in-sep is given
    - Prefer Data::Peek over Data::Dumper if available

0.41	Wed 06 Oct 2010

    - Spell-check
    - Fixed requiring optional modules (RT#61928 - Roderick Schupp)
2011-08-16 22:35:42 +00:00
obache
bb3696f957 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +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
c8a8fc135d Updating math/p5-Spreadsheet-Read from 0.39 to 0.40
pkgsrc changes:
- add license definition
- adjust dependencies

Upstream changes:
0.40	Wed 31 Mar 2010
    - Default option for clip fixed (RT#56151 - Alan James)
2010-08-01 20:54:34 +00:00
sno
e90192e25b Updating math/p5-Spreadsheet-Read from 0.38 to 0.39
pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.39	Tue 16 Mar 2010
    - Doc fix (RT#54507, Patrick Cronin)
    - Upped Copyright notices to 2010
    - Drop YAML version to 1.0
2010-03-16 22:41:56 +00:00
seb
a75a096779 Update p5-Spreadsheet-Read from version 0.37 to version 0.38.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.38	Tue 15 Dec 2009

    - Add row () and cellrow ()
    - Updated META.yml to meet most recent specs (optional_features = map)
2010-01-25 21:49:30 +00:00
seb
a1687b3c95 Update p5-Spreadsheet-Read from version 0.35 to version 0.37.
Pkgsrc changes:
- Adjust dependencies

Upstream changes:
0.37	Thu 09 Nov 2009
    - IO streams improvements
    - MANIFEST fix

0.36	Thu 06 Nov 2009
    - Add strip option
    - Spreadsheet::XLSX 0.12 still does not support attributes
    - Require Text::CSV_XS-0.69 for CSV for auto-detection of \r
    - New attribute "parser" to force format
    - Allow CSV streams
    - Allow SC  streams
    - Allow XLS streams
2009-11-10 13:21:14 +00:00
seb
29b163f08a Update p5-Spreadsheet-Read from version 0.34 to version 0.35.
Pkgsrc changes:
- Adjust/fix dependencies (according to META.yml and not the bundled
Makefile.PL which seems out of sync!?)

Upstream changes:
0.35	Wed 03 Jun 2009

    - Add Test::NoWarnings, which is not run in AUTOMATED_TESTING
    - Switched to Test::More using tests_done ()
    - Text::CSV_XS requires 0.43 or up, as we use ->eof ()
      still prefer a really new release, like 0.65, which
      is Test::NoWarnings safe
    - Spreadsheet::XLSX 0.10 still does not support attributes
    - Added -n to xlscat
    - XLSX tests skip on feature, not on version
2009-08-30 00:51:19 +00:00
seb
2a6e9ec587 Initial import of p5-Spreadsheet-Read version 0.34 in the NetBSD
Packages Collection.

The Perl 5 module Spreadsheet::Read tries to transparently read
*any* spreadsheet and return its content in a universal manner
independent of the parsing module that does the actual spreadsheet
scanning.
2009-02-01 16:53:27 +00:00