Commit graph

53 commits

Author SHA1 Message Date
wiz
e8647fedbb Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +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
3a7749ea3b Update to 3.11
Upstream changes:
3.11
  - Prepared for v5.20.0
  - Fix regression in corelist with -v output listing the same perl
    multiple times
  - Fix regression in corelist with v5.x.10 appearing twice in -a output

3.10
  - Updated for v5.19.11
2014-05-29 01:29:13 +00:00
wen
35aa03f191 Update to 3.09
Upstream changes:
3.09
  - updated for v5.19.10

3.08
  - prepared for v5.19.10
2014-04-20 10:04:25 +00:00
wen
11ec3494e4 Update to 3.07
Upstream changes:
3.07 Fri Feb 21 2014
 - fix for is_core tests and perls ending in 0

3.06 Thu Feb 20 2014
 - updated for 5.19.9
 - fix Module::CoreList::is_core default perl version
 - fix Module::CoreList::is_core version comparision

3.05
  - Prepared for v5.19.9
2014-02-22 08:39:43 +00:00
wiz
239792f9df Revert DESCR to previous better version. 2014-02-16 22:24:37 +00:00
sno
e09dd03319 Updating package for Perl5 module Module::CoreList from CPAN in
devel/p5-Module-CoreList from 3.00 to 3.04.

IT IS IMPORTANT WHEN UPDATING lang/perl5 - THAT THIS MODULE IS MARKED
"CONFLICTS" FOR EACH ONE WHICH DOESN'T CONTAIN UPDATED PERL5

Upstream changes:
3.04 Mon Jan 20 2014
  - Prepared for v5.19.8

3.03 Mon Jan  6 2014
  - Updated for v5.18.2

3.02 Fri Dec 20 2013
  - Prepared for v5.19.7
  - Added CGI et al deprecation status
  - Finalised for v5.19.7

3.01 Wed Nov 20 2013
  - Finalised for v5.19.6
2014-02-16 21:05:09 +00:00
sno
1b7e8d1218 Updating CPAN distribution Module-CoreList in devel/p5-Module-CoreList from
2.96 to 3.00.

pkgsrc changes:
- updating URI's & co

Upstream changes:
3.00
  - Updated for v5.19.5
  - exported %delta
  - fixed bug in is_core(): it was naively assuming a linear sequence of releases,
    rather than the tree with multiple branches.

2.99 Fri Sep 20 2013
  - Updated for v5.19.4
  - fixed Module::Build core deprecation
  - changes_between now has the same API as all other functions
  - added is_core() which returns true if a module is/was core
    in a specific version of Perl. Can optionally specify minimum
    version of the module.

2.98 Wed Aug 21 2013
  - Prepared for v5.19.4

2.97 Tue Aug 20 2013
  - Updated for v5.19.3
2013-10-21 17:56:39 +00:00
wen
29c006a906 Update to 2.96
Upstream changes:
2.96 Mon Aug 12 2013
  - Utils module listing all utilities released with core
  - Updated for v5.18.1

2.95 Mon Jun 22 2013
  - Updated for v5.19.3

2.94 Sun Jun 21 2013
  - Updated for v5.19.2

2.93 Thu 20 Jun 2013
  - Updated for v5.19.1
2013-08-12 23:19:09 +00:00
sno
cc80ae723c Updating package for CPAN distribution Module-CoreList in
devel/p5-Module-CoreList from 2.73nb1 to 2.92.

Upstream changes since 2.73:
2.92 Thu Jun 21 2013
  - Make switches case-sensitive (keep -d and -D distinct)
  - correct omission of Text::Soundex and File::CheckTree from deprecations
  - switch %deprecated to a delta hash
  - Added Utils module

2.91 Mon May 20 2013
  - Updated for v5.19.0

2.90 Mon May 18 2013
  - Updated for v5.18.0

2.88 Tue Apr 23 2013
  - Include deprecations for v5.17.10 and v5.17.11

2.87 Sat Apr 20 2013
  - Updated for v5.17.11
2.85 Thu Mar 19 2013
  - Updated for v5.17.10

2.84 Mon Mar 11 2013
  - Updated for v5.16.3

2.83 Sun Mar 10 2013
  - Updated for v5.14.4

2.82 Wed Feb 20 2013
  - --feature switch added
  - --upstream switch added
  - Updated for v5.17.9

2.81 Sun Jan 27 2013
  - Add modules deprecated with v5.17.9

