diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2009-10-10 14:32:35 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2009-10-10 14:32:35 +0000 |
commit | 7a8097680b91f7ebbe142411caad3aec7f892af8 (patch) | |
tree | a3e908be99989dc7fd98f9c48cb3c2881d9d5266 /www/p5-Apache-AuthTicket | |
parent | 35d68c0399e95d930bae6eb22e65b503863e20ce (diff) |
Notes
Diffstat (limited to 'www/p5-Apache-AuthTicket')
-rw-r--r-- | www/p5-Apache-AuthTicket/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-AuthTicket/distinfo | 6 | ||||
-rw-r--r-- | www/p5-Apache-AuthTicket/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/www/p5-Apache-AuthTicket/Makefile b/www/p5-Apache-AuthTicket/Makefile index 90cd8f06248c..a8e4658af869 100644 --- a/www/p5-Apache-AuthTicket/Makefile +++ b/www/p5-Apache-AuthTicket/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Apache-AuthTicket -PORTVERSION= 0.40 +PORTVERSION= 0.90 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/www/p5-Apache-AuthTicket/distinfo b/www/p5-Apache-AuthTicket/distinfo index 9838a546f628..6fdd13198ea8 100644 --- a/www/p5-Apache-AuthTicket/distinfo +++ b/www/p5-Apache-AuthTicket/distinfo @@ -1,3 +1,3 @@ -MD5 (Apache-AuthTicket-0.40.tar.gz) = a1d0a5650b9deae181effb977c8d71a8 -SHA256 (Apache-AuthTicket-0.40.tar.gz) = 57311f5700cc6d5879a643df940d98d658b3e9a4c23bbedf7aa68c84544a4cbb -SIZE (Apache-AuthTicket-0.40.tar.gz) = 20346 +MD5 (Apache-AuthTicket-0.90.tar.gz) = 2d73a9166db641c01ebdb82ea4789fba +SHA256 (Apache-AuthTicket-0.90.tar.gz) = 93314e5974e286e888bacb12b095c0153ee92f0be16d662d5bf390e7a8abfed6 +SIZE (Apache-AuthTicket-0.90.tar.gz) = 24616 diff --git a/www/p5-Apache-AuthTicket/pkg-plist b/www/p5-Apache-AuthTicket/pkg-plist index cd4ce34dbfbc..1725c4fd2edc 100644 --- a/www/p5-Apache-AuthTicket/pkg-plist +++ b/www/p5-Apache-AuthTicket/pkg-plist @@ -1,7 +1,9 @@ %%SITE_PERL%%/Apache/AuthTicket.pm +%%SITE_PERL%%/Apache/AuthTicket/Util.pm %%SITE_PERL%%/Apache2/AuthTicket.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthTicket/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AuthTicket @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache +@dirrmtry %%SITE_PERL%%/Apache/AuthTicket @dirrmtry %%SITE_PERL%%/Apache2 @dirrmtry %%SITE_PERL%%/Apache |