head 1.2; access; symbols pkgsrc-2019Q2:1.1.0.66 pkgsrc-2019Q2-base:1.1 pkgsrc-2019Q1:1.1.0.64 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.62 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.60 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.58 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.56 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.54 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.52 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.48 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.46 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.44 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.42 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.40 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.38 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.36 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.34 pkgsrc-2015Q3-base:1.1 pkgsrc-2015Q2:1.1.0.32 pkgsrc-2015Q2-base:1.1 pkgsrc-2015Q1:1.1.0.30 pkgsrc-2015Q1-base:1.1 pkgsrc-2014Q4:1.1.0.28 pkgsrc-2014Q4-base:1.1 pkgsrc-2014Q3:1.1.0.26 pkgsrc-2014Q3-base:1.1 pkgsrc-2014Q2:1.1.0.24 pkgsrc-2014Q2-base:1.1 pkgsrc-2014Q1:1.1.0.22 pkgsrc-2014Q1-base:1.1 pkgsrc-2013Q4:1.1.0.20 pkgsrc-2013Q4-base:1.1 pkgsrc-2013Q3:1.1.0.18 pkgsrc-2013Q3-base:1.1 pkgsrc-2013Q2:1.1.0.16 pkgsrc-2013Q2-base:1.1 pkgsrc-2013Q1:1.1.0.14 pkgsrc-2013Q1-base:1.1 pkgsrc-2012Q4:1.1.0.12 pkgsrc-2012Q4-base:1.1 pkgsrc-2012Q3:1.1.0.10 pkgsrc-2012Q3-base:1.1 pkgsrc-2012Q2:1.1.0.8 pkgsrc-2012Q2-base:1.1 pkgsrc-2012Q1:1.1.0.6 pkgsrc-2012Q1-base:1.1 pkgsrc-2011Q4:1.1.0.4 pkgsrc-2011Q4-base:1.1 pkgsrc-2011Q3:1.1.0.2; locks; strict; comment @# @; 1.2 date 2019.09.26.08.34.03; author wiz; state dead; branches; next 1.1; commitid Yiq30Hm7ZZvfXuEB; 1.1 date 2011.10.25.19.38.10; author spz; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2011.10.25.19.38.10; author tron; state dead; branches; next 1.1.2.2; 1.1.2.2 date 2011.11.02.22.52.22; author tron; state Exp; branches; next ; desc @@ 1.2 log @rt3, p5-libapreq: remove p5-libapreq depends on mod_perl 1.x, which was removed in June. rt3 uses p5-libapreq. @ text @$NetBSD: patch-sbin_rt-attributes-viewer,v 1.1 2011/10/25 19:38:10 spz Exp $ perl 5.14 qw() in for* fixes --- sbin/rt-attributes-viewer.orig 2011-04-14 01:10:12.000000000 +0000 +++ sbin/rt-attributes-viewer @@@@ -103,7 +103,7 @@@@ unless ( $attr->id ) { } my %res = (); -$res{$_} = $attr->$_() foreach qw(ObjectType ObjectId Name Description Content ContentType); +$res{$_} = $attr->$_() foreach ( qw(ObjectType ObjectId Name Description Content ContentType) ); use Data::Dumper; print "Content of attribute #$id: ". Dumper( \%res ); @ 1.1 log @make rt deal with perl 5.14 @ text @d1 1 a1 1 $NetBSD$ @ 1.1.2.1 log @file patch-sbin_rt-attributes-viewer was added on branch pkgsrc-2011Q3 on 2011-11-02 22:52:22 +0000 @ text @d1 15 @ 1.1.2.2 log @Pullup ticket #3589 - requested by spz devel/rt3: fix compatibility with "lang/perl5" Revisions pulled up: - devel/rt3/Makefile 1.48 - devel/rt3/distinfo 1.21 - devel/rt3/patches/patch-aa 1.3 - devel/rt3/patches/patch-ab 1.4 - devel/rt3/patches/patch-lib_RT.pm 1.1 - devel/rt3/patches/patch-lib_RT_Action_CreateTickets.pm 1.1 - devel/rt3/patches/patch-lib_RT_CustomFieldValues_External.pm 1.1 - devel/rt3/patches/patch-lib_RT_Interface_Email.pm 1.1 - devel/rt3/patches/patch-lib_RT_Interface_Email_Auth_GnuPG.pm 1.1 - devel/rt3/patches/patch-lib_RT_Ticket__Overlay.pm 1.1 - devel/rt3/patches/patch-lib_RT_Transaction__Overlay.pm 1.1 - devel/rt3/patches/patch-sbin_rt-attributes-viewer 1.1 - devel/rt3/patches/patch-sbin_rt-attributes-viewer.in 1.1 - devel/rt3/patches/patch-share_html_Admin_CustomFields_Modify.html 1.1 - devel/rt3/patches/patch-share_html_Helpers_CalPopup.html 1.1 - devel/rt3/patches/patch-share_html_Search_Bulk.html 1.1 - devel/rt3/patches/patch-share_html_Search_Elements_SelectChartType 1.1 - devel/rt3/patches/patch-share_html_Ticket_Elements_PreviewScrips 1.1 - devel/rt3/patches/patch-t_approval_admincc.t 1.1 - devel/rt3/patches/patch-t_approval_basic.t 1.1 --- Module Name: pkgsrc Committed By: spz Date: Tue Oct 25 19:38:10 UTC 2011 Modified Files: pkgsrc/devel/rt3: Makefile distinfo pkgsrc/devel/rt3/patches: patch-aa patch-ab Added Files: pkgsrc/devel/rt3/patches: patch-lib_RT.pm patch-lib_RT_Action_CreateTickets.pm patch-lib_RT_CustomFieldValues_External.pm patch-lib_RT_Interface_Email.pm patch-lib_RT_Interface_Email_Auth_GnuPG.pm patch-lib_RT_Ticket__Overlay.pm patch-lib_RT_Transaction__Overlay.pm patch-sbin_rt-attributes-viewer patch-sbin_rt-attributes-viewer.in patch-share_html_Admin_CustomFields_Modify.html patch-share_html_Helpers_CalPopup.html patch-share_html_Search_Bulk.html patch-share_html_Search_Elements_SelectChartType patch-share_html_Ticket_Elements_PreviewScrips patch-t_approval_admincc.t patch-t_approval_basic.t Log Message: make rt deal with perl 5.14 @ text @a0 15 $NetBSD$ perl 5.14 qw() in for* fixes --- sbin/rt-attributes-viewer.orig 2011-04-14 01:10:12.000000000 +0000 +++ sbin/rt-attributes-viewer @@@@ -103,7 +103,7 @@@@ unless ( $attr->id ) { } my %res = (); -$res{$_} = $attr->$_() foreach qw(ObjectType ObjectId Name Description Content ContentType); +$res{$_} = $attr->$_() foreach ( qw(ObjectType ObjectId Name Description Content ContentType) ); use Data::Dumper; print "Content of attribute #$id: ". Dumper( \%res ); @