2.80 Sun Jan 20 2013
  - Updated for v5.17.8

  - v5.17.7 contained Module::CoreList::TieHashDelta 2.79, not 2.78

2.79 Tue Dec 18 2012
  - Updated for v5.17.7

  - Errno was added in 5.5, not in 5.5.4

2.78 Sat Nov 12 2012
  - Updated for v5.17.6

  - Fix hash order dependency bug in deprecated_in().
    Tests would would fail or succeed depending on what order keys()
    would return the version list in. List::Utils::min() considers
    '5.011' and '5.011000' to be equivalent, and returns the first
    whichever it encounters. Changing to List::Utils::minstr() fixes
    this.

2.77 Sat Nov 10 2012
  - Updated for v5.12.5
  - deprecated_in() function added
  - corelist reports deprecated data

2.76 Fri Nov  1 2012
  - Updated for v5.16.2

2.75 Fri Oct 20 2012
  - Updated for v5.17.5

2.74 Fri Oct 12 2012
  - Updated for v5.14.3
2013-07-03 13:09:35 +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
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
ec48a7847e Update to 2.73:
2.73 Thu Sep 20 2012
  - Updated for v.5.17.4

2.72 Tue aug 21 2012
  - Fix for older perls

2.71 Mon Aug 20 2012
  - Updated for v5.17.3

2.70 Thu Aug 9 2012
  - Updated for v5.16.1

2.69 Fri Jul 20 2012
  - Updated for v5.17.2
2012-10-04 06:38:22 +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
79ff03fef5 Updating package for Perl 5 module Module::CoreList in
devel/p5-Module-CoreList from 2.57 to 2.68.

Upstream changes:
2.68 Tue Jun 19 2012
  - Updated for v5.17.1

2.67 Sat May 26 2012
  - Updated for v5.17.0

2.66 ??
  - Add the --diff option to compare two perl core modlibs

2.65 Tue Mar 20 2012
  - Update of lib/charnames

2.64 Tue Mar 20 2012
  - Update of Data::Dumper and XS::APItest

2.63 Tue Mar 20 2012
  - Update for v5.15.9

2.62 Thu Mar 15 2012
  - Separate the POD (bingos)

2.61 Fri Feb 20 2012
  - Updated for v5.15.8

2.60 Fri Jan 20 2012
  - Updated for v5.15.7

2.59 Sun Dec 20 2011
  - Updated for v5.15.6

2.58 Sun Nov 20 2011
  - Updated for v5.15.5
2012-07-05 16:18:20 +00:00
hiramatsu
8c0aae4ef5 Update p5-Module-CoreList to 2.56.
Changes from previous:
2.56 Thu Oct 20 2011
  - Updated for v5.15.4

2.56 Tues Sept 20 2011
  - Updated for v5.15.3
  - Corrected version of Module::CoreList shipped
    with v5.10.0
  - Corrected Errno being shipped with v5.6.0 and v5.6.1
  - Corrected VMS::Filespec being shipped with v5.12.3
  - Corrected DB_File being shipped with v5.8.2
  - Added http://perlpunks.de/corelist to SEE ALSO

2.55 Sat Aug 20 2011
  - Updated for v5.15.2

2.54 Wed Jul 20 2011
  - Updated for v5.15.1

2.53 Thu Jul 14 2011
  - Added release date option '-r' to corelist

