Summary: | [PATCH] security/p5-Authen-PAM: Update to 0.16 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yasuhiro Kimura <yasu> | ||||
Component: | Individual Port(s) | Assignee: | Dag-Erling Smørgrav <des> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | des | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Yasuhiro Kimura
2006-03-20 00:30:22 UTC
Responsible Changed From-To: freebsd-ports-bugs->des Over to maintainer Hi. According to the report of kris@pointyhat, I forgot to update pkg-plist. So would you please apply additional patch below? Regards. --- KIMURA Yasuhiro Index: pkg-plist =================================================================== RCS file: /usr1/freebsd/cvsroot/ports/security/p5-Authen-PAM/pkg-plist,v retrieving revision 1.5 diff -u -r1.5 pkg-plist --- pkg-plist 20 Mar 2006 16:03:38 -0000 1.5 +++ pkg-plist 22 Mar 2006 03:10:43 -0000 @@ -5,4 +5,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/PAM/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/PAM @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Authen/PAM @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Authen State Changed From-To: open->closed committed, thanks. |