Next | Query returned 20 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2019-01-03 13:30:26 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.101

Upstream changes:
0.101 2018-12-20

- Remove spurious print and some dead code. Thanks to Petr Písař RT#119368.
   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-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298)
Log message:
Recursive revbump from lang/perl5 5.26.0
   2017-04-18 15:55:45 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
 Add BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]* for make test
   2016-07-15 13:41:11 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.100

No changelog found.
   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-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-04-28 08:59:23 by Makoto Fujiwara | Files touched by this commit (7)
Log message:
Add BUILD_DEPENDS for make test.
   2015-02-06 06:11:38 by Makoto Fujiwara | Files touched by this commit (3)
Log message:
Import p5-MooseX-Role-Tempdir-0.03 as devel/p5-MooseX-Role-Tempdir.

MooseX::Role::Tempdir - Moose role to provide temporary directories
 ---------------
 package My::Awesome::Package;
        use Moose;
        with 'MooseX::Role::Tempdir';

        my $newfh;
        open($newfh, '>', $self->tmpdir()."/newfile") or die \ 
"ohno! $!";
        ...
 ----------------

Next | Query returned 20 messages, browsing 11 to 20 | previous