2.52 Mon Jul 4  2011
  - [rt.cpan.org #69108] Extraneous modules listed
    reported by Dee Newcum

2.51
  - Updated for v5.15.0

2.50
  - Updated for v5.12.4

2.49
  - Updated for v5.14.0

2.46 Sun Mar 20 2011
  - Resolved RT #59511
  - Updated for v5.13.11

2.45 Sun Feb 20 2011
  - Bumped the version number and data for the 5.13.10 release

2.44    Sat Jan 22 2011
  - Merged v5.12.3 and v5.13.9

2.43    Sat Jan 22 2011
  - Updated for v5.12.3

2.42_01 Thu Jan 20 2011
  - Updated for v5.13.9

2.42    Mon Dec 20 2010
  - Updated for v5.13.8

2.41    Sat Nov 20 2010
  - Updated for v5.13.7

2.40    Wed Oct 20 2010
  - Updated for v5.13.6
2011-10-21 07:10:20 +00:00
obache
39619a9444 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:26:04 +00:00
sno
23e35f86af Updating devel/p5-Module-CoreList from 2.38 to 2.39
Upstream changes:
2.39    Sun Sep 19 2010
  - Updated for v5.13.5
2010-09-21 20:54:12 +00:00
sno
73c626e5c0 Updating devel/p5-Module-CoreList from 2.37 to 2.38
Upstream changes:
2.38    Mon Sep 07 2010
  - Updated for v5.12.2
2010-09-08 06:33:46 +00:00
seb
8bb0b6ef93 Update p5-Module-CoreList from version 2.36 to version 2.37.
Upstream changes:
2.37    Tue Jul 20 2010
  - Updated for 5.13.4
  - Remove 'Filespec' module. It never existed in the core and is supposed to be
    'VMS::Filespec' instead.
2010-08-25 21:30:18 +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
seb
782322a0a7 Update p5-Module-CoreList from version 2.35 to version 2.36.
Upstream changes:
2.36    Tue Jul 20 2010
  - Updated for 5.13.3
2010-07-25 10:54:01 +00:00
seb
66286cc151 Update p5-Module-CoreList from version 2.34 to version 2.35.
Upstream changes:
2.35    Thu Jun 22 2010
  - Updated for 5.13.2
2010-07-03 12:22:24 +00:00
seb
7f0fea5e8b Update p5-Module-CoreList from version 2.31 to version 2.34.
Upstream changes:
2.34    Thu Apr 20 2010
  - Updated for 5.13.1

2.31_01 Fri Apr 30 2010
  - [rt.cpan.org #56740] Format Perl versions >= 5.6.0 as X.Y.Z (schwern)
  - Functional interface amended to make calling conventions consistent
    (bingos)
  - Documented all functions and all hash structures (bingos)
  - Fixed functions with edge-case involving querying for Module::CoreList
    itself. Pointed out by Ilmari.
  - Added removed_from() and removed_from_by_date() functions
    for querying which release a module was removed from core. (bingos)
  - Amended corelist utility to use new removed from functions when
    stating when a module entered core ( and when it left it ). (bingos)
  - Added tests to the testsuite to cover the edge-cases and new funcs. (bingos)
2010-05-24 08:09:17 +00:00
seb
f37240226c Update p5-Module-CoreList from version 2.29 to version 2.31.
Upstream changes:
2.31    Sun Mar 20 2010
  - Updated for 5.13.0
2010-04-27 00:43:41 +00:00
seb
90ddcd163f Update p5-Module-CoreList from version 2.26 to version 2.29.
Upstream changes: upstream logs says 2.27 instead of 2.29 in Changes file!
2.27    Sun Mar 14 2010
  - Updated for 5.12.0
2010-04-14 22:36:55 +00:00
sno
d4949fd77f Updating devel/p5-Module-CoreList from 2.25 to 2.26
Upstream changes:
2.26    Sat Feb 20 2010
  - Updated for 5.11.5
2010-02-22 21:31:31 +00:00
seb
c4ef98e003 Update p5-Module-CoreList from version 2.24 to version 2.25.
Upstream changes:
2.25    Wed Jan 20 2010
  - Updated for 5.11.4
2010-01-25 22:41:20 +00:00
wiz
4cf09b3887 Update to 2.24, set LICENSE. Changes undocumented. 2010-01-20 15:17:06 +00:00
seb
a32b8d62fc Update p5-Module-CoreList from version 2.22 to version 2.23.
Upstream changes:
2.23    Fri Nov 20 2009
  - Updated for 5.11.2
2009-11-20 21:13:32 +00:00
seb
8346c9368f Update p5-Module-CoreList from version 0.20 to version 0.22.
Upstream changes:
2.22    Thu Oct 22 2009
  - is_deprecated function and %deprecated hash (dagolden)
2009-11-08 15:14:17 +00:00
rhaen
9ac016caf4 - updated to 2.20
ChangeLog:
2.20    Sat Oct  3 2009
	- Make Module::Corelist recognise $] as a version number on 5.11.0

2.19    Fri Oct  2 2009
	- Update for perl 5.11.1
2009-10-12 20:44:44 +00:00
seb
530e3892b5 Update p5-Module-CoreList from version 0.17 to version 0.18.
Upstream changes:
2.18	Mon Aug 24 2009
	- Update for perl 5.10.1
	- Remove %patchlevel hash (now that perl uses git and not perforce)
	- Add %upstream and %bug_tracker data (Nicholas Clark)
2009-08-26 01:47:52 +00:00
he
af92a7db64 Update from version 2.15nb1 to 2.17.
Upstream changes:

2.17	Sun Jan 18 2009
	- Make $] work to select perl version for 5.1 and 5.10 (John Peacock)
	- Add ExtUtils::Miniperl to the list of core modules for all versions
	  >= 5.00504
	- Add 5.8.9
	- Fix release date for 5.002 (Grant McLean)
