From 9efcc1ffdc7f499b084b62dcaede863c064af039 Mon Sep 17 00:00:00 2001 From: mef Date: Fri, 12 Dec 2014 11:19:56 +0000 Subject: Update 1.12 to 1.13 1.13 rurban (2013-04-06) - removed diag before each big t/11keywords.t loop - added suggested keywords from RT #62382: *_ and DATA to @FileHandles (the deprecated lowercase: stdin, stdout, stderr not), import unimport to @Functions, BINMODE CLEAR CLEARERR CLONE CLONE_SKIP CLOSE DELETE EOF ERROR EXISTS EXTEND FDOPEN FETCH FETCHSIZE FILENO FILL FIRSTKEY FLUSH GETC NEXTKEY OPEN POP POPPED PRINT PRINTF PUSH PUSHED READ READLINE SCALAR SEEK SETLINEBUF SHIFT SPLICE STORE STORESIZE SYSOPEN TELL TIEARRAY TIEHANDLE TIEHASH TIESCALAR UNREAD UNSHIFT UNTIE UTF8 WRITE to @TieIOMethods, can isa DOES VERSION to @UNIVERSALMethods, @EXPORT @EXPORT_OK @EXPORT_FAIL @EXPORT_TAGS _push_tags _rebuild_cache as_heavy export export_fail export_fail_in export_ok_tags export_tags export_to_level heavy_export heavy_export_ok_tags heavy_export_tags heavy_export_to_level heavy_require_version require_version to @ExporterSymbols (Zsb n Ambrus) - Moved exp from @Barewords to @Functions - Added $^CHILD_ERROR_NATIVE $^GLOBAL_PHASE $^LAST_FH $^MATCH $^PREMATCH $^POSTMATCH $^UTF8CACHE $^WIN32_SLOPPY_STAT to @Scalars - Added English names for %!, @F (perlrun) and @ARG for @_ (Zsb n Ambrus) - Added %+ %- (Zsb n Ambrus) and $LAST_SUBMATCH_RESULT --- devel/p5-B-Keywords/Makefile | 5 ++--- devel/p5-B-Keywords/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'devel/p5-B-Keywords') diff --git a/devel/p5-B-Keywords/Makefile b/devel/p5-B-Keywords/Makefile index b5acc216fab..ac52ff64d45 100644 --- a/devel/p5-B-Keywords/Makefile +++ b/devel/p5-B-Keywords/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:35:40 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2014/12/12 11:19:56 mef Exp $ -DISTNAME= B-Keywords-1.12 +DISTNAME= B-Keywords-1.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=B/} diff --git a/devel/p5-B-Keywords/distinfo b/devel/p5-B-Keywords/distinfo index 81c0c201adc..203e970168c 100644 --- a/devel/p5-B-Keywords/distinfo +++ b/devel/p5-B-Keywords/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2012/02/16 06:26:23 sno Exp $ +$NetBSD: distinfo,v 1.6 2014/12/12 11:19:56 mef Exp $ -SHA1 (B-Keywords-1.12.tar.gz) = 83bede129911f58afd28b6f08064c2a2ac9f3fb8 -RMD160 (B-Keywords-1.12.tar.gz) = 448e44cfb8654d61ae5b04c488076e1ee6ad3701 -Size (B-Keywords-1.12.tar.gz) = 7276 bytes +SHA1 (B-Keywords-1.13.tar.gz) = ba7a062466c298d547ac71407e7b560bb9629b33 +RMD160 (B-Keywords-1.13.tar.gz) = 10c2500e8fd5919be740cb23d59f65b1e51d3541 +Size (B-Keywords-1.13.tar.gz) = 9739 bytes -- cgit v1.2.3