Commit graph

12 commits

Author SHA1 Message Date
wiz
b8ee8a959a Update to 2.05:
2014-04-18  k  <andk@cpan.org>

	* release 2.05

	* amendments to the Changes file only, no code change: the github issue
	numbers were confused in the TRIAL releases. Thanks to Steve Hay for
	spotting.

2014-04-04  k  <andk@cpan.org>

	* release 2.05-TRIAL2

	* doc improvement for scan_cache/atstart (Slaven Rezic)

	* test improvement in 31session to fix false positives

2014-03-31  k  <andk@cpan.org>

	* release 2.05-TRIAL

	* take github #68 as 086c901: smoke faster (Alexandr Ciornii)

	* take github #67 as cfa93ad, to fix github #64: local::lib shell
	variable string output (David Golden)

	* take github #66 as 4c0da4e, to fix github #65: loop with "notest test
	some-module-with-dependencies" (Andreas Koenig, David Golden)

2014-03-18  Andreas Koenig  <k@UX31A>

	* release 2.04-TRIAL

	* history of master branch was rewritten after Tour de France bughunting
	(Lyon #QA2014); apologies to all repository followers: the real history,
	as it actually went, is not worth being recorded in the master branch.

	* address #91706 and #86915: the 'force install' bug and the endless
	loop bugs reported in the two tickets are fixed (joined forces)

	* new configure option 'use_prompt_default' (David Golden)

	* add new dummy distros OptionalPrereq and CircularPrereq for testing
	recommends/suggests support

	* experimental recommends/suggests support (David Golden, Andreas Koenig)

	* enable hiding of directories in the distroprefs tree (suggested by
	Slaven Rezić)

2013-09-15  k  <andk@cpan.org>

	* release 2.03-TRIAL

	* load META.yml not META.json (Tatsuhiko Miyagawa)

	* support numerics in cpan IDs (Tatsuhiko Miyagawa)

	* address #88565: fix unreachable core bug (Father Chrysostomos, David
	Golden, bb225be54aff753058e149c95ac3047f54892746)

	* address #76831: spaces on Win32 combined with
	make_install_make_command (Reini Urban, Steve Hay)

	* address #86405, #86406: fix typos, clarify comments (found by David
	Steinbrunner)

	* address #86915: upgrade build method from "make" to "test" on
	dependencies declared as build_requires (Andreas Koenig,
	fa1d3087d5246a08741c944768a9732c35c944af)

2013-06-23  Andreas Koenig  <k@UX31A>

	* release 2.02-TRIAL

	* the production of META.json was missing in 2.01

