Updating package for CPAN distribution Sys-Syslog in devel/p5-Sys-Syslog
from 0.32nb1 to 0.33 to get the Perl module Sys::Syslog newer than the core module (provide benefits to those installing it ...) Upstream changes since 0.32: 0.33 -- 2013.05.24 -- Sebastien Aperghis-Tramoni (SAPER) [BUGFIX] CPAN-RT#82531: Invalid usage of POSIX::_exit (Alexander Berger). [OPTIM] No longer inherit from Exporter. [OPTIM] Load Fcntl only when necessary. [DOC] Add links to other logging modules. [DOC] CPAN-RT#80398: Typo spotted by alfirth@gmail.com [DOC] Typo spotted by David Steinbrunner. [TEST] CPAN-RT#79683: Added delays in t/facilities-routing.t
This commit is contained in:
parent
806f25403f
commit
258d2803dd
2 changed files with 6 additions and 7 deletions
|
@ -1,9 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.2 2013/05/31 12:42:04 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2013/07/03 06:13:29 sno Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Sys-Syslog-0.32
|
||||
DISTNAME= Sys-Syslog-0.33
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Sys/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1 2013/04/21 13:09:32 ryoon Exp $
|
||||
$NetBSD: distinfo,v 1.2 2013/07/03 06:13:29 sno Exp $
|
||||
|
||||
SHA1 (Sys-Syslog-0.32.tar.gz) = d18fc71951d749ee4829c6f1eabb88783c301a6f
|
||||
RMD160 (Sys-Syslog-0.32.tar.gz) = 216d7026b233775dab2c393f0a774f81073c0549
|
||||
Size (Sys-Syslog-0.32.tar.gz) = 82027 bytes
|
||||
SHA1 (Sys-Syslog-0.33.tar.gz) = 19b96effaaee8b77efbea3c81f54731c852b55f0
|
||||
RMD160 (Sys-Syslog-0.33.tar.gz) = 57be75f856ccaeedc9cb0ecf53453259bc2974fc
|
||||
Size (Sys-Syslog-0.33.tar.gz) = 82440 bytes
|
||||
|
|
Loading…
Reference in a new issue