Next | Query returned 28 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0
   2017-08-22 14:19:27 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
Updated devel/p5-Debug-Client to 0.31
-------------------------------------
0.31 2017-07-04
 - Merged PR #7 (Fix build and test failures under Perl 5.26 when '.'
   is not in @INC), thanks @KENTNL.

0.30 2017-06-19
 - Merged PR #5 (Fixed test failure due to perl regression fix in
   5.21.3), thanks @TBSliver.
   2017-06-12 14:31:18 by Maya Rashish | Files touched by this commit (1)
Log message:
Fix build with perl 5.26
   2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298)
Log message:
Recursive revbump from lang/perl5 5.26.0
   2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236)
Log message:
Bump PKGREVISION for perl-5.24.
   2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995)
Log message:
Add SHA512 digests for distfiles for devel category

Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

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-07-12 20:56:37 by Thomas Klausner | Files touched by this commit (405)
Log message:
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-06-12 12:52:19 by Thomas Klausner | Files touched by this commit (3152)
Log message:
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
   2015-01-29 02:25:53 by Makoto Fujiwara | Files touched by this commit (2) | Package updated
Log message:
Update 0.20 to 0.29
-------------------
0.29 2013-07-29
 - ouch typo, tab v spaces (BOWTIE)

0.28 2013-07-28
 - bump version and release (BOWTIE)

0.27_02 2013-07-10
 - remove BEGIN block and force Win32 Term::ReadLine settings (BOWTIE)

0.27_01 2013-07-10
 - switch to Term::ReadLine::Gnu or nought (BOWTIE)

0.26 2013-06-03
 - bump version and release (BOWTIE)

0.25_10 2013-05-20
 - Change the running order of test (BOWTIE)
 - check testing $ENV{PERL_RL} = ornaments=0
 - as we only want to do this when necessary (BOWTIE)

0.25_09 2013-05-15
 - fix buffer call to $debugger->get_buffer

0.25_08 2013-05-12
 - fix dependency inconsistencies
 - add new test 00-check-deps.t
 - add test to see if we invoke $ENV{PERL_RL} (BOWTIE)

0.25_07 2013-05-12
 - use M::I to load Term::ReadLine::Gnu (BOWTIE)

0.25_06 2013-05-10
 - contradicting module definitions oops (BOWTIE)

0.25_05 2013-05-09
 - Tweak 06-term.t to show more info from cpan testers (BOWTIE)
 - fix missing MANIFEST (BOWTIE)
 - lower some dependency version dod++ (BOWTIE)

0.25_04 2013-05-05
 - Tweak for perl-5.17.11 compatibility (BOWTIE)
 - test tweaks to hack #1494 (BOWTIE)
 - Use a more appropriate Term::ReadLine::... (BOWTIE)

0.25 2013-04-17
 - bump version and release (BOWTIE)

0.24_04 2013-04-16
 - swap out some more localhost for 127.0.0.1 azawawi++ (BOWTIE)

0.24_03 2013-04-16
 - my $host = '127.0.0.1'; # instead of localhost (AZAWAWI)
 - add some 'fudge' to t-lib-debugger for win32 azawawi++ (BOWTIE)

0.24_02 2013-04-16
 - lets remove Time-HiRes completely (BOWTIE)

0.24_01 2013-04-16
 - tweak t-lib-debugger, adjust sleep to 1 sec (BOWTIE)
 - update Makefile requirements (BOWTIE)

0.24 2013-02-19
 - Tweak for production release to co-inside with Padre 0.98 (BOWTIE)

0.23 2013-02-19
 - Add perltidy.LOG to MANIFEST.SKIP (BOWTIE)

0.22 2013-02-08
 - Tweak for production release to co-inside with Padre 0.98 (BOWTIE)

0.21_18 2013-01-28
 - roll-back Makefile to 0.21_14 and test to complement, andk++ (BOWTIE)