2013-06-22  Andreas Koenig  <k@UX31A>

	* release 2.01-TRIAL

	* add binmode in two places in CPAN::Tarzip (Dave Saville via RT #86328)

	* make distroprefs tolerant against missing prefs dir (akoenig)

	* regain 5.6.2 compatibility (akoenig)

	* add PAUSE key up to 2015 (akoenig)

2013-06-18  Andreas Koenig  <k@UX31A>

	* Use CPAN::Mirrors correctly (brian d foy)

	* Add default_mirror(), clean up docs a bit (brian d foy)

	* allow subdirectories in distroprefs (Alexandr Ciornii)

	* www.cpan.org is now the default CPAN mirror (David Golden)

	* Adds recommends_policy and suggests_policy to support recommended and
	suggested prerequisites (David Golden; incomplete because partially
	reverted)

	* Adds recommends_policy and suggests_policy to support (David Golden;
	incomplete because partially reverted)

	* Fix various prerequisite resolution bugs (David Golden)

	* Internal: Split 'make' method into 'prepare' and 'make' methods
	  (Matt S. Trout and David Golden)

	* Internal: Refactor get/prepare/make/test/install shortcut logic
	  and return values (David Golden)
2014-05-31 11:42: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
sno
1e1f1ace2c Updating package for CPAN distribution CPAN in devel/p5-CPAN from 1.9800nb2
to 2.0000 (Upstream 2.00).

PkgSrc changes:
- include recommended depencies
- update generated by Packager::Utils

Upstream changes:
2013-04-12  Andreas Koenig  <k@UX31A>
	* release 2.00 (at Lancester #QA2013)
	* Removed the trial status for the release in the Makefile.PL
	* Merge with App::Cpan 0.61 (just a version number change)

2013-02-06  k  <k@k83.linux.bogus>
	* release 2.00-TRIAL
	* import App::Cpan 0.60_02 from brian d foy
	* RT#82589 doc fix thanks to Zefram
	* several portability fixes for 5.6.2
	* RT#83042 workaround for current circular dependency in CPANPLUS and
	CPANPLUS::Dist::Build

2012-10-16  Andreas Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
	* release 1.99_51
	* RT #79969: fix incompatibilities with VMS (Craig Berry)
	* bugfix: distroprefs of type pl/args were dropped for 'perl Build.PL'
	* RT #73742: watch build_dirs and react calmly when one has gone lost
2013-10-21 17:45:17 +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
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
adam
a0deb5269e Changes 1.9800:
* RT 69463: fix memory leak in CacheMgr
2011-08-10 09:52:50 +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
af6a204241 Updating package for p5 module CPAN from 1.9400 to 1.9402
Upstream changes:
2009-06-27  Andreas J. Koenig  <andk@cpan.org>
	* release 1.9402, nearly identical to 1.94_01 with these additions:
	* protect build_dir_reuse to not process irrelevant yaml files;
	  addressing a bug report by Asif Iqbal on cpan-discuss mailing list
	* doc fix by Dan Dascalescu

2009-06-14  Andreas J. Koenig  <andk@cpan.org>
	* release 1.94_01, a candidate for the next stable release
	* friendlier CPAN shell startup message (RT#46869 by ADAMK)
	* sets $Archive::Tar::CHOWN=0 and $Archive::Tar::SAME_PERMISSIONS=0;
          (RT#46384 reported by John Lightsey)
	* fix CPAN Testers reports summary for new website YAML format
	  (RT#46652; David Golden)
	* continuing to improve error handling on unplugged operation (tracked
	  in RT#44549)
	* fix RT#46378: what happens when using 'o conf urllist' for reordering
2009-07-07 20:49:40 +00:00
sno
53b9a65fe6 pkgsrc changes:
- Updating package for p5 module CPAN from 1.9304 to 1.9400

Upstream changes since version 1.9304:
2009-05-24  Andreas J. Koenig  <andk@cpan.org>
	* this is release 1.94
	* since 1.93_54 one test was changed that had been failing when
	  Text::Glob was not installed.
	* since 1.93 (which was released 2008-10-12) changes are documented in
	  the release notes for 1.93_5[1234] below. Here is a quick summary of
	  the highlights: SQLite dependency tracking fixed; packaging works
	  around bugs in Solaris tar; fixed ls on subdirectories; tested with
	  YAML::XS and documented as such; support for MYMETA.yml; CPAN.pm file
	  split into separate files; mega doc/English corrections; negated
	  match variables in distroprefs
	* thanks to Gisle Aas, Tom Christiansen, Alexandr Ciornii, Nicholas
	  Clark, Jan Dubois, David Golden, Randy Kobes, Olivier 'dolmen'
	  Mengu'e, Steffen M"uller, Slaven Rezi'c, Michael Schwern, G'abor
	  Szab'o, Frank Wiegand and many others for providing patches,
	  bugreports and valuable feedback.

2009-05-07  Andreas J. Koenig  <andk@cpan.org>
	* this is release 1.93_54 (another release candidate for 1.94, I had
	  overlooked the github fork by Alexandr)
	* Help Strawberry perl #41537: will prefer perl unpack modules (unless
	  it is bz2). (Alexandr Ciornii)
	* address #43779: test failures when NFS involved (Alexandr Ciornii)
	* adjust tests for 5.6.2 and when no yaml module is available

2009-05-04  Andreas J. Koenig  <andk@cpan.org>
	* this is release 1.93_53 (release candidate for 1.94)
	* address #45470: pod synopsis fix submitted by Olivier 'dolmen' Mengu'e
	* bugfix: @$urllist could break on an undefined urllist, now protected
	* bugfix: Work around the troubles posed by Acme::BadExample
	* bugfix: address #43813: solaris tar cannot deal with long paths

2009-04-13  Andreas J. Koenig  <andk@cpan.org>
	* this is release 1.93_52 (dev release towards 1.94)
	* shake out missings after the split into many files
	* Win32 fixes by Jan Dubois
	* CPAN::SQLite support fixes by Randy Kobes
	* completion on distros works now at least on the "d" command when using
	  pretty id ( eg. USERID/Foo-<TAB> )
	* experimental support for deprecated.pm only enabled on perl 5.11
	* address #37531: ls on subdirectories did not work as one would
	  expect (reported by Slaven Rezic)
	* address #28438: do not create the author directory if we have a file
	  URL (reported by Schwern)
	* all distroprefs now more YAML compliant
	* tested with YAML::XS and documented as such
	* patch by Gisle Aas to catch not compiling regexps in distroprefs
	* patch by David Golden to support MYMETA.yml
	* address #44549: support users who do not want to connect to the
	  internet but still configure us to run in an intranet or with a
	  minicpan on the local disk (reported by Nicholas Clark)
2009-05-24 12:51:18 +00:00
sno
6baa6b1fad pkgsrc changes:
- updating module to 1.9304 (seen update to late while committing the add)

Upstream changes:

2009-02-28  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
	* this is release 1.9304 (same as 1.93_03, just version changed to mark
	  as stable)
2009-02-01  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
	* this is release 1.93_51 (dev release towards 1.94)
	* major surgery: split all packages within the CPAN.pm file into
	  separate files. Requested by Gabor Szabo who also submitted an initial
	  implementation.
	* major surgery: relocate the repository to github, adjust all SVN
	  related code in the Makefile.PL to git, and remove all files that are
	  not directly relevant to CPAN.pm. (David Golden and Andreas Koenig)
	* mega doc and English patch by Tom Christiansen and David Golden
	* chmod the build directories to be world readable (suggested by Slaven Rezic)
	* fix broken perldoc command (Randy Kobes)
	* Use Parse::CPAN::Meta not Parse::Metayaml (Steffen Mueller)
	* Negated match variables in distroprefs (Gisle Aas)
	* new batch signing key PAUSE2009.pub included
	* this is release 1.93_03

2009-02-01  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>

	* this is release 1.93_03 (preparation of stable 1.9304)
	* more backporting from trunk
	* PAUSE2009.pub included
	* s/cpantesters.perl.org/www.cpantesters.org/

2009-01-11  Andreas J. Koenig  <andreas.koenig.7os6VVqR@franz.ak.mind.de>
	* this is release 1.93_02
	* the underscore is there because it is the first git based release, it
	  as a test ballon for the merge with bleadperl. I expect it will become
	  1.9303
	* upgrade repo to github
	* more caution when running in degraded mode
	* default for connect-to-internet-ok to 0 again (for 5.8.9 a quick fix
	  against bootstrappng problems was to set it to 1; now the resulting
	  error message makes clear what's going on)
	* typo corrections (Frank Wiegand, David Golden)
	* backport Parse::CPAN::Meta patch from trunk (Steffen Mueller, David Golden)
2009-03-01 23:07:41 +00:00
sno
0211037a27 Adding Perl-module CPAN for later addition of CPAN::Reporter. 2009-03-01 21:59:46 +00:00