1 | --- Portfile.orig 2006-04-07 09:45:52.000000000 -0500 |
---|
2 | +++ Portfile 2006-04-07 09:47:23.000000000 -0500 |
---|
3 | @@ -2,8 +2,8 @@ |
---|
4 | |
---|
5 | PortSystem 1.0 |
---|
6 | PortGroup perl5 1.0 |
---|
7 | -perl5.setup DBIx-ContextualFetch 1.02 |
---|
8 | -maintainers mat@FreeBSD.org |
---|
9 | +perl5.setup DBIx-ContextualFetch 1.03 |
---|
10 | +maintainers narf_tm@trulycertifiable.com |
---|
11 | description Add contextual fetches to DBI |
---|
12 | long_description \ |
---|
13 | It always struck me odd that DBI didn't take much advantage of Perl's \ |
---|
14 | @@ -13,6 +13,6 @@ |
---|
15 | |
---|
16 | platforms darwin |
---|
17 | |
---|
18 | -checksums md5 e0e2d7db498de03fb3aef95ebd1e0947 |
---|
19 | +checksums md5 20a78432ae26b266216b7b30ff7941c3 |
---|
20 | |
---|
21 | depends_lib-append port:p5-dbi |
---|