0.21_17 2013-01-27
 - POD tweaks, missing # azawawi++ (BOWTIE)
 - Add back a requirement to Makefile after being heavy handed (BOWTIE)

0.21_16 2013-01-22
 - Remove test for a no-longer required module, causing CPAN failures
   (BOWTIE)

0.21_15 2013-01-22
 - add reset to buffer in show help (BOWTIE)
 - fix bug in set breakpoint that was being confused by 'Already in file-x'
   (BOWTIE)

0.21_14 2013-01-04
 - #This all relates to #1469
 - fix Windows hangings (CHORNY)
 - split and sort out hack into each dev release
 - the switch to time hiRes & win32::Precess (BOWTIE)
 - add some tests back-in using Test::Class to see what CPAN::Reporter go
   to say (BOWTIE)

0.21_13 2013-01-04
 - #not released
 - #This all relates to perl 5.017006
 - Crammer tweak rindolf++ (BOWTIE)
 - y=o is now y=1 for >= 5.017006 (BOWTIE)
 - https://github.com/shlomif/perl/commit/7a0fe8d157063a5d4017c60814c1ea577
   f105a72 tweak to t/40-test_1415.t to better check if watches are working
   in 5.017006 (BOWTIE)

0.21_12 2012-11-06
 - Update Changes to CPAN::Changes::Spec
 - Tweak tests to handle perl5db version 1.39_04 (perl - 5.17.5) (BOWTIE)

0.21_11 2012-09-09
 - Removed Test::Pod and Test::Pod::Coverage dependencies (ADAMK)
 - Removed the spookily magic strictures.pm dependency (ADAMK)
 - Switching to #!/usr/bin/perl as the env version is recommended against
   in tests for reasons I forget but I think were related to tainting
   (ADAMK)
 - Devolve v5.10 to 5.010 so older perl can parse far enough to understand
   that they can't parse the file. (ADAMK)
 - Slightly better separation of concerns in the early test scripts (ADAMK)

0.21_10 2012-09-06
 - Debug::Client's dependency on Test::Class is breaking Strawberry
   Test::Class has Windows problems adamk++
 - Remove Test::Class from Debug::Client (BOWTIE)

0.21_09 2012-09-06
 - skipped intentionally

0.21_08 2012-08-20
 - correction to parameters for IO::Socket::IP initialisation (BOWTIE)

0.21_07 2012-08-18
 - bump IO::Socket::IP to 0.17 (BOWTIE)

0.21_06 2012-08-05
 - silly dependency issue, my bad (BOWTIE)
 - Info: perl5db v1.39_02 yes in perl 5.17.2, O what fun (BOWTIE)

0.21_05 2012-07-26
 - remove comments (BOWTIE)
 - remove un-required dependants from Makefile (BOWTIE)
 - tweak version requirements for IO::Socket::IP (BOWTIE)

0.21_04 2012-06-23
 - re-factor initialize plus test (BOWTIE)
 - turn off test in io (BOWTIE)

0.21_03 2012-06-09
 - Fix displaying watches in ANON sub #1415 (BOWTIE)
 - some method re-factoring (BOWTIE)
 - keep test up-to-date (BOWTIE)

0.21_02 2012-05-21
 - remove _logger (BOWTIE)
 - move listener to _init, hence now redundant (BOWTIE)
 - use IO::Socket::IP (BOWTIE)
 - tweak tests and Makefile accordingly (BOWTIE)

0.21_01 2012-05-11
 - Add Test-Pod to appease Kwalitee (BOWTIE)
 - change to use $self->{debug} instead of $ENV{DEBUG_LOGGER} (BOWTIE) due
   to bleeding of env causing tests to fail on win32 against 0.20 (BOWTIE)
 - keep instep with Padre and use perl 5.10 (BOWTIE)
   2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049)
Log message:
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.

Next | Query returned 28 messages, browsing 11 to 20 | Previous