Ticket #8243: patch-p5-exception-class

File patch-p5-exception-class, 699 bytes (added by narf_tm@…, 18 years ago)

Patch

Line 
1--- Portfile.orig       2006-04-07 11:05:51.000000000 -0500
2+++ Portfile    2006-04-07 11:08:13.000000000 -0500
3@@ -2,8 +2,8 @@
4 
5 PortSystem 1.0
6 PortGroup perl5 1.0
7-perl5.setup                    Exception-Class 1.21
8-maintainers                    mat@FreeBSD.org
9+perl5.setup                    Exception-Class 1.23
10+maintainers                    narf_tm@trulycertifiable.com   
11 description                    A module that allows you to declare real exception classes in Perl
12 long_description \
13        Exception::Class allows you to declare exception hierarchies in your \
14@@ -11,7 +11,7 @@
15 
16 platforms                      darwin
17 
18-checksums md5 3268817e7fa4367209f666bd8e33037c
19+checksums md5 560b42c0cf8b795bdc793459edb7ec13
20 
21 depends_lib-append     port:p5-devel-stacktrace port:p5-class-data-inheritable
22