Date: Tue, 22 Nov 2016 15:05:29 +0000 From: bugzilla-noreply@freebsd.org To: perl@FreeBSD.org Subject: [Bug 214617] mail/p5-Mail-Alias: library no longer works on perl5.24 Message-ID: <bug-214617-14331-1WdmBBF8aW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214617-14331@https.bugs.freebsd.org/bugzilla/> References: <bug-214617-14331@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214617 --- Comment #5 from commit-hook@freebsd.org --- A commit references this bug: Author: mat Date: Tue Nov 22 15:04:29 UTC 2016 New revision: 426829 URL: https://svnweb.freebsd.org/changeset/ports/426829 Log: Fix with Perl 5.22+ Using defined(@array) was deprecated in 1999 for Perl 5.6, and removed in 2014 for 5.22. PR: 214617 Reported by: takeda takeda tk Sponsored by: Absolight Changes: head/mail/p5-Mail-Alias/Makefile head/mail/p5-Mail-Alias/files/ head/mail/p5-Mail-Alias/files/patch-Alias.pm --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214617-14331-1WdmBBF8aW>