mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
Vendor update to 1.16
- David Wheeler's patch exposed a bug in Devel::StackTrace which could cause exceptions to not have any value set for package, file, or line. This is fixed by depending on Devel::StackTrace 1.04. This release is otherwise identical to 1.15. Reported by Steve Hay.
This commit is contained in:
parent
bb7fb70321
commit
a1c380b684
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89390
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Exception-Class
|
||||
PORTVERSION= 1.15
|
||||
PORTVERSION= 1.16
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Exception
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (Exception-Class-1.15.tar.gz) = 9c50bb7df85f58dd6e4dcc56fad0122c
|
||||
MD5 (Exception-Class-1.16.tar.gz) = 6c8646c9be877033371c32803cd17d26
|
||||
|
|
Loading…
Add table
Reference in a new issue