2018-02-25 18:17:38 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Log-Dispatchouli: update to 2.016.
2.016 2018-02-21 12:47:46-05:00 America/New_York
- the Proxy logger now respects the same overloading as the root logger
- muted works as a constructor argument (thanks, Dan Book)
|
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-03-20 10:14:55 by Makoto Fujiwara | Files touched by this commit (1) |
Log message:
Add following lines for make test
---------------------------------
BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
BUILD_DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio
BUILD_DEPENDS+= \
p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler
|
2016-10-30 06:22:40 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-Log-Dispatchouli to 2.015
------------------------------------------
2.015 2016-10-17 15:42:54-04:00 America/New_York
- Log::Dispatchouli subclass can now provide its own proxy_class
method to use something other than Log::Dispatchouli::Proxy
2.014 2016-10-14 18:28:36-04:00 America/New_York
- non-trial release of v2.013
2.013 2016-07-30 16:34:57-04:00 America/New_York (TRIAL RELEASE)
- minor optimizations to callbacks (thanks, Olivier Mengué)
|
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-18 13:37:43 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.012
Upstream changes:
2.012 2014-11-30 08:49:01-05:00 America/New_York
avoid a newly-introduced warning on older perls (thanks, Christopher
J. Madsen)
2.011 2014-11-29 08:50:45-05:00 America/New_York
some optimizations in timestamp and pid logging (thanks, Olivier
Mengu)
2.010 2014-07-28 22:24:23-04:00 America/New_York
add the file_format option (thanks, Randy Stauner)
2.009 2014-01-11 14:14:11-05:00 America/New_York
load the Proxy class earlier, to get it loaded prefork
2.008 2013-09-26 20:39:11 America/New_York
fix test for JSON::PP, which doesn't always follow orders about
spaces! (thanks, Dagfinn Ilmari Mannsker!)
2.007 2013-09-25 22:12:22 America/New_York
doc fixes and tests (thanks George Hartzell and Randy Stauner)
2.006 2013-04-05 15:02:05 America/New_York
put the ->info, ->fatal, ->debug methods on proxies, too
(thanks George Hartzell)
|
2014-10-09 15:45:06 by Thomas Klausner | Files touched by this commit (456) |
Log message:
Remove SVR4_PKGNAME, per discussion on tech-pkg.
|