diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-21 05:00:02 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-21 05:00:02 +0800 |
commit | afc876e930b16e9525bc4c9428992a2be63fb552 (patch) | |
tree | 0cb40973a16fe2b0f96eeffe32eb20e9c2ea916b /databases | |
parent | 4e279639439b8bb165ea27805d7e0c82c2d8eb3e (diff) | |
download | freebsd-ports-graphics-afc876e930b16e9525bc4c9428992a2be63fb552.tar.gz freebsd-ports-graphics-afc876e930b16e9525bc4c9428992a2be63fb552.tar.zst freebsd-ports-graphics-afc876e930b16e9525bc4c9428992a2be63fb552.zip |
- Update to 0.51
Approved by: maintainer implicit
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-Google/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-Google/distinfo | 6 | ||||
-rw-r--r-- | databases/p5-DBD-Google/pkg-plist | 9 |
3 files changed, 10 insertions, 7 deletions
diff --git a/databases/p5-DBD-Google/Makefile b/databases/p5-DBD-Google/Makefile index a6fb1667395..95f88991691 100644 --- a/databases/p5-DBD-Google/Makefile +++ b/databases/p5-DBD-Google/Makefile @@ -7,7 +7,7 @@ # PORTNAME= DBD-Google -PORTVERSION= 0.50 +PORTVERSION= 0.51 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-DBD-Google/distinfo b/databases/p5-DBD-Google/distinfo index c555d04e55e..27508d49c10 100644 --- a/databases/p5-DBD-Google/distinfo +++ b/databases/p5-DBD-Google/distinfo @@ -1,3 +1,3 @@ -MD5 (DBD-Google-0.50.tar.gz) = 7fdb82f0be7ca8d439de3ff5402c72a3 -SHA256 (DBD-Google-0.50.tar.gz) = ea9d089c46521c3341e6416cfe64ddb2b0004f55b02384c5744adcdd727847c8 -SIZE (DBD-Google-0.50.tar.gz) = 20464 +MD5 (DBD-Google-0.51.tar.gz) = b926caf0b740a1b7b2f01da1e5265b28 +SHA256 (DBD-Google-0.51.tar.gz) = 4b96a16026d397e443ad5c74bef70adac34e2451f9887904594cde59f43588c6 +SIZE (DBD-Google-0.51.tar.gz) = 19032 diff --git a/databases/p5-DBD-Google/pkg-plist b/databases/p5-DBD-Google/pkg-plist index 59e4a1fe6b0..543f842d59b 100644 --- a/databases/p5-DBD-Google/pkg-plist +++ b/databases/p5-DBD-Google/pkg-plist @@ -5,8 +5,11 @@ %%SITE_PERL%%/DBD/Google/parser.pm %%SITE_PERL%%/DBD/Google/st.pm %%SITE_PERL%%/SQL/Dialects/Google.pm -@dirrm %%SITE_PERL%%/DBD/Google -@dirrmtry %%SITE_PERL%%/DBD %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Google/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Google +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/Google @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto +@dirrmtry %%SITE_PERL%%/SQL/Dialects +@dirrmtry %%SITE_PERL%%/SQL +@dirrmtry %%SITE_PERL%%/DBD/Google +@dirrmtry %%SITE_PERL%%/DBD |