2009-01-20 23:42:43 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
2008-10-19 19:17:40 +00:00
abs
e66c257fda Updated devel/p5-Module-CoreList to 2.15
2.15	Tue Apr  1 2008
	- Add missing entries for Config.pm in recent perls
	- Install in core location for perl >= 5.8.9 (Jerry D. Hedden)

2.14	Mon Mar 17 2008
	corelist changes:
        - Add a new -d option to find first perl version by date
          and not by version number
        - Better handling of perl versions that end with a 0
        - use version.pm only for version numbers that have multiple dots

	- Fix tag for 5.00405 (Sam Vilain)

2.13	Tue Dec 18 2007
	- Add data for perl 5.10.0
2008-05-28 21:53:01 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
seb
8031b0bf41 Update to version 2.12.
Changes since last packaged version (2.11):

2.12    Mon Jul  9 2007
        - Add data for perl 5.9.5
2007-08-05 13:56:47 +00:00
seb
c57e6b1833 Update to version 2.11
Changes since last packaged version (2.09):
2.11    Thu May 10 2007
        - first_release() now returns the first release in the order of
          perl version numbers. Add a new method first_release_by_date()
          to keep the old behaviour available. Suggested by Michael G Schwern.
        - Update data about UCD versions

2.10    Wed May  9 2007
        - Add versioning for the Unicode Character Database bundled
          with Perl (H. Merijn Brand)
2007-05-17 22:37:34 +00:00
seb
e562d85511 Update to version 2.09.
Package change: removed dependency on p5-version package.

Changes since last packaged version (2.07)
2.09    Thu Oct  5 2006
        - Make the dependency on version.pm optional
        - Improve doc of corelist(1)

2.08    Thu Sep  7 2006
        - Add data for 5.9.4
2007-03-01 00:06:49 +00:00
seb
7c2fcb50e0 Update to version 2.07.
Changes since last packaged version (2.02):
2.07    Wed Aug  9 2006
        - Regenerate data correctly for 5.8.7, 5.8.8, 5.9.2 and 5.9.3
        - Add OS-specific modules for those versions

2.06    Tue Aug  1 2006
        Patches by Marius Feraru :
        - handle dotted perl versions (e.g. 5.8.6)
        - add an easy way to determine what was some module's version bundled
          with a specified Perl release

2.05    Tue Jun  6 2006
        Patches by Adriano Ferreira :
        - corelist utility accepts regexes as arguments, eg. /IPC::Open/
        - Errors when building regexes are trapped and warning is generated

2.04    Thursday 2nd February, 2006
        Fix patchlevel for 5.8.8 (Gisle Aas)
        Silence warnings in corelist utility

2.03    Wednesday 1st February, 2006
        Include data for perl 5.9.3 and 5.8.8
2006-09-01 01:00:20 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
seb
37d945e229 Lower expectations, both others' and mine: relinquish stewardship 2005-12-27 13:54:57 +00:00
seb
0582b4355f Update to version 2.02.
Changes since last packaged version (2.01):
2.02    Tuesday 31th May, 2005
        Include data for perl 5.8.7
2005-10-12 16:08:58 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
seb
42afa5d3ad Update to version 2.01.
Changes since last packaged version (2.00)
2.01    Sunday 24th April, 2005
        Allow to specify several modules on the corelist command-line
        (Yves Orton)
        Add a %patchlevel hash to get perforce patchlevels corresponding to
        released versions
2005-05-19 23:28:15 +00:00
seb
9883bfab83 Update to version 2.00.
Changes since last packaged version (1.98):
2.00    Sunday 10th April, 2005
        Data from Sebastien Aperghis-Tramoni for perl 5.00{0,1,2}.

1.99    Tuesday 5th April, 2005
        Backport to CPAN the version of Module::CoreList shipped with
        perl 5.9.2 (containing info for this latest distribution).
        Install in coreperl instead of sitelib for perls >= 5.9.2.
2005-04-20 09:04:04 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
seb
1eec88216e Update to version 1.98
Changes since last packaged version (1.97):
1.98	Saturday 1st January, 2005
	Data from José Pedro Oliveira for 5.8.6
2005-03-31 23:23:22 +00:00