Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-28 03:10:36 UTC Now

2012-01-22 21:10:18 UTC MAIN commitmail json YAML

Remove an over-zealous warning, which breaks the amstatus script for
Perl 5.14+.

According to <https://bugzilla.redhat.com/show_bug.cgi?id=512534>,
upstream did away with -T here in Amanda v2.6.

Since Perl 5.14+ warns of a deprecated newgetopt.perl, depend on the
recommended compat module.

(hauke)